django-dbtemplates/example
2011-04-11 19:21:11 +02:00
..
__init__.py Added simple example project for testing 2008-11-16 02:01:44 +00:00
manage.py Added some documentation for the example project, support to start it directly and small touches on the docs 2008-11-16 02:03:22 +00:00
requirements.txt Added staticfiles as a requirement of the example app. 2010-06-24 14:23:17 +02:00
settings.py Added DATABASES setting to example project to make sure we can run on modern Django. 2011-04-11 19:21:11 +02:00
urls.py Updated example URL conf. 2011-04-11 19:19:57 +02:00