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 7ced981d45
Remove obsolete signature checking code in accounts.views.unsubscribe_reports
7 years ago
..
management `pruneusers` command removes accounts older than 30 days that have never logged in. 7 years ago
migrations Adding missing migrations. Fixes #145 7 years ago
tests Remove obsolete signature checking code in accounts.views.unsubscribe_reports 7 years ago
__init__.py Initial commit 10 years ago
admin.py Remove allow_tag as it's not needed anymore 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 Fix tests, lazy-load user's teams. 7 years ago
models.py Setting api key will save it as a byte 7 years ago
urls.py Preliminary Django 2 support 7 years ago
views.py Remove obsolete signature checking code in accounts.views.unsubscribe_reports 7 years ago