taiga-back/taiga/base
Jesús Espino 871d9d6963 SmallFix: Add necesary imports 2015-02-18 09:54:50 +01:00
..
api Refactor day: Use taiga.base.response instead rest_framework.response 2015-02-17 12:25:37 +01:00
connectors Allow auth plugins 2015-02-11 09:36:56 +01:00
formats Remove the coding lines 2014-04-25 12:33:16 +02:00
management Fix tests 2015-01-26 09:44:57 +01:00
middleware Add access-control-max-age header to cors middleware for avoid options pre-flight. 2014-09-04 11:27:20 +02:00
static Email images 2015-01-09 12:50:54 +01:00
templates/emails Translate and fix all emails 2015-01-26 09:44:57 +01:00
utils US #1678: Add webhooks to the backend 2015-01-14 16:04:22 +01:00
__init__.py Improved monkey patching setup. 2014-09-16 10:48:43 +02:00
apps.py Improved monkey patching setup. 2014-09-16 10:48:43 +02:00
decorators.py [HUGE CHANGE] Changed the permissions system 2014-07-24 12:19:06 +02:00
exceptions.py Refactor day: Use taiga.base.response instead rest_framework.response 2015-02-17 12:25:37 +01:00
filters.py SmallFix: Add necesary imports 2015-02-18 09:54:50 +01:00
monkey.py Improved monkey patching setup. 2014-09-16 10:48:43 +02:00
neighbors.py [backport] Fix limit case for non existant neighbors 2014-11-17 13:53:44 +01:00
response.py Add copyright to some files 2014-09-14 12:47:06 +02:00
routers.py Refactor day: Use taiga.base.response instead rest_framework.response 2015-02-17 12:25:37 +01:00
serializers.py Fixing problem when PATCH in a resource using prefetch_related 2015-02-03 09:54:51 +01:00
storage.py Remove the coding lines 2014-04-25 12:33:16 +02:00
tags.py Refactor of tags queries using djorm-pgarray queries 2014-12-03 11:53:23 +01:00
throttling.py US #1313: Setup throttling policy 2014-11-28 10:21:09 +01:00