healthchecks/hc/accounts
2019-04-29 23:16:49 +03:00
..
management Management command for sending inactive account notifications 2019-03-13 00:38:34 +02:00
migrations Management command for sending inactive account notifications 2019-03-13 00:38:34 +02:00
tests Password strength meter and length check in the "Set Password" form 2019-04-29 23:16:49 +03:00
__init__.py Initial commit 2015-06-11 22:12:09 +03:00
admin.py Management command for sending inactive account notifications 2019-03-13 00:38:34 +02:00
backends.py Preload Profile.current_project, saves one query per request. 2019-01-21 21:59:50 +02:00
forms.py Password strength meter and length check in the "Set Password" form 2019-04-29 23:16:49 +03:00
middleware.py When user has no projects, don't auto-create a project. 2019-01-29 13:19:15 +02:00
models.py Management command for sending inactive account notifications 2019-03-13 00:38:34 +02:00
urls.py Show "Badges" and "Settings" in top navigation. Fixes #234 2019-04-02 11:51:35 +03:00
views.py Rate limit login-with-password attempts. 2019-04-26 15:51:10 +03:00