Added short_html method to Book model and removed (no longer used) book template...
authorMarek Stępniowski <marek@stepniowski.com>
Thu, 4 Sep 2008 12:34:09 +0000 (14:34 +0200)
committerMarek Stępniowski <marek@stepniowski.com>
Thu, 4 Sep 2008 12:34:09 +0000 (14:34 +0200)
commit7dd21f50786ef999aa6ccdc1a2ffc3a1caf5c85c
treebb7c634d491d97df3db82b91a8527e23c34a40a1
parent6d353f53b1639f74b569fe44dd963d4bbaa6d9da
Added short_html method to Book model and removed (no longer used) book template tag.
catalogue/models.py
catalogue/templatetags/catalogue_tags.py
templates/catalogue/_book.html [deleted file]
templates/catalogue/book_short.html [new file with mode: 0644]
templates/catalogue/tagged_book_list.html