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.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.3a.tar.gz (15.7 kB view hashes)

Uploaded Source

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