taiga-back/taiga/projects/notifications
Alejandro Alonso fd2037f456 Issue 2991 - When a new comment is added the update of watchers list applies in the next future change 2015-09-15 17:06:00 +02:00
..
management/commands Using iterqueryset in management command 2014-10-29 09:12:04 +01:00
migrations Adding votes and watched projects to sample_data 2015-08-26 15:19:01 +02:00
templates/emails [i18n] Fix a typo 2015-05-15 18:07:28 +02:00
__init__.py Fixing notifications __init__ because it was generating migration problems 2014-10-28 18:08:42 +01:00
admin.py Improving admin 2015-08-26 15:19:02 +02:00
api.py Refactoring watchers for projects 2015-09-08 13:37:26 +02:00
choices.py Add license to some files 2014-06-12 10:49:05 +02:00
mixins.py Issue 2991 - When a new comment is added the update of watchers list applies in the next future change 2015-09-15 17:06:00 +02:00
models.py Adding votes and watched projects to sample_data 2015-08-26 15:19:01 +02:00
permissions.py Add partial_update_perms to permission classes to allow put requests 2015-08-25 12:05:17 +02:00
serializers.py Adding votes and watched projects to sample_data 2015-08-26 15:19:01 +02:00
services.py Issue 2991 - When a new comment is added the update of watchers list applies in the next future change 2015-09-15 17:06:00 +02:00
utils.py Refactoring watchers for projects 2015-09-08 13:37:26 +02:00
validators.py Refactoring and improving watchers 2015-08-26 15:10:13 +02:00