Admin set up for django-easy-contact
Project description
Description
This app is for usage with django-easy-contact. It allows setting up an mail form in the admin section.
License
New BSD license
Notes
Tested with Django 1.2 / 1.3
Features
- Mail form setup in via administration interface.
- All important data will be saved encrypted.
Installation
Dependences
easy_install or pip will resolve all dependences automaticly.
- django-easy-contact
- django-fields
- Django
Installation
Manual Installation
- Download the file and unzip it.
- Copy the folder in your project root.
Installation with pip
- Type in your terminal:
:~$ pip install django-easy-contact-setup
- With pip you can also uninstall it:
:~$ pip uninstall django-easy-contact-setup
Setup
- Add “easy_contact-setup” to you installed apps in the settings file.
- Run:
:~$ python manage.py syncdb :~$ python manage.py runserver
Usage
Now you can setup your django-easy-contact app via the admin interface.
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 django-easy-contact-setup-0.3.8.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1cd2d421e323b99ef76b9b1527d302693e8c7ff219d479efca923629b21a75a9 |
|
MD5 | 9f34aede8ec9a5ceec15339628ebb5bd |
|
BLAKE2-256 | 46c93fc71d7e153b4c09ad393526624f5688a459c20727837476b61f3548eb85 |