starting with the new look
authorRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Fri, 16 Dec 2011 11:06:48 +0000 (12:06 +0100)
committerRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Fri, 16 Dec 2011 11:06:48 +0000 (12:06 +0100)
commit9e41863c3cff14cbbc65b783ee57120fb59fa22c
treec53c5922ff0c7c50a0718e220cff36fcb6961a67
parent6b2eed40794bcfa3eb89c6847382e7cb7be17b4f
starting with the new look
19 files changed:
apps/catalogue/models.py
apps/catalogue/urls.py
apps/catalogue/views.py
wolnelektury/settings.py
wolnelektury/static/css/base.css [new file with mode: 0755]
wolnelektury/static/css/book_box.css [new file with mode: 0755]
wolnelektury/static/css/header.css [new file with mode: 0755]
wolnelektury/static/css/main_page.css [new file with mode: 0755]
wolnelektury/static/fonts/WL.eot [new file with mode: 0644]
wolnelektury/static/fonts/WL.ttf [new file with mode: 0644]
wolnelektury/static/img/bg-header.png [new file with mode: 0644]
wolnelektury/static/img/lang-arrow.png [new file with mode: 0644]
wolnelektury/templates/base.html
wolnelektury/templates/catalogue/book_mini_box.html [new file with mode: 0755]
wolnelektury/templates/catalogue/catalogue.html [new file with mode: 0644]
wolnelektury/templates/catalogue/main_page.html [deleted file]
wolnelektury/templates/main_page.html [new file with mode: 0755]
wolnelektury/urls.py
wolnelektury/views.py [new file with mode: 0755]