django-authority/example
2020-02-07 11:38:50 +01:00
..
exampleapp Move tests from example app into main package. 2020-02-07 11:38:50 +01: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 Blacken the code. 2020-02-07 10:50:47 +01:00
__init__.py Added example project 2009-06-08 12:03:49 +02:00
development.py Blacken the code. 2020-02-07 10:50:47 +01:00
manage.py Blacken the code. 2020-02-07 10:50:47 +01:00
production.py Blacken the code. 2020-02-07 10:50:47 +01:00
settings.py Remove local_settings since it's an anti-pattern. 2020-02-07 11:38:31 +01:00
urls.py Blacken the code. 2020-02-07 10:50:47 +01:00