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
..
accounts 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
api Add the "Last Duration" field in the "My Checks" page. Add "last_duration" attribute to the Check API resource. Fixes #257 5 years ago
front Add the "Last Duration" field in the "My Checks" page. Add "last_duration" attribute to the Check API resource. Fixes #257 5 years ago
lib In monthly report, show months in ascending order. Cleanup. 5 years ago
payments Don't throw an exception if user's current project is unset. 5 years ago
__init__.py Initial commit 10 years ago
local_settings.py.example Simplify: remove djmail and django-ses-backend dependencies. 8 years ago
settings.py Apprise Notifications are now a controlled via settings 5 years ago
test.py Source formatted with Black 6 years ago
urls.py Source formatted with Black 6 years ago
wsgi.py Initial commit 10 years ago