Django application to manage incoming leads to your website
Project description
django-webleads is a Django application for incoming leads management.
Installing
Install package from pypi:
$ easy_install django-webleads
Include webleads in the INSTALLED_APPS setting. Include webleads.middleware.LeadMiddleware int the MIDDLEWARE_CLASSES setting Include MARKETING_EMAIL setting. This can be a e-mail list or a simple e-mail Webleads use the sites application to django. Configure the DEFAULT_FROM_EMAIL setting.
Create data models:
$ python manage.py syncdb --migrate
0.3a
Now works without put in the settings SESSION_SAVE_EVERY_REQUEST = True. This was not documented
Softcoding. Before the site domain was www.yaco.es and the path was
Now the MARKETING_EMAIL can be a list of emails
Details a fix a little errors
0.2b2
Added translation catalogs.
0.2b
Added two new fields for phone and answer sent.
0.2a
Fixed admin registration.
0.1a
Initial version.
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
File details
Details for the file django-webleads-0.3a.tar.gz
.
File metadata
- Download URL: django-webleads-0.3a.tar.gz
- Upload date:
- Size: 15.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 71e1af1bfa8561bb8b6bf4dccdcc4a4e49a0e9650761a5e37bf2b5e790f9b7fc |
|
MD5 | ebee25fef489f52941541bf401af3fce |
|
BLAKE2b-256 | e2e3b55bb1d67fc4bced14d758c4548bdca29801f67ee6c8621d00b442d043c1 |