django-authority/example
2009-07-06 16:03:56 +02:00
..
exampleapp Introduce a new syntax for the decorator to not rely on the order of the arguments passed to the view function. That failed because kwargs is a dict, d'oh. 2009-07-06 16:03:56 +02:00
templates Updated example project to use the latest additions to django-authority 2009-06-22 01:07:26 +02:00
__init__.py Added example project 2009-06-08 12:03:49 +02:00
development.py Added example project 2009-06-08 12:03:49 +02:00
production.py Added example project 2009-06-08 12:03:49 +02:00
settings.py Updated example project to use the latest additions to django-authority 2009-06-22 01:07:26 +02:00
urls.py Add an alternative Django 1.0.2 section to the buildout. Use django-debug-toolbar's released version instead of latest development version. 2009-07-03 15:34:42 +02:00