Actually add comments to blog, tidy up rst handling to make sure we get xhtml1.1...
authorBrett Parker <iDunno@sommitrealweird.co.uk>
Sat, 12 Sep 2009 14:27:08 +0000 (15:27 +0100)
committerBrett Parker <iDunno@sommitrealweird.co.uk>
Sat, 12 Sep 2009 14:27:08 +0000 (15:27 +0100)
commitbba5754a7f6971f4eedd2d4faa74e7ad89de8586
tree40e2e8787fb5a39d38b4025a6fc2678047a2bc17
parentacedb5e82f30e6502e2801db9f8d64d879f44347
Actually add comments to blog, tidy up rst handling to make sure we get xhtml1.1 complaint bits...
media/style/main.css
sommitrealweird/blog/templates/blog/blog_index.html
sommitrealweird/blog/templates/blog/single_entry_rst.html
sommitrealweird/bpcms/templates/bpcms/bpcms.html [new file with mode: 0644]
sommitrealweird/generic/docutils_xhtml11.py [new file with mode: 0644]
sommitrealweird/generic/templatetags/xhtml11rst.py [new file with mode: 0644]
sommitrealweird/settings.py
sommitrealweird/urls.py