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
6aca0cd8747c4d68be531039a171de422fe71663
mayan-edms
/
mayan
/
apps
/
motd
History
Michael Price
e1956f8d80
Get rids of the APIEndPoint and APIResource classes. Register API url using the 'has_rest_api' AppConfig variable.
...
Signed-off-by: Michael Price <
loneviking72@gmail.com
>
2018-04-01 18:30:59 -04:00
..
locale
Fix text typos. Update translations.
2017-08-27 13:50:13 -04:00
migrations
…
templates
/motd
…
templatetags
…
tests
Update the MOTD app API tests to test with and without permissions. Update the API tests to conform with the API test class interface.
2018-04-01 01:26:24 -04:00
__init__.py
…
admin.py
Add links, views and urls. Rename main model to just 'Message'.
2016-03-13 21:05:49 -04:00
api_views.py
Add API endpoints for the message of the day app.
2017-02-10 18:16:46 -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
links.py
…
managers.py
Add links, views and urls. Rename main model to just 'Message'.
2016-03-13 21:05:49 -04:00
models.py
…
permissions.py
…
serializers.py
Add API endpoints for the message of the day app.
2017-02-10 18:16:46 -04:00
urls.py
…
views.py
Fix deprecation warnings for Django 1.11 and Django 2.0.
2017-07-21 00:25:18 -04:00