taiga-back/taiga/base
David Barragán Merino 7a88df1e08 Change django.db.models.loading.get_model (deprecated in django 1.7) to django.apps.apps.get_model 2014-09-25 11:32:50 +02:00
..
api Change django.db.models.loading.get_model (deprecated in django 1.7) to django.apps.apps.get_model 2014-09-25 11:32:50 +02:00
connectors Add github login functionality to the Auth API 2014-06-12 12:16:37 +02:00
formats Remove the coding lines 2014-04-25 12:33:16 +02: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 Updating the taiga email logo 2014-08-20 08:39:13 +02:00
templates/emails Fixed bug #729: Adding full_url_static jinja function and used it in base email 2014-08-20 08:30:12 +02:00
templatetags Fixed bug #729: Adding full_url_static jinja function and used it in base email 2014-08-20 08:30:12 +02:00
utils Fixed strange behavior on make_diff function (possible bugfix) 2014-09-17 16:55:43 +02: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 Minor changes/improvements on exceptions tree. 2014-05-28 18:23:11 +02:00
filters.py Fixed bug #763: Now filter of us and issues filter by subject and reference 2014-08-28 11:24:19 +02:00
monkey.py Improved monkey patching setup. 2014-09-16 10:48:43 +02:00
neighbors.py Adding count of members to roles list 2014-07-28 18:36:11 +02:00
response.py Add copyright to some files 2014-09-14 12:47:06 +02:00
routers.py Support parametrized urls in the api root view 2014-06-23 10:21:04 +02:00
serializers.py Adding colorize tags on server functionality 2014-08-11 11:51:08 +02:00
storage.py Remove the coding lines 2014-04-25 12:33:16 +02:00
tags.py Add copyright to some files 2014-09-14 12:47:06 +02:00