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
16a1a4d3af72c331dbd5c10e14faef5e78f8c4be
mayan-edms
/
mayan
/
settings
History
Roberto Rosario
f8da7fe1a9
Revert "Testing base settings now import from settings/local.py first."
...
This reverts commit
2f298df1a0
.
2016-01-17 00:44:57 -04:00
..
testing
Revert "Testing base settings now import from settings/local.py first."
2016-01-17 00:44:57 -04:00
__init__.py
Add from __future__ import unicode_literals, issue
#37
2015-01-19 04:06:40 -04:00
base.py
Add default_app_config value to each app. Closes issue GL
#216
.
2015-10-19 02:57:00 -04:00
development_ddt.py
Add missing comman.
2015-09-06 00:42:11 -04:00
development.py
Remove sample debug config from development settings, it is done automatically now.
2015-10-08 02:57:02 -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