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 8a68ea50dc
Fix tests. Fix "View Profile" link in Subscriptions admin
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 Fix tests. Fix "View Profile" link in Subscriptions admin 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 Preliminary Django 2 support 7 years ago