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
89a7b9d6b5c454588a7819b86a3cb5dd44d10c4a
mayan-edms
/
mayan
History
Roberto Rosario
89a7b9d6b5
Change the way wizard steps are deregistered. Instead of deleting then from the _registry class dictionary they are filtered based on the _deregistry dictionary. This way de-registration can be reversed. Useful for tests.
...
Signed-off-by: Roberto Rosario <
roberto.rosario.gonzalez@gmail.com
>
2018-07-01 23:56:30 -04:00
..
apps
Change the way wizard steps are deregistered. Instead of deleting then from the _registry class dictionary they are filtered based on the _deregistry dictionary. This way de-registration can be reversed. Useful for tests.
2018-07-01 23:56:30 -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
Explicitly set CELERY ALWAYS EAGER to False in the production setting file.
2018-06-05 02:12:28 -04:00
__init__.py
Bump version to 3.0
2018-06-29 03:15:34 -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