django-authority/example
2013-12-20 19:33:05 +01: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 Added custom user model and modified test run to use it when Django >= 1.5 2013-06-13 06:13:12 -05: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 Add manage.py in example project, useful to run tests ootb with ./manage.py test authority 2009-11-02 11:32:21 +00: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