taiga-back/taiga/users
Alejandro Alonso e9ca1abf55 Adding epics to user favorites and voted APIs 2016-09-12 15:34:15 +02:00
..
fixtures Add a full name to the administrator user 2015-07-22 16:43:29 +02:00
migrations Fix some tests 2016-09-08 11:16:52 +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 Add filter by email domain on register 2016-07-08 13:03:38 +02:00
filters.py Fix sample data to generate alwais the same data 2016-08-17 10:46:36 +02:00
forms.py Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
gravatar.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
models.py Add color to Epics 2016-09-08 11:16:52 +02:00
permissions.py Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
serializers.py Fix small bugs found while generating api documentation 2016-08-17 10:46:27 +02:00
services.py Adding epics to user favorites and voted APIs 2016-09-12 15:34:15 +02:00
signals.py Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
validators.py Fix memeverships-bulk-create validator 2016-09-08 11:16:52 +02:00