healthchecks/hc/accounts
2017-03-16 19:39:30 +02:00
..
management pruneusers management command does not touch users with team memberships. Tests. 2017-01-14 11:51:15 +02:00
migrations Team Access, test cleanup 2016-05-09 15:35:13 +03:00
tests "Close Account" section in Settings page. Fixes #95 2017-03-16 19:39:30 +02:00
__init__.py Initial commit 2015-06-11 22:12:09 +03:00
admin.py Django 1.10 2016-08-29 17:54:53 +03:00
backends.py /admin/login/ uses the same login view as the main site. 2017-01-28 13:16:42 +02:00
forms.py Team Access, test cleanup 2016-05-09 15:35:13 +03:00
middleware.py REGISTRATION_OPEN setting. superuser accounts by default have team access enabled. Fixes #97 and #113 2017-02-24 15:58:11 +02:00
models.py REGISTRATION_OPEN setting. superuser accounts by default have team access enabled. Fixes #97 and #113 2017-02-24 15:58:11 +02:00
urls.py "Close Account" section in Settings page. Fixes #95 2017-03-16 19:39:30 +02:00
views.py "Close Account" section in Settings page. Fixes #95 2017-03-16 19:39:30 +02:00