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 1cdb6e6d1d
Don't set CSRF cookie on first visit. Signup is exempt from CSRF protection.
5 years ago
..
management Fix the senddeletionnotices command to take into account the new default SMS limit. 5 years ago
migrations Add Profile.last_active_date field for more accurate inactive user detection 5 years ago
tests Signup form sets the "auto-login" cookie to avoid an extra click during first login 5 years ago
__init__.py Initial commit 10 years ago
admin.py Cleanup in report-body-html.html. 5 years ago
backends.py Source formatted with Black 6 years ago
forms.py Source formatted with Black 6 years ago
middleware.py When user has no projects, don't auto-create a project. 6 years ago
models.py Add Profile.last_active_date field for more accurate inactive user detection 5 years ago
urls.py Source formatted with Black 6 years ago
views.py Don't set CSRF cookie on first visit. Signup is exempt from CSRF protection. 5 years ago