The CRM software provides a wide range of functions without creating a proprietary framework. The frontend and backend are almost entirely based on the Django Admin Site of a popular Python web framework.
In addition to traditional functionality, Django CRM provides:
- Team Tasks & Projects management
- Email marketing
- Analytics
To learn more, visit the CRM software website.
The main features of the site are:
- The site is written in Markdown using Material for MkDocs as a powerful documentation framework.
- A static site generator is MkDocs.
- The site is published using GitHub Pages.