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 fb17211320 Clear out `Profile.next_report_date` and `Profile.next_nag_date` when unsubscribing from reports. 7 years ago
..
management Email reports list checks from all teams the user has access to. 7 years ago
migrations Adding missing migrations. Fixes #145 7 years ago
tests Clear out `Profile.next_report_date` and `Profile.next_nag_date` when unsubscribing from reports. 7 years ago
__init__.py Initial commit 10 years ago
admin.py team_access_allowed field is not used any more, removing. 7 years ago
backends.py Small tweaks to make sure we don't query accounts_profile multiple times on every request. 7 years ago
forms.py Adding an option to send daily or hourly reminders if any check is down. Fixes #48 7 years ago
middleware.py Small tweaks to make sure we don't query accounts_profile multiple times on every request. 7 years ago
models.py Profile.token generated from os.urandom 7 years ago
urls.py More secure unsubscribe links for monthly reports. 7 years ago
views.py Clear out `Profile.next_report_date` and `Profile.next_nag_date` when unsubscribing from reports. 7 years ago