Some layout experiments.
authorRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Thu, 25 Apr 2013 09:01:12 +0000 (11:01 +0200)
committerRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Thu, 25 Apr 2013 09:01:12 +0000 (11:01 +0200)
commit2a8b16aa45fb2b17f92068016ec72f93ccdef776
tree5ab718b461e171c1243474db15ddf3a7ac229bd3
parente700d4711928fb211d7993d665379c24ea230d73
Some layout experiments.
22 files changed:
apps/funding/admin.py
apps/funding/locale/pl/LC_MESSAGES/django.mo
apps/funding/locale/pl/LC_MESSAGES/django.po
apps/funding/models.py
apps/funding/static/funding/funding.css
apps/funding/static/funding/funding.scss
apps/funding/templates/funding/offer_detail.html
apps/funding/templates/funding/offer_list.html
apps/funding/templates/funding/snippets/any_remaining.html [new file with mode: 0755]
apps/funding/templates/funding/tags/funding.html
apps/funding/templates/funding/tags/offer_detail_head.html [deleted file]
apps/funding/templates/funding/tags/offer_status.html [new file with mode: 0755]
apps/funding/templates/funding/tags/offer_status_more.html [new file with mode: 0755]
apps/funding/templates/funding/thanks.html
apps/funding/templates/funding/wlfund.html
apps/funding/templatetags/funding_tags.py
apps/funding/views.py
apps/modeltranslation/fields.py
apps/wolnelektury_core/static/css/core.css
apps/wolnelektury_core/static/img/green-pixel.png [deleted file]
apps/wolnelektury_core/static/img/progress-pixel.png [new file with mode: 0644]
wolnelektury/urls.py