blag / django-crm

Automatically exported from code.google.com/p/django-crm
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

django-crm

django-crm is an open source Django Customer Relationship Management (CRM) pluggable app.

This project was originally extracted from minibooks, the open source Django CRM and bookkeeping package.

Quick Start

While it's just a Django app, the easiest way to get started with django-crm is to clone this project and switch to the sample_project directory, then configure your database settings and SECRET_KEY in settings.py, run ./manage.py syncdb, and ./manage.py runserver.

Dependencies

django-crm depends on the following pluggable apps:

Features

Users in an optional "Contact Notifications" Group will receive an email including a diff of the changes made.

Sponsors

Development sponsored by Caktus Consulting Group, LLC