taiga-back/taiga/users
Alejandro Alonso da8024141b Refactoring likes, votes, watchers and favourites names 2015-10-02 14:16:35 +02:00
..
fixtures Add a full name to the administrator user 2015-07-22 16:43:29 +02:00
migrations Change 'star/unstar project' to 'like/unlike project' 2015-09-01 19:00:55 +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 i18n in emails 2015-04-09 15:24:43 +02:00
api.py Refactoring likes, votes, watchers and favourites names 2015-10-02 14:16:35 +02:00
filters.py Fixing contacts and stats endpoints for users API 2015-06-01 11:44:36 +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 Fixing big avatar size 2015-05-11 15:17:33 +02:00
models.py Issue 3147: Remove user.photo file on anonimize 2015-09-16 12:27:01 +02:00
permissions.py Refactoring likes, votes, watchers and favourites names 2015-10-02 14:16:35 +02:00
serializers.py Refactoring likes, votes, watchers and favourites names 2015-10-02 14:16:35 +02:00
services.py Refactoring likes, votes, watchers and favourites names 2015-10-02 14:16:35 +02:00
signals.py Launching cancel_account signal when needed 2014-10-15 10:28:41 +02:00
validators.py Add code of django-restframwork to taiga 2015-04-14 11:15:15 +02:00