Django CRM¶
Introduction:¶
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.
Source Code is available in Micropyramid Repository() Link.
Tech stack used:¶
- Python >= 3.4
- Django >= 2.0
- Redis
- django-simple-pagination
Modules available in Django-CRM:¶
User functionalites:¶
Forget Password¶






Profile¶
Dropdown menu for user settings

Here in this drop down all the essential options for the user profile management are available i.e.
Users¶


*
are mandatory.
Settings¶


Profile¶


Logout¶
On Clicking logout you will be logged out from the account and redirected to Login page.
Change Password¶

Modules in crm:¶
Accounts¶


*
are mandatoryContacts¶

+ Add New contact

*
are mandatory.Leads¶

+ Add New Lead

*
are mandatoryOpportunity¶

+ Add New Opportunity

*
are mandatory.Cases¶

+ Add New case

*
are mandatory.Documents¶

+ Add New Document

*
are mandatory.Rules to follow:-¶
Setup On Local System¶
On Windows¶
On Ubuntu¶
pip install -r requirements.txt
python manage.py runserver
Now Go to browser, enter the url http://127.0.0.1:8000
Installation - Requirements¶
Ubuntu 64bit - 16.04¶
Visit our Django web development page [Here](https://micropyramid.com/django-ecommerce-development/)
We welcome your feedback and support, raise github ticket if you want to report a bug or need new feature.
Need additional support? Contact us here
or
mailto:: “hello@micropyramid.com”