Skip to main content

A simple Django app to set up a contact form

Project description

====
Simple Django Contact
====

Simple Django Contact form is just that. Something very very simple
to display and send emails as a contact form.

This is very early on and while it works, it's nothing to write home about. Let me know features you'd like to see and we'll get them in there.

The templates (and widgets) are written around Twitter's Bootstrap grid/framework.


Quick start
-----------

1. Add "contact" to your INSTALLED_APPS setting like this::

INSTALLED_APPS = (
...
'simple-django-contact',
)

2. Include the contact URLconf in your project urls.py like this::

url(r'', include('simple-django-contact.urls')),

3. Currently no need to sync your DB (phew!)

4. Prosper?

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

simple-django-contact-0.1.7.tar.gz (4.1 kB view details)

Uploaded Source

File details

Details for the file simple-django-contact-0.1.7.tar.gz.

File metadata

File hashes

Hashes for simple-django-contact-0.1.7.tar.gz
Algorithm Hash digest
SHA256 b570abce5314d000dbd0713c6ad5c936596537e5fd9c66c40d28d45d55f2849a
MD5 132ea55ff648967fb26c7435fbe7c68d
BLAKE2b-256 fc5bae35c6841132df2f37c86592275f66d716702ff22590d91905c089ead046

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page