Roberto Rosario
|
2ebb84f18f
|
Remove remaining direct references to the User model. Closes GitLab issue #225.
|
2016-01-28 05:55:15 -04:00 |
|
Roberto Rosario
|
6ce798256c
|
Improve user management API.
|
2015-08-07 02:01:16 -04:00 |
|
Roberto Rosario
|
d26402974a
|
Allow registering permission from the permission namespace. Replace all permission variables to be lowercase (style guide reserver uppercase variables for constants and literals).
|
2015-06-28 00:19:49 -04:00 |
|
Roberto Rosario
|
d59ea3ede2
|
Add from __future__ import unicode_literals, issue #37
|
2015-01-19 04:06:40 -04:00 |
|
Roberto Rosario
|
aca9d8c9eb
|
Remove unused imports, do PEP8 and DeprecationWarning cleanups
|
2015-01-05 14:40:59 -04:00 |
|
Roberto Rosario
|
d64bec40b3
|
Add API views to edit the current user (without having to specify the user id). Issue #131
|
2014-12-16 00:10:51 -04:00 |
|
Roberto Rosario
|
7cf2bacca3
|
Add group API endpoints
|
2014-10-27 15:07:49 -04:00 |
|
Roberto Rosario
|
9ace350e0a
|
Add API endpoint to return the current user, improve existing user API endpoints docstrings
|
2014-10-23 10:43:28 -04:00 |
|
Roberto Rosario
|
37875df7a1
|
Add missing imports, PEP8 cleanups
|
2014-10-09 20:25:55 -04:00 |
|
Roberto Rosario
|
942ad7b93e
|
Add user model API endpoints
|
2014-09-21 19:23:37 -04:00 |
|