forked from extern/django-helpdesk
Update README.rst
This commit is contained in:
parent
e4dc3e51eb
commit
14264d34a5
@ -32,6 +32,7 @@ Dependencies (pre-flight checklist)
|
|||||||
4. `pip install django-bootstrap-form` and add `bootstrapform` to `settings.INSTALLED_APPS`
|
4. `pip install django-bootstrap-form` and add `bootstrapform` to `settings.INSTALLED_APPS`
|
||||||
5. `pip install django-markdown-deux` and add `markdown_deux` to `settings.INSTALLED_APPS`
|
5. `pip install django-markdown-deux` and add `markdown_deux` to `settings.INSTALLED_APPS`
|
||||||
6. `pip install email-reply-parser` to get smart email reply handling
|
6. `pip install email-reply-parser` to get smart email reply handling
|
||||||
|
7. Add 'django.contrib.sites' to settings.INSTALLED_APPS, ensure there is at least 1 site created.
|
||||||
|
|
||||||
**NOTE REGARDING SQLITE AND SEARCHING:**
|
**NOTE REGARDING SQLITE AND SEARCHING:**
|
||||||
If you use sqlite as your database, the search function will not work as
|
If you use sqlite as your database, the search function will not work as
|
||||||
|
Loading…
Reference in New Issue
Block a user