This website requires JavaScript.
Explore
Impressum
Grow Tools
Help
Sign In
matthias
/
mayan-edms
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
960d60c39d2acfb802cdd94ce715f3d0755c6c3b
mayan-edms
/
mayan
/
apps
/
user_management
T
History
Roberto Rosario
960d60c39d
Refactor rest_api app and the method end points are registered. All apps API URL endpoints are now registered under the 'rest_api' namespace.
...
Update DRF and DRF swagger versions. Update all apps API registration method.
2015-08-06 02:56:17 -04:00
..
locale
Translation syncronization
2015-05-15 19:11:41 -04:00
__init__.py
PEP8 cleanups
2015-03-30 15:21:53 -04:00
api_views.py
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
apps.py
Refactor rest_api app and the method end points are registered. All apps API URL endpoints are now registered under the 'rest_api' namespace.
2015-08-06 02:56:17 -04:00
forms.py
PEP8 cleanups, specially E501 line too long.
2015-07-22 18:21:37 -04:00
links.py
Replace more unnecessary lists with tuples.
2015-07-28 01:41:45 -04:00
permissions.py
PEP8 cleanups, specially E501 line too long.
2015-07-22 18:21:37 -04:00
serializers.py
PEP8 cleanups, specially E501 line too long.
2015-07-22 18:21:37 -04:00
urls.py
PEP8 cleanups, E501.
2015-07-23 04:05:29 -04:00
views.py
PEP8 cleanups, specially E501 line too long.
2015-07-22 18:21:37 -04:00