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 7994259003
When an invited user logs in, redirect them to the new project
5 years ago
..
management Removing debug statement. 5 years ago
migrations New feature: Project Settings > Transfer Ownership (WIP, missing tests) 5 years ago
tests Check membership when initiating project's transfer. Use transaction.atomic() when completing the transfer. 5 years ago
__init__.py Initial commit 10 years ago
admin.py Profiles admin: filtering by number of checks, show check count by project. 5 years ago
backends.py request.project is now unused, removing 5 years ago
forms.py New feature: Project Settings > Transfer Ownership (WIP, missing tests) 5 years ago
middleware.py request.project is now unused, removing 5 years ago
models.py When an invited user logs in, redirect them to the new project 5 years ago
urls.py Auto-submit the unsubscribe confirmation form only if signature is more than 5 minutes old. Idea from https://stackoverflow.com/questions/59281750/strategies-to-prevent-email-scanners-from-activating-unsubscribe-links/59381066#59381066 5 years ago
views.py Check membership when initiating project's transfer. Use transaction.atomic() when completing the transfer. 5 years ago