We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
'POP_' text removed in order to avoid error message in python manage.py makemigrations
Updated Installation (markdown)
added more details about settings and urls modification
fixed some wrong variable names
added more details about the installation of koalixcrm as a pypi package
updated installation to support state of the art ubuntu versions and to be consistent with the new version of koalixcrm
Implemented adjustments because of the change to Django 1.11 and because of removing grappelli
fixed an other spelling error missing n in the install defaulttemplates
new apache version requires a .conf at the end of the koalixcrm and an other reload command
fixed spelling error "missing s in sites-available"
fixed missing -r when coping koalixcrm from Downloads, fixed pip install South (seems to be obsolete), added missing exit after executing psql
fixed small spelling error
corected south commands
Updated the installation procedure with correct django, filebrowser, south and grappelli version
modified installation describtions, added south support