From 6485f9a3157a6f13c2c1ce937bde6d5be7237bbf Mon Sep 17 00:00:00 2001 From: VadKhar Date: Fri, 4 Apr 2025 21:51:05 +0300 Subject: [PATCH] Add Django-CRM built entirely on Django Admin Site (#1151) Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> Co-authored-by: nodiscc --- software/django-crm.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 software/django-crm.yml diff --git a/software/django-crm.yml b/software/django-crm.yml new file mode 100644 index 0000000000..6ec77e7f14 --- /dev/null +++ b/software/django-crm.yml @@ -0,0 +1,10 @@ +name: Django-CRM +website_url: https://github.com/DjangoCRM/django-crm +source_code_url: https://github.com/DjangoCRM/django-crm +description: Analytical CRM with tasks management, email marketing and many more. Django CRM is built for individual use, businesses of any size or freelancers and is designed to provide easy customization and quick development. +licenses: + - AGPL-3.0 +platforms: + - Python +tags: + - Customer Relationship Management (CRM)