Nicer membership form.
authorRadek Czajka <rczajka@rczajka.pl>
Mon, 20 May 2019 13:00:23 +0000 (15:00 +0200)
committerRadek Czajka <rczajka@rczajka.pl>
Mon, 20 May 2019 13:00:23 +0000 (15:00 +0200)
commit6034428b14b634d1801e2d8279b1a0863b918a48
tree43968cdbdb1560b34fe36ade0ff9a76b43cae355
parent355e42e2b2244470ac6a5b9ad056e4a3f38f838c
Nicer membership form.
16 files changed:
src/club/forms.py
src/club/migrations/0009_auto_20190510_1510.py [new file with mode: 0644]
src/club/models.py
src/club/payment_methods.py
src/club/static/club/form.js [new file with mode: 0644]
src/club/static/club/paypal.png [new file with mode: 0644]
src/club/static/club/payu/blik.png [new file with mode: 0644]
src/club/static/club/payu/payu.png [new file with mode: 0644]
src/club/templates/club/membership_form.html
src/club/templates/club/payment/paypal-re.html [deleted file]
src/club/templates/club/payment/paypal.html [new file with mode: 0644]
src/club/templates/club/payment/payu-re.html
src/club/templates/club/payment/payu.html
src/club/views.py
src/wolnelektury/settings/static.py
src/wolnelektury/static/scss/main/form.scss