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
=====
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.
## 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.
=====
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.
## 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.
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
Close
Hashes for tango-contact-manager-0.5.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c7d78f66e200a06e58bc1219aec97d9264743479452d091e03e07d1df6425e2d |
|
MD5 | 537c96b4e4ccdd341a072b41e0db26dd |
|
BLAKE2b-256 | 7da6a9e64334f39da991d7665d056b84b087c4ca25c29e80c9362d60c74beecc |