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
6a3bb455b4cbcedeeb2c9c1466d1a74dc507182f
mayan-edms
/
mayan
/
settings
History
Roberto Rosario
be73264341
Production ALLOWED_HOSTS settings now defaults to a safer ['127.0.0.1', 'localhost', '[::1]']
...
Signed-off-by: Roberto Rosario <
roberto.rosario.gonzalez@gmail.com
>
2018-04-11 20:41:25 -04:00
..
staging
Update setting files used for staging testing.
2018-04-01 20:36:59 -04:00
testing
Turn off DEBUG for the development test setting file to avoid filling the screen with debug messages during testing.
2018-04-03 00:19:24 -04:00
__init__.py
Only ignore the ImportException if it is caused by a missing
2017-08-31 20:18:14 -04:00
base.py
Unify the way to gather the project's metadata.
2018-04-01 20:28:52 -04:00
development_ddt.py
Add missing comman.
2015-09-06 00:42:11 -04:00
development.py
Update base development settings to work with Django 1.10.x
2016-12-29 13:14:34 -04:00
production.py
Production ALLOWED_HOSTS settings now defaults to a safer ['127.0.0.1', 'localhost', '[::1]']
2018-04-11 20:41:25 -04:00