layout stuff
authorRadek Czajka <rczajka@rczajka.pl>
Thu, 11 May 2023 13:47:16 +0000 (15:47 +0200)
committerRadek Czajka <rczajka@rczajka.pl>
Thu, 11 May 2023 13:47:24 +0000 (15:47 +0200)
commita98d18bc92d7d28d54c0cc1c1a636c9d79e6a648
tree146998c28c8185de6e94aeebabcc4c7d835a2631
parentb0fadf2591f3af957c1c8e0307d0bcef9e9f8538
layout stuff
22 files changed:
requirements/requirements.txt
src/catalogue/models/tag.py
src/catalogue/templates/catalogue/2022/author_box.html
src/catalogue/templates/catalogue/2022/author_detail.html
src/catalogue/templates/catalogue/2022/fragment_box.html
src/catalogue/views.py
src/club/migrations/0043_monthlyamount_wide_singleamount_wide.py [new file with mode: 0644]
src/club/models.py
src/club/templates/club/2022/donation_step1_form.html
src/search/views.py
src/wolnelektury/settings/apps.py
src/wolnelektury/settings/contrib.py
src/wolnelektury/static/2022/images/payments-2.png [new file with mode: 0644]
src/wolnelektury/static/2022/images/payments-padlock.png [new file with mode: 0644]
src/wolnelektury/static/2022/more.scss
src/wolnelektury/static/2022/styles/layout/_article.scss
src/wolnelektury/static/2022/styles/layout/_checkout.scss
src/wolnelektury/static/2022/styles/layout/_navigation.scss
src/wolnelektury/static/2022/styles/local.scss
src/wolnelektury/templates/2022/base.html
src/wolnelektury/templates/2022/main_page.html
src/wolnelektury/templates/forms/includes/built_form.html