view gpp/templates/forums/post.html @ 189:db202792d9f5

Explicitly set session settings. Use the cache_db engine. Some minor tweaks to reduce some queries in forums.
author Brian Neal <bgneal@gmail.com>
date Thu, 01 Apr 2010 01:39:37 +0000
parents 23035afdeae8
children
line wrap: on
line source
{% load markup %}
{% load smiley_tags %}
{{ data|markdown:"safe"|smilify }}