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 b0db5181d8
Don't validate plan_id if it has not changed from the old value (when updating payment method).
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 validate plan_id if it has not changed from the old value (when updating payment method). 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