mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-06-19 17:18:23 +02:00
Update doc index to say Django 1.8+ required, instead of 1.7+
This commit is contained in:
parent
7c5daa26ea
commit
1c5f525b58
@ -70,6 +70,6 @@ Dependencies
|
|||||||
------------
|
------------
|
||||||
|
|
||||||
1. Python 2.7+ (or 3.3+)
|
1. Python 2.7+ (or 3.3+)
|
||||||
2. Django (1.7 or newer)
|
2. Django (1.8 or newer)
|
||||||
3. An existing **working** Django project with database etc. If you cannot log into the Admin, you won't get this product working! This means you **must** run `syncdb` **before** you add ``helpdesk`` to your ``INSTALLED_APPS``.
|
3. An existing **working** Django project with database etc. If you cannot log into the Admin, you won't get this product working! This means you **must** run `syncdb` **before** you add ``helpdesk`` to your ``INSTALLED_APPS``.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user