fixtures
|
Add API tests.
|
2017-12-07 16:34:48 -05:00 |
templates
|
Prep meta files for v1.0.0 release.
|
2017-12-27 09:20:32 -05:00 |
templatetags
|
Add version string template tag.
|
2017-12-26 08:53:38 -05:00 |
tests
|
Update URL definitions to Django 2.0 style.
|
2017-12-13 18:12:32 -05:00 |
__init__.py
|
Add version string template tag.
|
2017-12-26 08:53:38 -05:00 |
admin.py
|
Add Settings model extending User.
|
2017-11-12 12:09:54 -05:00 |
apps.py
|
Add version string template tag.
|
2017-12-26 08:53:38 -05:00 |
forms.py
|
Create all new users as superuser, for now.
|
2017-12-13 13:25:36 -05:00 |
mixins.py
|
Only allow staff members to manage users.
|
2017-12-13 13:49:10 -05:00 |
models.py
|
Add per-user token-based API authentication.
|
2017-12-05 10:46:59 -05:00 |
urls.py
|
Update URL definitions to Django 2.0 style.
|
2017-12-13 18:12:32 -05:00 |
views.py
|
Only allow staff members to manage users.
|
2017-12-13 13:49:10 -05:00 |