taiga-back/taiga/projects
Alejandro Alonso f66b4c9640 Refactoring bulk update order API calls 2016-07-28 15:35:15 +02:00
..
attachments Migrating attachments serializers 2016-07-06 20:07:11 +02:00
custom_attributes Fixing custom fields deletes 2016-07-28 10:00:15 +02:00
fixtures Issue #3964: Order project templates 2016-06-15 17:13:00 +02:00
history Including the gravatar id in the responses and not generating the gravatar avatar url by default 2016-07-08 09:36:32 +02:00
issues Refactoring bulk update order API calls 2016-07-28 15:35:15 +02:00
likes Migrating Likes and votes serializers 2016-07-06 12:46:53 +02:00
management Fix sampledata command to generate tags with and without color 2016-06-15 11:03:29 +02:00
migrations Fixing reduce_dim sql function 2016-07-07 13:09:03 +02:00
milestones Moving ValidationError to taiga.base.exceptions 2016-07-06 20:07:11 +02:00
mixins Splitting validators and serializers 2016-07-06 12:46:53 +02:00
notifications Moving ValidationError to taiga.base.exceptions 2016-07-06 20:07:11 +02:00
occ Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
references Moving ValidationError to taiga.base.exceptions 2016-07-06 20:07:11 +02:00
services Refactoring bulk update order API calls 2016-07-28 15:35:15 +02:00
tagging Moving ValidationError to taiga.base.exceptions 2016-07-06 20:07:11 +02:00
tasks Refactoring bulk update order API calls 2016-07-28 15:35:15 +02:00
templates/emails Marking as "html" safe email subjects 2016-06-07 19:12:49 +02:00
userstories Refactoring bulk update order API calls 2016-07-28 15:35:15 +02:00
votes Migrating Likes and votes serializers 2016-07-06 12:46:53 +02:00
wiki Splitting validators and serializers 2016-07-06 12:46:53 +02:00
__init__.py Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
admin.py Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
api.py Moving ValidationError to taiga.base.exceptions 2016-07-06 20:07:11 +02:00
apps.py Assign a color when create a new tag 2016-06-15 11:03:28 +02:00
choices.py Improving project deletion 2016-05-31 13:11:44 +02:00
filters.py Splitting validators and serializers 2016-07-06 12:46:53 +02:00
models.py Fix a typo 2016-06-17 17:04:39 +02:00
permissions.py API calls to create, rename, edit color, delete and mix tags 2016-06-15 11:03:28 +02:00
serializers.py Including the gravatar id in the responses and not generating the gravatar avatar url by default 2016-07-08 09:36:32 +02:00
signals.py Assign a color when create a new tag 2016-06-15 11:03:28 +02:00
translations.py Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
utils.py Splitting validators and serializers 2016-07-06 12:46:53 +02:00
validators.py Moving ValidationError to taiga.base.exceptions 2016-07-06 20:07:11 +02:00