Skip to main content

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.3b

  • Fixed the README format

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


Download files

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

Source Distribution

django-webleads-0.3b.tar.gz (15.7 kB view details)

Uploaded Source

File details

Details for the file django-webleads-0.3b.tar.gz.

File metadata

File hashes

Hashes for django-webleads-0.3b.tar.gz
Algorithm Hash digest
SHA256 8c3328c991c8d9fc7a633fabc58594b89b13ee091b367402f8dea506893dad52
MD5 e50d8341d998411ce4cd0daf97fa0543
BLAKE2b-256 c0b027e9e9520a358e6e1f01f8cbf6766468106fdee595f545d1be4f6734888a

See more details on using hashes here.

Supported by

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