summaryrefslogtreecommitdiffstats
path: root/askbot/setup_templates
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | added tinymce config checker for the settings.pyEvgeny Fadeev2012-08-233-2/+28
| * | | | | merged with the user-groups branchEvgeny Fadeev2012-08-102-0/+4
| * | | | | added django-tinymce module to enable the script compressionEvgeny Fadeev2012-08-062-0/+54
| |/ / / /
| * | / / Update masterEvgeny Fadeev2012-06-301-1/+1
| | |/ / | |/| |
* / | | added setup_procedures for haystack and setup_templatesAdolfo Fitoria2012-06-202-0/+17
|/ / /
* / / temporarily disabled the language selector featureEvgeny Fadeev2012-05-091-1/+1
|/ /
* | Merge branch 'master' of github.com:ASKBOT/askbot-develAdolfo Fitoria2012-04-302-2/+2
|\ \
| * | fixed the cached_db setting for the SESSION_ENGINE setting that is commented outEvgeny Fadeev2012-04-292-2/+2
* | | Merge branch 'master' of github.com:ASKBOT/askbot-develAdolfo Fitoria2012-04-162-0/+4
|\| |
| * | added required setting RECAPTCHA_USE_SSL = TrueEvgeny Fadeev2012-04-152-0/+4
* | | added language selection into livesettings, needs more testingAdolfo Fitoria2012-04-032-0/+2
|/ /
* | removed CSRF_COOKIE_DOMAIN setting from the settings.py templateEvgeny Fadeev2012-03-172-2/+4
* | removed the statement making the default site url being askbot.org - makes no...Evgeny Fadeev2012-03-101-1/+1
* | merged the master branchEvgeny Fadeev2012-01-162-8/+23
|\ \
| * | added default value requirement for STATICFILES_STORAGE settingEvgeny Fadeev2012-01-151-1/+1
| * | removed conditional statement from mustache template as it is not working in ...Evgeny Fadeev2012-01-151-2/+0
| * | made deployer omit staticfiles app with django < 1.3 so that users are forced...Evgeny Fadeev2012-01-152-3/+3
| * | fixed bugs in the settings.py templatesEvgeny Fadeev2012-01-152-4/+4
| * | staticfiles app seems to work with askbot for django 1.2 and 1.3Evgeny Fadeev2012-01-152-2/+2
| * | collectstatic management command works with askbot on first passEvgeny Fadeev2012-01-143-34/+29
| |\ \
| * | | added the staticfiles app itself =)piskvorky2011-12-071-0/+2
| * | | added support for django.contrib.staticfilespiskvorky2011-12-071-1/+20
| | |/ | |/|
* | | Page_size removed for questionsTomasz Zielinski2012-01-142-2/+0
| |/ |/|
* | replaced ASKBOT_UPLOADED_FILES_URL with django setting MEDIA_URLEvgeny Fadeev2012-01-083-7/+7
* | replaced ASKBOT_FILE_UPLOAD_DIR setting with MEDIA_ROOTEvgeny Fadeev2012-01-072-7/+6
* | Merge branch 'master' of github.com:ASKBOT/askbot-develAdolfo Fitoria2011-12-292-2/+2
|\ \
| * | made askbot work better when hosted under "subdirectory", still need to fix u...Evgeny Fadeev2011-12-292-2/+2
| |/
* / fixed setup template changed typo in ASKBOT_EXTRA_SKINS_DIRAdolfo Fitoria2011-12-282-2/+2
|/
* finished the iframe question list widget featuerEvgeny Fadeev2011-11-292-0/+4
|\
* | added support for LOGIN_REDIRECT_URL to django_authopenid submoduleEvgeny Fadeev2011-11-252-0/+2
* | made some changes in the setup templates, startup scripts and test cases - st...Evgeny Fadeev2011-11-221-0/+1
* | Feature #111: improvements in CLOSED MODEVlad Bokov2011-11-221-1/+0
* | Merge branch 'master' into R111_closed_forum_modeVlad Bokov2011-11-222-5/+227
|\ \
| * | Added ASKBOT_TRANSLATE_URL settingAlexander Werner2011-11-162-0/+2
| |/
| * merded Adolfos branchEvgeny Fadeev2011-11-092-3/+4
| |\
| | * Merge branch 'better-setup'Adolfo Fitoria2011-11-092-5/+6
| | |\
| | | * changed celery broker setting nameAdolfo Fitoria2011-10-212-3/+3
| | | * added DOMAIN_NAME to settingsAdolfo Fitoria2011-10-201-2/+3
| * | | added CACHE_MIDDLEWARE_ANONYMOUS_ONLY setting and test, renamed BROKER_BACKEN...Evgeny Fadeev2011-11-092-2/+3
| |/ /
| * | replaced the logo with the one for dark bg, decreased width of input boxes fo...Evgeny Fadeev2011-11-081-0/+1
| |\ \ | | |/ | |/|
| | * Feature #134: time-based cache for anonymous only & testsVlad Bokov2011-11-051-0/+1
| * | updated settings.mustacheAdolfo Fitoria2011-10-192-4/+4
| * | Merge branch 'master' into better-setupAdolfo Fitoria2011-10-181-1/+2
| |\|
| * | adding domain name parameter, added extra setup file appendingAdolfo Fitoria2011-09-211-2/+2
| * | Added parameters to the askbot_setup command and checked verbosityAdolfo Fitoria2011-09-141-0/+217
* | | Feature #111: closed forum mode + testsVlad Bokov2011-11-051-0/+2
| |/ |/|
* | Fixed bug 97: UserWarning: Cannot translate loaderAdolfo Fitoria2011-09-301-1/+2
|/
* Fixed follow user functions, fixed follow button desing(almost),Adolfo Fitoria2011-08-121-0/+1
* some cleanup of filesEvgeny Fadeev2011-08-031-0/+0
* removed captcha module from the sample settings.pyEvgeny Fadeev2011-08-021-1/+0