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
4e7559d396692b9397064c3fdfa4b019c67217a7
mayan-edms
/
mayan
/
apps
/
user_management
History
Roberto Rosario
4e7559d396
Add settings class cache invalidation method. Update common.tests.base.BaseTestCase
...
class to invalidate settings cache. Update tests using Django's TestCase to BaseTestCase.
2017-01-14 00:13:35 -04:00
..
locale
Synchronize translations.
2016-11-23 03:09:56 -04:00
tests
Add settings class cache invalidation method. Update common.tests.base.BaseTestCase
2017-01-14 00:13:35 -04:00
__init__.py
Add default_app_config value to each app. Closes issue GL
#216
.
2015-10-19 02:57:00 -04:00
api_views.py
Remove remaining direct references to the User model. Closes GitLab issue
#225
.
2016-01-28 05:55:15 -04:00
apps.py
Refactor the user create, user delete and user set password views.
2016-12-23 03:07:51 -04:00
forms.py
Refactor the user create, user delete and user set password views.
2016-12-23 03:07:51 -04:00
links.py
Refactor the user create, user delete and user set password views.
2016-12-23 03:07:51 -04:00
permissions.py
PEP8 cleanups, specially E501 line too long.
2015-07-22 18:21:37 -04:00
serializers.py
PEP8 cleanups.
2016-05-17 05:08:21 -04:00
urls.py
Refactor the user create, user delete and user set password views.
2016-12-23 03:07:51 -04:00
views.py
Refactor the user create, user delete and user set password views.
2016-12-23 03:07:51 -04:00