django-authority/example
2009-11-02 11:32:21 +00:00
..
exampleapp Moved setting the user field widget to correct location in UserPermissionForm 2009-10-12 15:45:06 +02: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
__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 Updated example project to use the latest additions to django-authority 2009-06-22 01:07:26 +02:00
urls.py Moved setting the user field widget to correct location in UserPermissionForm 2009-10-12 15:45:06 +02:00