Club renewal procedure fixes.
authorRadek Czajka <rczajka@rczajka.pl>
Fri, 15 Apr 2022 14:55:13 +0000 (16:55 +0200)
committerRadek Czajka <rczajka@rczajka.pl>
Fri, 15 Apr 2022 14:55:13 +0000 (16:55 +0200)
commit72fe2a679f27d81c92c65cf005ebf13fae7c7e34
tree658c6da307c7061e83cc77321491946c3c3cb792
parentf1ca816d6a3c478d7d0f8018a57aa6b8a0762201
Club renewal procedure fixes.
27 files changed:
src/catalogue/locale/pl/LC_MESSAGES/django.po
src/catalogue/templates/catalogue/2022/book_detail.html
src/catalogue/templates/catalogue/audiobook_zip_readme.txt
src/catalogue/templates/catalogue/book_short.html
src/catalogue/templates/catalogue/book_wide.html
src/club/civicrm.py
src/club/locale/pl/LC_MESSAGES/django.mo
src/club/locale/pl/LC_MESSAGES/django.po
src/club/management/commands/payu_fake_notify.py [new file with mode: 0644]
src/club/models.py
src/club/payment_methods.py
src/club/payu/models.py
src/club/payu/tests/integration.py
src/club/static/club/form.js
src/club/templates/club/dummy_payment.html
src/club/templates/club/index.html
src/club/templates/club/membership_form_app.html
src/club/templates/club/schedule.html
src/club/templates/club/thanks.html
src/club/templates/club/year_summary.html
src/club/templates/payu/rec_payment.html
src/club/urls.py
src/club/views.py
src/paypal/urls.py
src/wolnelektury/templates/board_base.html
src/wolnelektury/templates/user.html
src/wolnelektury/urls.py