arteria / cmsplugin-contact-plus

With cmsplugin-contact-plus building custom forms for your django-cms project is a breeze. Now it's so easy to build the forms with exactly the fields you want in the order you want - with a minimal effort.
https://github.com/arteria/cmsplugin-contact-plus
BSD 3-Clause "New" or "Revised" License
30 stars 33 forks source link

http vs. https #66

Closed invi84 closed 4 years ago

invi84 commented 4 years ago

https://github.com/arteria/cmsplugin-contact-plus/blob/master/cmsplugin_contact_plus/forms.py#L150

invi84 commented 4 years ago

Note: durch Setzen eines absoluten Pfads in der MEDIA_URL des Projekts (base.py) kann HTTPS vs. HTTP gesteuert werden.