Roberto Rosario
|
b32bc93a70
|
Update the user group map API view to match the rest of the user management API endpoints.
|
2017-01-15 02:40:08 -04:00 |
|
Roberto Rosario
|
6d54ecc10a
|
Enable password validation on all the views and API endpoints that change password.
|
2017-01-14 17:13:03 -04:00 |
|
Roberto Rosario
|
8712c6ee37
|
PEP8 cleanups.
|
2016-05-17 05:08:21 -04:00 |
|
Roberto Rosario
|
269d8fb5b3
|
Remove 'is_staff' and 'is_superadmin' from views and serializers. Add user API tests.
|
2016-05-01 17:06:37 -04:00 |
|
Roberto Rosario
|
927c0bf657
|
Remove remaining usage of django.contrib.auth.model.User. GitLab issue #225.
|
2016-03-08 02:21:03 -04:00 |
|
Roberto Rosario
|
d04117d345
|
PEP8 and code style cleanups. Replace lists with tuples.
|
2015-08-12 04:41:59 -04:00 |
|
Roberto Rosario
|
cf00ba2c40
|
PEP8 and minor cleanups, fixes.
|
2015-08-07 03:45:46 -04:00 |
|
Roberto Rosario
|
6ce798256c
|
Improve user management API.
|
2015-08-07 02:01:16 -04:00 |
|
Roberto Rosario
|
4527563d89
|
PEP8 cleanups, specially E501 line too long.
|
2015-07-22 18:21:37 -04:00 |
|
Roberto Rosario
|
d59ea3ede2
|
Add from __future__ import unicode_literals, issue #37
|
2015-01-19 04:06:40 -04:00 |
|
Roberto Rosario
|
da0f3f1143
|
Allow the user password to be changed from the user API endpoint
|
2014-12-11 20:24:55 -04:00 |
|
Roberto Rosario
|
7cf2bacca3
|
Add group API endpoints
|
2014-10-27 15:07:49 -04:00 |
|
Roberto Rosario
|
165d01610b
|
Improve User model serializer
|
2014-10-27 04:47:42 -04:00 |
|
Roberto Rosario
|
942ad7b93e
|
Add user model API endpoints
|
2014-09-21 19:23:37 -04:00 |
|