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 58cfaaa527
Don't send monthly reports to inactive accounts (no pings in 6 months)
6 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 Don't send monthly reports to inactive accounts (no pings in 6 months) 6 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 Separate sign up and login forms. 6 years ago
middleware.py Fix tests, lazy-load user's teams. 7 years ago
models.py Don't send monthly reports to inactive accounts (no pings in 6 months) 6 years ago
urls.py Separate sign up and login forms. 6 years ago
views.py Report unsubscribe link works with POST. Include "X-Bounce-Url" header in report emails. 6 years ago