more graphics
authorRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Mon, 27 Aug 2012 15:23:15 +0000 (17:23 +0200)
committerRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Mon, 27 Aug 2012 15:23:15 +0000 (17:23 +0200)
commit6f1d6a6fe9607eb612d2dc95340d414dda043e92
treea11310e451810014f7578addf1efa6fee4c420b7
parentce4104d701138f6e19107774ad06ecce69bde6f9
more graphics
27 files changed:
events/static/events/events.css [new file with mode: 0644]
events/static/events/events.scss [new file with mode: 0755]
events/templates/events/event_list.html
events/urls.py
events/views.py
migdal/__init__.py
migdal/templates/migdal/entry/entry_begin.html
migdal/templates/migdal/entry/entry_list.html
migdal/templates/migdal/entry/entry_promobox.html
migdal/templates/migdal/entry/info/entry_begin.html
migdal/templates/migdal/entry/publications/entry_begin.html [new file with mode: 0755]
migdal/templatetags/migdal_tags.py
prawokultury/settings.d/50-static.conf
prawokultury/static/css/base.css
prawokultury/static/css/base.scss
prawokultury/static/css/entry.css
prawokultury/static/css/entry.scss
prawokultury/static/css/prevnext.css [new file with mode: 0644]
prawokultury/static/css/prevnext.scss [new file with mode: 0755]
prawokultury/static/css/sidebar.css
prawokultury/static/css/sidebar.scss
prawokultury/static/img/previous.png [new file with mode: 0644]
prawokultury/templates/base.html
prawokultury/templates/prevnext/next.html [new file with mode: 0755]
prawokultury/templates/prevnext/previous.html [new file with mode: 0755]
prawokultury/templates/prevnext/prevnext.html [new file with mode: 0755]
prawokultury/templatetags/prevnext.py [new file with mode: 0755]