diff gpp/templates/potd/view.html @ 267:ded03f2513e9

Fixing #116. Allow formatting on POTD description and enable TinyMCE in the admin.
author Brian Neal <bgneal@gmail.com>
date Sat, 25 Sep 2010 18:55:21 +0000
parents 2d299909e074
children daa2916f5b34
line wrap: on
line diff
--- a/gpp/templates/potd/view.html	Sat Sep 25 18:04:44 2010 +0000
+++ b/gpp/templates/potd/view.html	Sat Sep 25 18:55:21 2010 +0000
@@ -27,7 +27,7 @@
 on {{ potd.date_added|date:"d F Y" }}.<br />
 This photo has been Photo of the Day {{ potd.potd_count }} time{{ potd.potd_count|pluralize }}.
 </p>
-<p class="description">{{ potd.description }}</p>
+<p class="description">{{ potd.description|safe }}</p>
 <p class="details">
 If you would like us to feature your photo, send it along with your username, a title, and 
 short description to <a href="mailto:admin@surfguitar101.com">admin@surfguitar101.com</a>.