https://github.com/djangocrm/info
Django CRM - General Information Website: https://github.com/DjangoCRM/django-crm
https://github.com/djangocrm/info
django-crm github-io github-pages github-pages-website hacktoberfest markdown mkdocs mkdocs-material no-database python simple-website static-site static-website website
Last synced: 9 days ago
JSON representation
Django CRM - General Information Website: https://github.com/DjangoCRM/django-crm
- Host: GitHub
- URL: https://github.com/djangocrm/info
- Owner: DjangoCRM
- License: agpl-3.0
- Created: 2025-06-22T16:34:03.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-12-18T12:04:38.000Z (about 2 months ago)
- Last Synced: 2026-01-30T01:52:40.280Z (13 days ago)
- Topics: django-crm, github-io, github-pages, github-pages-website, hacktoberfest, markdown, mkdocs, mkdocs-material, no-database, python, simple-website, static-site, static-website, website
- Language: HTML
- Homepage: https://DjangoCRM.github.io/info/
- Size: 5.96 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Support: docs/support.md
Awesome Lists containing this project
README
# 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](https://DjangoCRM.github.io/info/) 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.