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 2346ac3e80
Bugfix: don't allow duplicate team memberships
4 years ago
..
management Less verbose output in the `senddeletionnotices` command 4 years ago
migrations Bugfix: don't allow duplicate team memberships 4 years ago
tests Bugfix: don't allow duplicate team memberships 4 years ago
__init__.py Initial commit 10 years ago
admin.py In channels admin, don't show the notification counts, querying it is too expensive. 4 years ago
backends.py request.project is now unused, removing 5 years ago
forms.py Handle excessively long email addresses in the team member invite form. 4 years ago
middleware.py request.project is now unused, removing 5 years ago
models.py Bugfix: don't allow duplicate team memberships 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 Bugfix: don't allow duplicate team memberships 4 years ago