taiga-back/taiga/users
Alejandro Alonso 7968c80376 Improving API performance for us, task, milestone and issue listing 2016-06-17 12:42:21 +02:00
..
fixtures Add a full name to the administrator user 2015-07-22 16:43:29 +02:00
migrations Change TextArrayField to ArrayField for tags, permisions and more fields. 2016-06-15 11:11:31 +02:00
static/img Remove unnecesary file 2014-10-07 15:26:28 +02:00
templates/emails [i18n] Localized emails 2015-05-14 15:04:35 +02:00
__init__.py Move taiga/base/users to taiga/users 2014-04-21 17:27:22 +02:00
admin.py Fixing situations where project owner is none 2016-06-03 08:40:17 +02:00
api.py Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
filters.py Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
forms.py Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
gravatar.py Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
models.py Change TextArrayField to ArrayField for tags, permisions and more fields. 2016-06-15 11:11:31 +02:00
permissions.py Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
serializers.py Improving API performance for us, task, milestone and issue listing 2016-06-17 12:42:21 +02:00
services.py Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
signals.py Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
validators.py Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00