Roberto Rosario
|
059237e4b9
|
Backport user creation and update API endpoints improvements.
|
2017-01-27 02:06:09 -04:00 |
|
Roberto Rosario
|
d1c87fe102
|
Allow MetadataLookup to receive callables. Update the {{ users }} and {{ groups }} metadata lookup options to be callables that return a current list of users and groups and not a queryset. Add integrations test user_managements -> metadata app. Fixes GitLab #290. Thanks to @camiloforero for finding this one.
|
2016-05-19 19:33:58 -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
|
a1a0a6da52
|
PEP8 Cleanups.
|
2015-10-28 02:14:48 -04:00 |
|
Roberto Rosario
|
10f2bd6226
|
Improve multi user delete view. Add view tests for the user management app.
|
2015-10-22 04:23:16 -04:00 |
|
Roberto Rosario
|
df7a5c6e1c
|
Reorganize tests literals and move then to their respective apps.
|
2015-10-20 21:14:07 -04:00 |
|