mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2024-12-12 18:00:45 +01:00
Merge branch 'upstream/0.2.x', to merge #566
This commit is contained in:
commit
47c1a7b1c3
@ -119,7 +119,7 @@ errors with trying to create User settings.
|
||||
|
||||
Ideally, accessing http://MEDIA_URL/helpdesk/attachments/ will give you a 403 access denied error.
|
||||
|
||||
7. If it's not already installed, install ``django-markdown-deux`` and ensure it's in your ``INSTALLED_APPS``::
|
||||
7. If it's not already installed, install ``markdown_deux`` and ensure it's in your ``INSTALLED_APPS``::
|
||||
|
||||
pip install django-markdown-deux
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user