From 7fd56dc22515044ad1103ad9fdca2691afdc489e Mon Sep 17 00:00:00 2001 From: VadKhar Date: Mon, 6 Jan 2025 23:16:04 +0200 Subject: [PATCH] :handshake: Add Django-CRM built entirely on Django Admin Site (#304) * Add Django-CRM built entirely on Django Admin Site * Update README.md * Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e6c4bcb..2d2fb05 100644 --- a/README.md +++ b/README.md @@ -532,6 +532,7 @@ _Django 3_ - [Flagsmith](https://github.com/Flagsmith/flagsmith) - Open-source Feature Flagging, Remote Config, and AB testing. - [OpenContracts](https://github.com/JSv4/OpenContracts) - Enterprise-grade document analytics platform that combines automated PDF parsing, vector embeddings, and LLM integration. - [Baserow](https://gitlab.com/baserow/baserow) - Open source no-code database and Airtable alternative built with Django and Vue.js. +- [Django CRM Admin](https://github.com/DjangoCRM/django-crm) - Open source Python CRM built entirely on Django Admin Site. ## Django REST Framework