taiga-back/taiga/projects/attachments
Andrey Antukh 5a181051d9 [backport] Normalize final attachment filename. 2014-10-06 17:30:05 +02:00
..
management Fix regular expresion on migrate_attachments script. 2014-09-22 11:30:00 +02:00
migrations Add cached name and size fields to attachment model. 2014-09-17 15:02:54 +02:00
__init__.py Refactor attachments 2014-05-09 12:09:49 +02:00
admin.py Refactor attachments 2014-05-09 12:09:49 +02:00
api.py Remove deprecated attachment view responsible of permission checks. 2014-09-17 15:02:54 +02:00
models.py [backport] Normalize final attachment filename. 2014-10-06 17:30:05 +02:00
permissions.py Remove unsed import on attachments permissions module. 2014-09-05 22:32:05 +02:00
serializers.py Change the way to generate attachment resource path. 2014-09-17 15:02:54 +02:00