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
cffc63a29e91b14f31ab18f5bf119942751adc88
mayan-edms
/
mayan
/
apps
/
document_comments
History
Michael Price
afd4748426
Don't try to return a serializer if there is no request object. Used when the API view is being introspected.
...
Signed-off-by: Michael Price <
loneviking72@gmail.com
>
2018-04-01 20:00:27 -04:00
..
locale
Fix text typos. Update translations.
2017-08-27 13:50:13 -04:00
migrations
…
tests
Fix deprecation warnings for Django 1.11 and Django 2.0.
2017-07-21 00:25:18 -04:00
__init__.py
…
admin.py
…
api_views.py
Don't try to return a serializer if there is no request object. Used when the API view is being introspected.
2018-04-01 20:00:27 -04:00
apps.py
Get rids of the APIEndPoint and APIResource classes. Register API url using the 'has_rest_api' AppConfig variable.
2018-04-01 18:30:59 -04:00
events.py
Backport support for global and object event notification. GitLab issue
#262
.
2017-09-17 03:12:40 -04:00
links.py
…
models.py
Fix deprecation warnings for Django 1.11 and Django 2.0.
2017-07-21 00:25:18 -04:00
permissions.py
…
serializers.py
…
urls.py
Switch to a resource and service based API from previous app based one.
2018-04-01 18:28:40 -04:00
views.py
Remove PreserveGetQuerySet mixin. Update SingleObjectList and
2017-08-16 22:12:24 -04:00