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
dd28e3dc09fa937b91f803aeaeebde021e0726f1
mayan-edms
/
mayan
/
settings
History
Roberto Rosario
9ffcfeb49b
Use simple password hasher to speed up tests.
...
Before: Ran 346 tests in 156.928s After: Ran 346 tests in 144.324s
2016-06-08 19:30:45 -04:00
..
testing
Use simple password hasher to speed up tests.
2016-06-08 19:30:45 -04:00
__init__.py
Add from __future__ import unicode_literals, issue
#37
2015-01-19 04:06:40 -04:00
base.py
Merge branch 'development' into feature/multi-tenant
2016-05-04 02:22:38 -04:00
development_ddt.py
Add missing comman.
2015-09-06 00:42:11 -04:00
development.py
Remove sample debug config from development settings, it is done automatically now.
2015-10-08 02:57:02 -04:00
production.py
Cache compiled templates by default in production settings. Turn off Celery's eager behaviour in production by default.
2015-06-16 20:42:03 -04:00