summaryrefslogtreecommitdiffstats
path: root/askbot/setup_templates
Commit message (Expand)AuthorAgeFilesLines
* set test charset & collation to utf-8Robert Martin2013-05-221-0/+2
* prevent south migrate during testsRobert Martin2013-05-222-6/+14
* removed livesettings url from urls.py setup templateEvgeny Fadeev2013-05-011-1/+1
* added parser explicitly to the asset compressorEvgeny Fadeev2013-04-282-0/+2
* added message middleware to the settings.py templatesEvgeny Fadeev2013-04-132-0/+2
* enabled spellchecker automatically if used in tinymceEvgeny Fadeev2013-04-112-2/+2
* and one moreEvgeny Fadeev2013-04-042-0/+2
* and one moreEvgeny Fadeev2013-04-041-0/+5
* one more tweakEvgeny Fadeev2013-04-042-0/+2
* one more tweakEvgeny Fadeev2013-04-042-0/+4
* a tweak to the setup templatesEvgeny Fadeev2013-04-042-2/+2
* updated the setup template filesEvgeny Fadeev2013-04-042-0/+12
* merged with the master branchEvgeny Fadeev2013-03-233-5/+17
|\
| * display error messages via exceptions on livesettingsAdolfo Fitoria2013-03-202-0/+2
| * commented out the unnecessary settingEvgeny Fadeev2013-03-192-2/+2
| * fixed django-tinymce versionAdolfo Fitoria2013-02-142-2/+2
| * updated settings template and startup procedures to make tinymce workAdolfo Fitoria2013-02-143-6/+7
| * added ASKBOT_MULTILINGUAL to settings.py template, tests fails if this is not...Adolfo Fitoria2013-01-152-0/+9
* | Add django_compressor to compress CSS, JS and automatically compile LESSTyler Mandry2013-03-161-0/+15
|/
* made vote url work with the multilingual setupEvgeny Fadeev2013-01-031-4/+19
* 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-102-12/+16
|\
| * Merge branch 'master' into django1.4Adolfo Fitoria2012-10-222-4/+8
| |\
| | * added tinymce to INSTALLED_APPS in setup_templatesAdolfo Fitoria2012-10-162-0/+2
| | * fixed setup_templates settings.py filesAdolfo Fitoria2012-10-162-4/+6
| * | Fixed issue with feed, changed settings.py template, fixed issue withAdolfo Fitoria2012-10-102-4/+4
| * | fixed feed url issue and template context middleware issue more info here: ht...Adolfo Fitoria2012-10-092-2/+2
| * | Merge branch 'master' into django1.4Adolfo Fitoria2012-10-093-2/+110
| |\|
| * | Merge branch 'master' into django1.4Adolfo Fitoria2012-08-023-25/+50
| |\ \
| | * \ 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-232-5/+5
* | | | | added missing settings to the setup templatesEvgeny Fadeev2012-10-232-0/+4
| |_|_|/ |/| | |
* | | | Merge branch 'master' into haystackAdolfo Fitoria2012-10-023-3/+99
|\ \ \ \
| * | | | hopefully fixed the uploaded image urls for tinymceEvgeny Fadeev2012-09-261-0/+1
| * | | | Added initial work for limit edit notificationAdolfo Fitoria2012-09-252-0/+6
| * | | | fixed a syntax error in the settings.py templatesEvgeny Fadeev2012-09-232-2/+2
| * | | | added startup tests to reflect merge of common to default skin for tinymce ed...Evgeny Fadeev2012-09-231-2/+2
| * | | | combined all dev branches for kpEvgeny Fadeev2012-09-202-2/+6
| * | | | merged with adolfos master branchEvgeny Fadeev2012-09-063-0/+3
| |\ \ \ \
| | * | | | added js patch for the noscript tag to hide red margin on IE and disabled Lam...Evgeny Fadeev2012-08-252-0/+2
| | * | | | applied the blockquote bug in Chrome as suggested by dajafaEvgeny Fadeev2012-08-231-0/+26
| | * | | | Merge branch 'livesettings_fix'Evgeny Fadeev2012-07-162-0/+5
| | |\ \ \ \ | | | | |/ / | | | |/| / | | | |_|/ | | |/| |
| | | * | Merge branch 'master' into livesettings_fixAdolfo Fitoria2012-05-151-1/+1
| | | |\ \
| | | * | | Added LIVESETTINGS_CACHE_TIMEOUT settings to set a different timeout forAdolfo Fitoria2012-05-092-0/+5
| * | | | | made tinymce work on the widgetsAdolfo Fitoria2012-08-292-2/+0