django-authority/example
2015-11-10 19:31:54 +02:00
..
exampleapp refs #12: print functions in all the places 2013-03-18 19:11:38 -04:00
templates Added date_requested and date_approved fields to Permission model, to accompany the permission request changes. This requires a schema change. 2009-07-23 07:33:34 +02:00
users import admin in example so it works with dj17 2015-11-10 19:31:54 +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
manage.py Update manage.py for Django 1.6 and below 2013-12-20 20:14:07 +01:00
production.py Added example project 2009-06-08 12:03:49 +02:00
settings.py Fix use of deprecated adminmedia taglib 2013-07-13 01:30:38 +00:00
urls.py Fix import for Django 1.6 in example 2013-12-20 19:33:05 +01:00