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
2a3d4eedc88cb0639ee3e8b5859c2f77f2a19a7d
mayan-edms
/
mayan
/
settings
History
Roberto Rosario
2a3d4eedc8
Move whitenoise test disabling to base.py. Disable the whitenoise runserver app. Disable Manifest static storage.
...
Signed-off-by: Roberto Rosario <
roberto.rosario.gonzalez@gmail.com
>
2018-05-25 03:22:17 -04:00
..
staging
Update setting files used for staging testing.
2018-04-01 20:36:59 -04:00
testing
Move whitenoise test disabling to base.py. Disable the whitenoise runserver app. Disable Manifest static storage.
2018-05-25 03:22:17 -04:00
__init__.py
Move import to the top of the file.
2018-04-13 16:18:09 -04:00
base.py
Move SQLite setup as a fallback default the database manager setup block.
2018-05-24 23:34:04 -04:00
development_ddt.py
Set CELERY_ALWAYS_EAGER to True on the development setting file.
2018-04-29 23:14:55 -04:00
development.py
Set CELERY_ALWAYS_EAGER to True on the development setting file.
2018-04-29 23:14:55 -04:00
literals.py
Move Docker environment overrides to main base.py module
2018-04-22 04:17:28 -04:00
production.py
New environment variables to configure the secret key, database, and celery options. The secret key can also be read from a file. Stricter defaults to increase security.
2018-04-13 16:02:16 -04:00