Go to file
2024-08-16 21:11:42 +02:00
etc/contact-form update captcha and send email to user 2024-08-16 19:15:17 +02:00
templates reduce minimum message length to 50 2024-08-16 21:11:42 +02:00
__init__.py first commit 2024-08-16 15:55:20 +02:00
README.md first commit 2024-08-16 15:55:20 +02:00
requirements.txt first commit 2024-08-16 15:55:20 +02:00
webapp.py update captcha and send email to user 2024-08-16 19:15:17 +02:00

contact-form

Formulaire de contacte pour le site de katzei

installation

To install you need to:

  • install flask, jinja2 an sqlalchemy
  • clone the repo in the /site directory
  • copy the etc content in /etc
  • link /etc/contact-form/contact-form.service to /etc/systemd/system/contact-form.service

By default it will serve on port 9090