Django contact application with invisible recaptcha
Project description
Description
This is a pluggable django application which provides a contact form that generates an email message to specified addresses. The form is protected by an invisible recaptcha.
Example
A small django project is included, with an example django app containing a contact form.
To set up the example server, run the following commands:
$ python3 -m venv pythonenv $ source pythonenv/bin/activate $ python -m pip install django $ python setup.py install $ cd example $ python manage.py migrate $ python manage.py runserver
You should now have an http server running on localhost port 8000. Connect to localhost:8000 with your web browser to test the form.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_recontact-0.4-py3-none-any.whl.
File metadata
- Download URL: django_recontact-0.4-py3-none-any.whl
- Upload date:
- Size: 13.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1ee9a96eae99c559f2eddbe10c0318eb48cd52e782d907a809a3db1d9f6a5ebf
|
|
| MD5 |
446756776682e927c15580e77f43834e
|
|
| BLAKE2b-256 |
baf8ebd71b955f1eee5c30d822c90bdd71000ca26a4f30604484e5227021feb6
|