healthchecks/hc
2019-05-02 15:36:18 +03:00
..
accounts Password strength meter and length check in the "Set Password" form 2019-04-29 23:16:49 +03:00
api Fix the "send_alert" admin action. 2019-05-02 14:06:56 +03:00
front Clicking on project's name in page header always goes to "My Projects" overview. 2019-05-02 15:36:18 +03:00
lib Management command for sending inactive account notifications 2019-03-13 00:38:34 +02:00
payments Admin improvements. 2019-01-28 13:05:40 +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 Add the EMAIL_USE_VERIFICATION configuration setting. Fixes #232 2019-04-01 11:16:47 +03:00
test.py Test cases for adding project, removing project and leaving project. 2019-01-29 19:57:18 +02:00
urls.py Users can create and remove Projects -- WIP 2019-01-28 20:09:23 +02:00
wsgi.py Initial commit 2015-06-11 22:12:09 +03:00