Added book_count field to Tag model.
authorMarek Stępniowski <marek@stepniowski.com>
Thu, 25 Sep 2008 15:15:58 +0000 (17:15 +0200)
committerMarek Stępniowski <marek@stepniowski.com>
Thu, 25 Sep 2008 15:15:58 +0000 (17:15 +0200)
commitb4674b1b0f73651289787c379e1bc726d38c97a9
tree90f47edd0d26491ebeae0ea00386fd5c564dd09a
parenta9693d28c16486fced04ba9cdb66a78781f30832
Added book_count field to Tag model.
Added corresponding migration.
apps/catalogue/models.py
migrations/001_add_book_count_to_shelf.py [new file with mode: 0644]