This website requires JavaScript.
Explore
Impressum
Grow Tools
Help
Sign In
matthias
/
mayan-edms
Watch
1
Star
0
Fork
0
You've already forked mayan-edms
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
e950ea669882b37b51a9fd50bbf49c5cfb406a19
mayan-edms
/
mayan
/
apps
/
user_management
/
tests
History
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
..
__init__.py
Reorganize tests literals and move then to their respective apps.
2015-10-20 21:14:07 -04:00
literals.py
Remove 'is_staff' and 'is_superadmin' from views and serializers. Add user API tests.
2016-05-01 17:06:37 -04:00
test_api.py
PEP8 cleanups.
2016-05-17 05:08:21 -04:00
test_views.py
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