summaryrefslogtreecommitdiffstats
path: root/askbot/context.py
Commit message (Expand)AuthorAgeFilesLines
* option to forbid email address in the screen name and displayed allowed file ...Evgeny Fadeev2012-08-151-0/+2
* added the YanoneKaffeesatz font to the media files and an settings.py option ...Evgeny Fadeev2012-05-161-1/+10
* removed potentially costly calls from non-askbot urls - works only when askbo...Evgeny Fadeev2012-01-181-0/+9
* staticfiles app seems to work with askbot for django 1.2 and 1.3Evgeny Fadeev2012-01-151-0/+2
* collectstatic management command works with askbot on first passEvgeny Fadeev2012-01-141-0/+2
|\
| * when internal login app is disabled, links to log in/log out disappear, assum...Evgeny Fadeev2012-01-031-0/+2
* | updated static urls in javascriptpiskvorky2011-12-181-0/+1
|/
* resolved edit conflict in the changelogEvgeny Fadeev2011-11-241-1/+1
|\
| * Prefer request.LANGUAGE_CODE over settings.LANGUAGE_CODE if availableAlexander Werner2011-11-181-1/+1
* | some style changes to display the header correctly and added optional setting...Evgeny Fadeev2011-11-241-0/+1
|/
* added url explaining how to enable cookies in the browserEvgeny Fadeev2011-09-171-1/+3
* almost finished support of other login apps to be used with askbotEvgeny Fadeev2011-06-051-0/+4
* added ability to add extra.css file to the media collectionEvgeny Fadeev2011-02-011-0/+2
* made the enthusiast badge work and added version display to the footer templateEvgeny Fadeev2011-01-051-2/+8
* fixed some styling issues and added DEBUG option to template context to load ...Evgeny Fadeev2010-11-101-0/+1
* inbox with persistent responses and flags sort of works, but neds testing on ...Evgeny Fadeev2010-11-081-26/+4
* added experimental ldap authentication support and cut some time from page loadsEvgeny Fadeev2010-10-031-0/+2
* fixed answer_count update on answer deletion, improved algorithm for getting ...Evgeny Fadeev2010-08-201-1/+0
* applied permissions to file uploadEvgeny Fadeev2010-07-281-1/+1
* renamed main django app from forum to askbotEvgeny Fadeev2010-06-131-0/+34