{% extends 'base.html' %} {% block title %}About{% endblock %} {% block content %}

About


This example application was developed by Gadi Oren as a part of moma-django package, in order to demonstrate how the framework can by utilized in a real-life application.

It was deployed and used "live" the first time at the Django Boston meetup 2/27/2014.


Please visit the project pages at github.
Back
{% endblock %}