taiga-back/taiga/users
David Barragán Merino e81a73e24b Issue #1734: currentPassword is not needed for github users 2015-01-14 08:20:59 +01:00
..
fixtures Removed the admin pk in the initial_user.json fixture 2014-11-11 19:18:18 +01:00
migrations US#90 Github webhooks integration 2014-11-11 19:18:18 +01:00
static/img Remove unnecesary file 2014-10-07 15:26:28 +02:00
templates/emails Fixing register test 2015-01-13 11:24:37 +01:00
__init__.py Move taiga/base/users to taiga/users 2014-04-21 17:27:22 +02:00
admin.py Removing cancel_token and using django.core.signing stuff 2014-10-10 09:29:51 +02:00
api.py Issue #1734: currentPassword is not needed for github users 2015-01-14 08:20:59 +01:00
forms.py Notifications & History: modify all related models and resources for work with new api. 2014-06-12 00:12:15 +02:00
gravatar.py Minor improvements on avatar/gravatar settings. 2014-09-29 12:16:35 +02:00
models.py US#90 Github webhooks integration 2014-11-11 19:18:18 +01:00
permissions.py Fixed security bug on users info 2014-10-01 23:49:37 +02:00
serializers.py Adding serializer 2014-10-08 11:27:43 +02:00
services.py 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
signals.py Launching cancel_account signal when needed 2014-10-15 10:28:41 +02:00
validators.py Add copyright to some files 2014-09-14 12:47:06 +02:00