Django-CRM icon indicating copy to clipboard operation
Django-CRM copied to clipboard

Open Source CRM based on Django

Results 99 Django-CRM issues
Sort by recently updated
recently updated
newest added

I have started the docker and now on the login url http://192.168.0.106:8001/login-sub-domain/ I see only one form field with placeholder "subdomain.bottle.crm" and name "sub_domain". How can I login to dashboard?

Trying to bring up a new site locally: ```bash git clone [email protected]:MicroPyramid/Django-CRM.git cd Django-CRM/ python3 -m venv . source bin/activate pip install -r requirements.txt ``` Gets pretty far but fails...

Any thoughts on what is triggering the alert on the email-templates page? I am getting one on my project and looks like the same thing is happening in the demo.

I've been successful but not the case I need ![Uploading image.png…]()

I need to integrate a CRM like this into an existing project - there doesn't seem to be any specific docs around this so I'm wondering if this would be...

![image](https://user-images.githubusercontent.com/21697218/75470352-2ae60a80-5956-11ea-8748-f229a6d6be0e.png)

Hi, when I try to run the migrations, I get the following error: ``` File "/home/pulpik/venv/lib/python3.8/site-packages/compressor/conf.py", line 110, in configure_root raise ImproperlyConfigured('COMPRESS_ROOT defaults to ' django.core.exceptions.ImproperlyConfigured: COMPRESS_ROOT defaults to STATIC_ROOT,...

I am trying to setup the CRM locally. Saving any form doesn't redirect to the list view of the module.

CRM Tab : Marketing Functionality Tab : Leads Feature : Upload Lead Csv File Description : 1. Navigate to the Leads Tab after logging into the CRM Portal. 2. Click...

I have tried many times and still can't solve it. Please tell me where the problem is and how to solve it? System check identified no issues (0 silenced). April...