mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
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 <nodiscc@gmail.com>
This commit is contained in:
parent
21c2ed4ef1
commit
6485f9a315
1 changed files with 10 additions and 0 deletions
10
software/django-crm.yml
Normal file
10
software/django-crm.yml
Normal file
|
|
@ -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)
|
||||
Loading…
Reference in a new issue