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
12cfdafecf2dfb8f64bbf302f457df9dfa180a9a
mayan-edms
/
mayan
/
settings
History
Roberto Rosario
48e7b7970c
Speed up tests.
...
Signed-off-by: Roberto Rosario <
roberto.rosario.gonzalez@gmail.com
>
2018-08-23 00:17:53 -04:00
..
staging
Update setting files used for staging testing.
2018-04-01 20:36:59 -04:00
testing
Speed up tests.
2018-08-23 00:17:53 -04:00
__init__.py
Remove transparent import of local.py
2018-06-02 21:47:12 -04:00
base.py
Add support for YAML configuration files. Add support for editing setting options and saving them using the new YAML configuration file support. Add new revertsettings management command. Add new permission to edit setting via the UI.
2018-08-16 03:05:26 -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
User a default secret key that shows the need to set one.
2018-06-02 21:51:01 -04:00
production.py
Explicitly set CELERY ALWAYS EAGER to False in the production setting file.
2018-06-05 02:12:28 -04:00