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
d6419f7da38fbe5df7e809dcbc0993ec0f4ca73d
mayan-edms
/
mayan
/
settings
History
Roberto Rosario
ea02172a82
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:50:14 -04:00
..
travis
Add logging for more apps during tests.
2015-07-13 01:17:21 -04:00
__init__.py
Add from __future__ import unicode_literals, issue
#37
2015-01-19 04:06:40 -04:00
base.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:50:14 -04:00
development_ddt.py
DRY, make development w/ DDT settings inhering from normal development settings file.
2015-07-06 00:13:17 -04:00
development.py
Make celery propagate exceptions for easier debugging.
2015-07-06 00:12:51 -04:00
production.py
Cache compiled templates by default in production settings. Turn off Celery's eager behaviour in production by default.
2015-06-16 20:42:03 -04:00