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 abdff95ce8
Admin tweaks.
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 Admin tweaks. 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 Send an "Ownership Transfer Request" email notification. 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