Provides an enquiry form
Project description
Overview
A django application which provides a contact form which sends an email and stores its details in the database.
Installation
Install with pip install farm-contact.
Add contact to your installed apps.
Add contact.context_processors.contact_form to your TEMPLATE_CONTEXT_PROCESSORS.
Set ENQUIRY_SUBJECT="Enquiry" or whatever you want it to be (defaults to Contact Form Enquiry).
Run manage.py syncdb.
Run manage.py migrate contact.
Usage
First you will need to add at least one Enquiry type in the admin. You can then either include the default template like this:
{% include 'contact/index.html' %}
Or create your own.
Contact
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 farm-contact-0.9.1.tar.gz.
File metadata
- Download URL: farm-contact-0.9.1.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
75c41d8753d4d402c8b39c517c3ada2db7be27995107a780aa200d17260e3bf4
|
|
| MD5 |
3e54acfc3bb507a3f62b4d2113cb9bc2
|
|
| BLAKE2b-256 |
1594e94bc8a5ba928b889943b1007bd1a0a53ed0681565bd6c855f5e0fc0a035
|
File details
Details for the file farm_contact-0.9.1-py2.7.egg.
File metadata
- Download URL: farm_contact-0.9.1-py2.7.egg
- Upload date:
- Size: 10.1 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7390250d138dda3866f8b362bb44c103b4b520355397cbba9368de3a95989947
|
|
| MD5 |
5a72ad68872ce72378acd30dca94f09f
|
|
| BLAKE2b-256 |
d49d159a52b1c3889da5ba65e3cf4175a260aee9807549f93fa7a2749086c051
|