healthchecks/hc/accounts
2018-11-09 22:12:11 +02:00
..
management Add read-only API key support 2018-10-29 21:44:34 +02:00
migrations Remove Profile.bill_to field. 2018-11-06 10:19:59 +02:00
tests A workaround for some email agents automatically opening "Unsubscribe" links 2018-11-09 22:12:11 +02:00
__init__.py Initial commit 2015-06-11 22:12:09 +03:00
admin.py Remove Profile.bill_to field. 2018-11-06 10:19:59 +02:00
backends.py Small tweaks to make sure we don't query accounts_profile multiple times on every request. 2017-08-30 22:18:31 +03:00
forms.py Separate sign up and login forms. 2018-10-12 10:55:15 +03:00
middleware.py Fix tests, lazy-load user's teams. 2018-02-26 12:49:25 +02:00
models.py Remove Profile.bill_to field. 2018-11-06 10:19:59 +02:00
urls.py Separate sign up and login forms. 2018-10-12 10:55:15 +03:00
views.py A workaround for some email agents automatically opening "Unsubscribe" links 2018-11-09 22:12:11 +02:00