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
4f044cecc79a67ca460d29d6c504fa01993d03af
mayan-edms
/
mayan
/
settings
History
Roberto Rosario
3c486e14a1
DRY, make development w/ DDT settings inhering from normal development settings file.
2015-07-06 00:13:17 -04:00
..
travis
PEP8 Cleanups
2015-05-18 19:58:03 -04:00
__init__.py
Add from __future__ import unicode_literals, issue
#37
2015-01-19 04:06:40 -04:00
base.py
Remove specialized middleware to show custom 403 error, not needed with recent Django versions.
2015-06-29 16:57:20 -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