cover image repo
authorRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Fri, 15 Jun 2012 15:05:19 +0000 (17:05 +0200)
committerRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Mon, 18 Jun 2012 10:51:13 +0000 (12:51 +0200)
commit05f67adb27390c7a9cf214e83550d3bbca88c8f2
tree2a8789f5d60be3ac9cd4c29cd0da09d98032261a
parent9ce71c396eabe3142c5f587c1d590c2b3352d480
cover image repo
15 files changed:
apps/catalogue/constants.py
apps/catalogue/templatetags/catalogue.py
apps/catalogue/templatetags/common_tags.py [new file with mode: 0755]
apps/cover/forms.py [new file with mode: 0755]
apps/cover/migrations/0001_initial.py [new file with mode: 0644]
apps/cover/migrations/__init__.py [new file with mode: 0644]
apps/cover/models.py
apps/cover/templates/cover/add_image.html [new file with mode: 0755]
apps/cover/templates/cover/image_detail.html [new file with mode: 0755]
apps/cover/templates/cover/image_list.html [new file with mode: 0755]
apps/cover/tests.py [new file with mode: 0644]
apps/cover/urls.py
apps/cover/views.py
redakcja/settings/test.py
requirements.txt