Skip to content

DjangoCRM/info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django CRM Website

General Information about CRM software

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.

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.