Skip to main content

An opensourse CRM developed on django framework

Project description

Django-CRM

Django CRM is opensourse CRM developed on django framework. It has all the basic features of CRM to start with. We welcome code contributions and feature requests via github.

Build Status

Codacy

Docker

Support

Travis Code Health Codacy Dashboard Codacy Coverage Docker Automated Docker Build Passing Docker Stars Docker Pulls Gitter Code Helpers https://img.shields.io/github/license/MicroPyramid/Django-CRM.svg Backers on Open Collective Sponsors on Open Collective

http://django-crm.readthedocs.io for latest documentation

This project contains the following modules.

  • Contacts

  • Accounts

  • Cases

  • Leads

  • Opportunity

  • Planner

Try

Demo Available here.

Demo credentials for Django CRM:

Installation

  • Install the dependencies

    pip install -r requirements.txt
    python manage.py makemigrations
    python manage.py createsuperuser
    python manage.py runserver

    This will install all the required dependencies for django-crm.

    Then update the settings.py file with your email host server credentials.

    EMAIL_HOST = <your email host>
    EMAIL_HOST_USER = <your username>
    EMAIL_HOST_PASSWORD = <your password>

    These settings allow django-crm to send emails. After this download and install the System Requirements.

System Requirements

Community

Get help or stay up to date.

Credits

Contributors

This project exists thanks to all the people who contribute!

https://opencollective.com/django-crm/contributors.svg?width=890&button=false

Backers

Thank you to all our backers! Become a backer.

https://opencollective.com/django-crm/backers.svg?width=890

Sponsors

Support us by becoming a sponsor. Your logo will show up here with a link to your website. Become a sponsor.

https://opencollective.com/django-crm/sponsor/0/avatar.svg

Feature requests and bug reports

We welcome your feedback and support, raise github issue if you want to report a bug or request new feature. we are glad to help.

Need additional commercial support? Contact us here

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-crm-0.4.0.tar.gz (298.0 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