summaryrefslogtreecommitdiffstats
path: root/askbot/templatetags/extra_tags.py
Commit message (Expand)AuthorAgeFilesLines
* brokenEvgeny Fadeev2013-01-091-2/+2
* added basic support for multilingual contentEvgeny Fadeev2013-01-061-1/+1
* added django-style template loader class and replaced render_into_skin with r...Evgeny Fadeev2012-11-171-4/+4
* Big cleanup of search and paginationTomasz Zielinski2012-01-141-50/+1
* fixed live searchEvgeny Fadeev2011-08-011-2/+3
* renamed gravatar settingsEvgeny Fadeev2011-07-281-7/+4
* removed duplicate log calulationNoahY2011-07-281-2/+1
* readded try to cloud tag log functionNoahY2011-07-281-1/+6
* edit cloud sizeNoahY2011-07-271-1/+1
* tag cloud cleaningNoahY2011-07-271-9/+23
* added option to customize gravatarNoahY2011-07-251-1/+3
* expanded range of supported versions of django and added patches for csrf_tokenEvgeny Fadeev2011-03-281-6/+9
* removed unused importsEvgeny Fadeev2011-01-091-1/+0
* removed some unused codeEvgeny Fadeev2010-11-291-358/+12
* all templates converted to jinja2Evgeny Fadeev2010-10-081-62/+28
* all used templates except login forms are converted to jinja2Evgeny Fadeev2010-10-011-26/+0
* some more templates converted to jinja2Evgeny Fadeev2010-10-011-1/+4
* questions page works on jinja, without translations yetEvgeny Fadeev2010-09-261-4/+49
* stated working on switch to jinjaEvgeny Fadeev2010-09-261-81/+13
* implemented unicode aware `slugify` with unidecode libraryonur mat2010-09-111-1/+1
* fixed a few small issues: bug in edit wiki post, allow hyphen in user name an...Evgeny Fadeev2010-08-281-2/+2
* simplified media specification in templates and made a function to lookup med...Evgeny Fadeev2010-08-141-10/+5
* applied permissions to file uploadEvgeny Fadeev2010-07-281-2/+2
* inlined questions_list template into questions.htmlEvgeny Fadeev2010-06-281-6/+17
* merged with branch experimentalEvgeny Fadeev2010-06-151-1/+1
* renamed main django app from forum to askbotEvgeny Fadeev2010-06-131-0/+564