annotate gpp/core/models.py @ 136:d203a4a986d2

Markitup preview function wasn't working correctly due to the user data being escaped before going into the markdown and smiley filters.
author Brian Neal <bgneal@gmail.com>
date Fri, 27 Nov 2009 03:50:34 +0000
parents 91fd31dc78fb
children 423c39ee44e0
rev   line source
gremmie@1 1 """
bgneal@37 2 This file contains the core Models used in gpp
bgneal@37 3 (None at this time).
gremmie@1 4 """
gremmie@1 5