newsletter checkboxes in suggestions and registration
authorJan Szejko <jan.szejko@gmail.com>
Thu, 28 Jul 2016 12:19:28 +0000 (14:19 +0200)
committerJan Szejko <janek37@gmail.com>
Wed, 14 Sep 2016 10:47:47 +0000 (12:47 +0200)
commite7d557155e2cd195f975e4559c353be5f28d7d66
treeb2a7496ffc8cfd19d6f1edb9beba5e8f9ff3bf49
parentde08100bad0d82b2823453ecccaa66fd7521cd41
newsletter checkboxes in suggestions and registration
17 files changed:
src/ajaxable/templates/ajaxable/form.html
src/ajaxable/templatetags/ajaxable_tags.py
src/ajaxable/utils.py
src/catalogue/forms.py
src/catalogue/tasks.py
src/catalogue/templates/catalogue/custom_pdf_form.html [new file with mode: 0644]
src/catalogue/templatetags/catalogue_tags.py
src/catalogue/views.py
src/newsletter/forms.py
src/suggest/forms.py
src/suggest/templates/publishing_suggest.html
src/suggest/templates/suggest.html [new file with mode: 0644]
src/suggest/views.py
src/wolnelektury/forms.py [new file with mode: 0644]
src/wolnelektury/static/scss/main/dialogs.scss
src/wolnelektury/templates/auth/register.html
src/wolnelektury/views.py