Django-CRM
Django-CRM copied to clipboard
Open Source CRM based on Django
I created a new user and uploaded a picture but nothing appears. So no one can see for example who is assigned to a contact.
hey guys, I want to change the language of the project but I couldn't do it. I added `{% load i18n %}` and `{% trans "Users" %}` to the templates...
new UI
https://github.com/ColorlibHQ/AdminLTE - [ ] mobile - [ ] desktop
How to install and startt django-crm in docker? From this page(https://hub.docker.com/r/micropyramid/django-crm) l pulled image, but how it setup and start, i can`t find manual to this docker image. thanks in...
`Collecting psycopg2-binary==2.8.3 Using cached psycopg2-binary-2.8.3.tar.gz (378 kB) ERROR: Command errored out with exit status 1: command: /usr/bin/python3 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-dvdb38_y/psycopg2-binary/setup.py'"'"'; __file__='"'"'/tmp/pip-install-dvdb38_y/psycopg2-binary/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__,...
To make sure who have updated the info of that record
I create a contact with my admin account and assigned the admin and my second user to this contact. if i switched to my second user and edit the contact...
The file referenced in `templates/base.html` does not present. Should remove this line? ``