Django 1.8
authorRadek Czajka <rczajka@rczajka.pl>
Tue, 1 Oct 2019 11:03:16 +0000 (13:03 +0200)
committerRadek Czajka <rczajka@rczajka.pl>
Tue, 1 Oct 2019 11:03:16 +0000 (13:03 +0200)
commit14425cbf8199fa9edbad4fab49eb8a79b7eeadd0
tree1038022449b9922c78b6a4657d6b1a7791ee1876
parentad9181d5de95c8dd356f6e2687769c970ceff9f9
Django 1.8
23 files changed:
events/templates/events/event_list.html
events/templates/events/snippets/events_box.html
events/templatetags/events_tags.py
events/urls.py
prawokultury/settings.d/20-basic.py
prawokultury/settings.d/30-apps.py
prawokultury/settings.d/40-context.py [deleted file]
prawokultury/settings.d/40-middleware.py
prawokultury/settings.d/50-contrib.py
prawokultury/settings.d/50-static.py
prawokultury/templates/base.html
prawokultury/templates/migdal/entry/publications/entry_detail.html
prawokultury/urls.py
questions/templates/questions/question_detail.html
questions/templates/questions/question_form.html
questions/templates/questions/question_list.html
questions/templates/questions/question_thanks.html
questions/urls.py
requirements.txt
shop/templates/shop/email/payed_managers.txt
shop/templates/shop/snippets/order_form.html
shop/urls.py
shop/views.py