healthchecks/hc
2017-04-24 22:35:16 +03:00
..
accounts "Close Account" section in Settings page. Fixes #95 2017-03-16 19:39:30 +02:00
api Pause before next report to avoid hitting sending quota 2017-04-24 22:35:16 +03:00
front Return 403 when API key is wrong. Return 404 when resource not found. Return 405 when request method is wrong. Return 400 when request syntax is wrong. 2017-03-10 10:35:21 +02:00
lib "X-Bounce-Url" header in email messages. An API endpoint to handle bounce notifications. (#112) 2017-03-05 21:42:36 +02:00
payments "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
local_settings.py.example Simplify: remove djmail and django-ses-backend dependencies. 2017-01-29 11:44:22 +02:00
settings.py REGISTRATION_OPEN setting. superuser accounts by default have team access enabled. Fixes #97 and #113 2017-02-24 15:58:11 +02:00
test.py Access rights checks for team access stuff in profile page. 2016-05-14 12:51:10 +03:00
urls.py /admin/login/ uses the same login view as the main site. 2017-01-28 13:16:42 +02:00
wsgi.py Initial commit 2015-06-11 22:12:09 +03:00