You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Pēteris Caune 41a0871452
Generate usernames as uuid3(const, email). Prevents multiple accts with the same email. Prevent double-clicking the submit button in signup form. Fixes #290
5 years ago
..
management Source formatted with Black 6 years ago
migrations Source formatted with Black 6 years ago
tests Don't show the "Sign Up" link in the login page if registration is closed. Fixes #280 5 years ago
__init__.py Initial commit 10 years ago
admin.py Cleanup in report-body-html.html. 5 years ago
backends.py Source formatted with Black 6 years ago
forms.py Source formatted with Black 6 years ago
middleware.py When user has no projects, don't auto-create a project. 6 years ago
models.py Experimental: show the number of outages and total downtime in monthly reports. (#104) 5 years ago
urls.py Source formatted with Black 6 years ago
views.py Generate usernames as uuid3(const, email). Prevents multiple accts with the same email. Prevent double-clicking the submit button in signup form. Fixes #290 5 years ago