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 f814035f03
Declutter /admin/accounts/profile/
4 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 Declutter /admin/accounts/profile/ 4 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 Refactor: change Check.get_status(with_started=...) default value from True to False (with_started=False is or will be useful in more places) 4 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