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 e4150e8514
Settings > Badges page shows badges from all teams user has access to.
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 Demo checks shown on welcome page are not saved to database. User's first check is created when creating the user. 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 Rename form field "email" to "identity" to hopefully avoid some auto-form-fill spam. 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 Settings > Badges page shows badges from all teams user has access to. 7 years ago