taiga-back/taiga/users
David Barragán Merino e94ca914a4 Merge pull request #115 from taigaio/cancel-account-with-token
Cancel account with token
2014-10-14 17:50:45 +02:00
..
fixtures Change the email of admin 2014-07-28 14:59:01 +02:00
migrations Removing cancel_token and using django.core.signing stuff 2014-10-10 09:29:51 +02:00
static/img Remove unnecesary file 2014-10-07 15:26:28 +02:00
templates/emails Removing cancel_token and using django.core.signing stuff 2014-10-10 09:29:51 +02: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 Merge pull request #115 from taigaio/cancel-account-with-token 2014-10-14 17:50:45 +02: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 Merge pull request #115 from taigaio/cancel-account-with-token 2014-10-14 17:50:45 +02: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
validators.py Add copyright to some files 2014-09-14 12:47:06 +02:00