Roberto Rosario
|
a788a99d93
|
Set CELERY_ALWAYS_EAGER to True on the development setting file.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-04-29 23:14:55 -04:00 |
|
Roberto Rosario
|
41c7db7d1b
|
Add missing comman.
|
2015-09-06 00:42:11 -04:00 |
|
Roberto Rosario
|
3c486e14a1
|
DRY, make development w/ DDT settings inhering from normal development settings file.
|
2015-07-06 00:13:17 -04:00 |
|
Roberto Rosario
|
d59ea3ede2
|
Add from __future__ import unicode_literals, issue #37
|
2015-01-19 04:06:40 -04:00 |
|
Roberto Rosario
|
6bcc74fe35
|
Add the debug template context processor and INTERNAL_IPS with default value to the base settings file
|
2014-10-11 02:27:15 -04:00 |
|
Roberto Rosario
|
9bf1b3b95a
|
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 |
|
Roberto Rosario
|
548ccda347
|
Add the Django debug toolbar middleware at the beginning as per the docs
|
2014-07-11 02:47:56 -04:00 |
|
Roberto Rosario
|
3f9adb0922
|
Separate development settings file into two, with and without Django Debug Toolbar
|
2014-07-11 00:39:58 -04:00 |
|