summaryrefslogtreecommitdiffstats
path: root/askbot/setup_templates/settings.py.mustache
Commit message (Expand)AuthorAgeFilesLines
* set test charset & collation to utf-8Robert Martin2013-05-221-0/+2
* prevent south migrate during testsRobert Martin2013-05-221-5/+9
* added parser explicitly to the asset compressorEvgeny Fadeev2013-04-281-0/+1
* added message middleware to the settings.py templatesEvgeny Fadeev2013-04-131-0/+1
* enabled spellchecker automatically if used in tinymceEvgeny Fadeev2013-04-111-1/+1
* and one moreEvgeny Fadeev2013-04-041-0/+1
* and one moreEvgeny Fadeev2013-04-041-0/+5
* one more tweakEvgeny Fadeev2013-04-041-0/+1
* one more tweakEvgeny Fadeev2013-04-041-0/+2
* a tweak to the setup templatesEvgeny Fadeev2013-04-041-1/+1
* updated the setup template filesEvgeny Fadeev2013-04-041-0/+6
* display error messages via exceptions on livesettingsAdolfo Fitoria2013-03-201-0/+1
* commented out the unnecessary settingEvgeny Fadeev2013-03-191-1/+1
* fixed django-tinymce versionAdolfo Fitoria2013-02-141-1/+1
* updated settings template and startup procedures to make tinymce workAdolfo Fitoria2013-02-141-3/+3
* added ASKBOT_MULTILINGUAL to settings.py template, tests fails if this is not...Adolfo Fitoria2013-01-151-0/+2
* added mandatory generation of secret key to askbot-setupEvgeny Fadeev2012-11-191-1/+1
* improved askbot-setup scriptEvgeny Fadeev2012-11-181-1/+1
* improved configuration parameters for the group_messaging appEvgeny Fadeev2012-11-181-0/+6
* added django-style template loader class and replaced render_into_skin with r...Evgeny Fadeev2012-11-171-3/+2
* removed table deletion in backwards migration 156 and fixed up the askbot-set...Evgeny Fadeev2012-11-101-1/+1
* merged the django1.4 compatibility branch by AdolfoEvgeny Fadeev2012-11-101-9/+13
|\
| * Merge branch 'master' into django1.4Adolfo Fitoria2012-10-221-2/+4
| |\
| | * added tinymce to INSTALLED_APPS in setup_templatesAdolfo Fitoria2012-10-161-0/+1
| | * fixed setup_templates settings.py filesAdolfo Fitoria2012-10-161-2/+3
| * | Fixed issue with feed, changed settings.py template, fixed issue withAdolfo Fitoria2012-10-101-2/+2
| * | fixed feed url issue and template context middleware issue more info here: ht...Adolfo Fitoria2012-10-091-1/+1
| * | Merge branch 'master' into django1.4Adolfo Fitoria2012-10-091-1/+43
| |\|
| * | Merge branch 'master' into django1.4Adolfo Fitoria2012-08-021-13/+23
| |\ \
| | * \ Merge branch 'master' into livesettings_fixAdolfo Fitoria2012-07-131-1/+1
| | |\ \
| * | | | initial django 1.4 supportAdolfo Fitoria2011-12-231-6/+10
* | | | | made more changes to the setup templates filesEvgeny Fadeev2012-10-231-2/+2
* | | | | added missing settings to the setup templatesEvgeny Fadeev2012-10-231-0/+2
| |_|_|/ |/| | |
* | | | Merge branch 'master' into haystackAdolfo Fitoria2012-10-021-2/+37
|\ \ \ \
| * | | | Added initial work for limit edit notificationAdolfo Fitoria2012-09-251-0/+3
| * | | | fixed a syntax error in the settings.py templatesEvgeny Fadeev2012-09-231-1/+1
| * | | | combined all dev branches for kpEvgeny Fadeev2012-09-201-1/+3
| * | | | merged with adolfos master branchEvgeny Fadeev2012-09-061-0/+1
| |\ \ \ \
| | * | | | added js patch for the noscript tag to hide red margin on IE and disabled Lam...Evgeny Fadeev2012-08-251-0/+1
| | * | | | Merge branch 'livesettings_fix'Evgeny Fadeev2012-07-161-0/+2
| | |\ \ \ \ | | | | |/ / | | | |/| / | | | |_|/ | | |/| |
| | | * | Added LIVESETTINGS_CACHE_TIMEOUT settings to set a different timeout forAdolfo Fitoria2012-05-091-0/+2
| * | | | added tinymce config checker for the settings.pyEvgeny Fadeev2012-08-231-1/+1
| * | | | merged with the user-groups branchEvgeny Fadeev2012-08-101-0/+2
| * | | | added django-tinymce module to enable the script compressionEvgeny Fadeev2012-08-061-0/+27
| |/ / /
| * / / Update masterEvgeny Fadeev2012-06-301-1/+1
| |/ /
* / / added setup_procedures for haystack and setup_templatesAdolfo Fitoria2012-06-201-0/+9
|/ /
* | Merge branch 'master' of github.com:ASKBOT/askbot-develAdolfo Fitoria2012-04-301-1/+1
|\ \
| * | fixed the cached_db setting for the SESSION_ENGINE setting that is commented outEvgeny Fadeev2012-04-291-1/+1
* | | Merge branch 'master' of github.com:ASKBOT/askbot-develAdolfo Fitoria2012-04-161-0/+2
|\| |
| * | added required setting RECAPTCHA_USE_SSL = TrueEvgeny Fadeev2012-04-151-0/+2