Provides contact forms and any other user submission form you might want. Create user submission forms on the fly, straight from the Django admin.
Project description
Tango Contact Manager
=====
[![Build Status](https://travis-ci.org/tBaxter/tango-contact-manager.svg?branch=master)](https://travis-ci.org/tBaxter/tango-contact-manager)
Provides contact forms and any other sort of user submission form you might want. You can create new forms on the fly, straight from the admin.
It has been tested for Python 2 and 3.
## Key features
* Simple contact forms or complex user-submission forms -- it's your call
* Create new forms on the fly through the Django admin
* Email addresses are never exposed to spammers
* Submissions can be emailed or stored in your database
* Submissions can be displayed on site
* Submissions can include a photo.
##Installation:
pip install tango-contact-manager
or
pip install git+https://github.com/tBaxter/tango-contact-manager.git
## Usage:
Add 'contact_manager' and 'tango_shared' to your installed apps, then run syncdb or migrate.
tango_shared is a dependency. It will be installed for you.
Site emails will be sent to superusers or anyone specified in a DEFAULT_CONTACTS setting. That setting should be a list of emails.
=====
[![Build Status](https://travis-ci.org/tBaxter/tango-contact-manager.svg?branch=master)](https://travis-ci.org/tBaxter/tango-contact-manager)
Provides contact forms and any other sort of user submission form you might want. You can create new forms on the fly, straight from the admin.
It has been tested for Python 2 and 3.
## Key features
* Simple contact forms or complex user-submission forms -- it's your call
* Create new forms on the fly through the Django admin
* Email addresses are never exposed to spammers
* Submissions can be emailed or stored in your database
* Submissions can be displayed on site
* Submissions can include a photo.
##Installation:
pip install tango-contact-manager
or
pip install git+https://github.com/tBaxter/tango-contact-manager.git
## Usage:
Add 'contact_manager' and 'tango_shared' to your installed apps, then run syncdb or migrate.
tango_shared is a dependency. It will be installed for you.
Site emails will be sent to superusers or anyone specified in a DEFAULT_CONTACTS setting. That setting should be a list of emails.
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
Close
Hashes for tango-contact-manager-0.10.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 523a58b777257d37d26e786c879dd07942c3ab9fce492977e001f51df5a263d8 |
|
MD5 | ebce91f4fd9fc3158253255a5bc569cc |
|
BLAKE2b-256 | 9d5e9350fa28e6709164bec2f621299a9d6fcd8a6e9564a638a2a45378ae2820 |
Close
Hashes for tango_contact_manager-0.10.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 92d11fbc4dea5efc7ad0bc39fbf103b02f18e87427633345c1efd5e0e0d8e647 |
|
MD5 | 2fda5711252e2447bbb8f5623b4a9a44 |
|
BLAKE2b-256 | aa36926caf40beec3ac16773501b9257bdfbc7fa14823948e45cef69ccbee4d4 |