taiga-back/greenmine/base/users
Andrey Antukh 6d0e03c98d Initial sites & invitations implementation. 2013-12-02 13:27:05 +01:00
..
fixtures Generated a fixture with the initial roles 2013-10-30 15:08:26 +01:00
migrations Adding migration for WatcherMixin change 2013-10-24 12:58:39 +02:00
templates/emails Fixed the 'recovery password' email 2013-10-29 21:36:31 +01:00
tests Initial sites & invitations implementation. 2013-12-02 13:27:05 +01:00
__init__.py Remove unused code. 2013-10-16 20:33:17 +02:00
admin.py Converted python2-style super calls to python3 2013-11-27 10:24:45 +01:00
api.py Initial sites & invitations implementation. 2013-12-02 13:27:05 +01:00
forms.py Fixed #24: Now you can change the notify changes by me in the admin 2013-10-24 10:17:09 +02:00
models.py Now user.__str__ return the full name 2013-11-12 20:04:02 +01:00
serializers.py Exposing notify_level and notify_changes_by me on the users api 2013-10-24 13:10:41 +02:00