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.
 
 
 
 
 
Di Wu fe72792fd2 use basetestcase for most test cases that require predefined user, add test for ensuretriggers, add travis cache 9 years ago
..
management Code to send monthly reports (but no management command yet to actually send them) 9 years ago
migrations Store the one time login token in profile so user.password can be used for regular passwords. 9 years ago
tests use basetestcase for most test cases that require predefined user, add test for ensuretriggers, add travis cache 9 years ago
__init__.py Initial commit 10 years ago
admin.py Log page shows notice about reached ping log limit. 9 years ago
backends.py fix tests and optimize authentication and fix some unclosed markup 9 years ago
forms.py Users can add passwords to their accounts. Fixes #6 9 years ago
models.py Users can add passwords to their accounts. Fixes #6 9 years ago
urls.py Users can add passwords to their accounts. Fixes #6 9 years ago
views.py Users can add passwords to their accounts. Fixes #6 9 years ago