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
e2f95b4d48647ca2d298a75474f2b961dc441ebd
mayan-edms
/
mayan
History
Roberto Rosario
e2f95b4d48
Add COMMON_PRODUCTION_ERROR_LOGGING setting to control the logging of errors in production. Defaults to False. Change the error log file handle class to RotatingFileHandle to avoid an indefinitely growing log file.
...
Signed-off-by: Roberto Rosario <
roberto.rosario.gonzalez@gmail.com
>
2018-06-02 21:34:04 -04:00
..
apps
Add COMMON_PRODUCTION_ERROR_LOGGING setting to control the logging of errors in production. Defaults to False. Change the error log file handle class to RotatingFileHandle to avoid an indefinitely growing log file.
2018-06-02 21:34:04 -04:00
bin
Improve the settings method, allow for execution of mayan-edms.py without an existing local.py file
2014-10-09 19:34:51 -04:00
settings
Use list comprehension to disable the whitenoise runserver static server.
2018-05-25 03:24:27 -04:00
__init__.py
Change version to 3.0b1.
2018-04-10 17:58:28 -04:00
celery.py
Merge branch 'master' into feature/sane_source
2017-06-16 18:15:12 -04:00
conf.py
Fix typo.
2018-04-13 15:54:37 -04:00
LICENSE
Add LICENSE file in the namespace of the project.
2015-09-24 17:08:30 -04:00
runtime.py
Merge branch 'master' into feature/sane_source
2017-06-16 18:15:12 -04:00
urls.py
Move openapi_info definition to the rest_api app.
2018-04-01 20:27:54 -04:00
wsgi.py
Update cabinets and document_index api views docstrings. Update multi level docstrings as per Python best practices.
2018-04-01 20:27:45 -04:00