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 <jan.szejko@gmail.com>
Thu, 28 Jul 2016 12:19:28 +0000 (14:19 +0200)
commit652e2d66d7f88cc6b857edc4aaac7e14a654eb36
tree69347c17260e08f3ef64a6cee47b2533f6be9d9c
parent9e05900b7692f2d2a484edb33df69e8519e52131
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