Lots of changes to fix lots of bugs and add comments to blog
authorBrett Parker <iDunno@sommitrealweird.co.uk>
Wed, 9 Sep 2009 16:11:45 +0000 (17:11 +0100)
committerBrett Parker <iDunno@sommitrealweird.co.uk>
Wed, 9 Sep 2009 16:11:45 +0000 (17:11 +0100)
commitacedb5e82f30e6502e2801db9f8d64d879f44347
treead69475c8931677f452e56aab82ff36709c6df6a
parent13c39d1bc3d9f0634c8d9cfe3ea151c08e3ba54a
Lots of changes to fix lots of bugs and add comments to blog
20 files changed:
sommitrealweird/blog/context_processors.py
sommitrealweird/blog/feeds.py
sommitrealweird/blog/templates/blog/blog_index.html
sommitrealweird/blog/templates/blog/feeds/description.html
sommitrealweird/blog/templates/blog/single_entry_rst.html
sommitrealweird/blog/views.py
sommitrealweird/bpcms/admin.py
sommitrealweird/bpcms/context_processors.py
sommitrealweird/bpcms/models.py
sommitrealweird/bpcms/templates/bpcms/html.html
sommitrealweird/bpcms/templates/bpcms/rst.html
sommitrealweird/bpcms/urls.py
sommitrealweird/bpcms/views.py
sommitrealweird/photo/templates/photo/album_index.html
sommitrealweird/photo/templates/photo/photo.html
sommitrealweird/photo/templates/photo/photo_index.html
sommitrealweird/photo/urls.py
sommitrealweird/settings.py
sommitrealweird/urls.py
templates/base.html