mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-03-04 10:11:45 +01:00
Update docs to say Python 3.4+ since that's what we current do testing against
This commit is contained in:
parent
ec38150d1f
commit
492e25c77b
@ -69,7 +69,7 @@ django-helpdesk is released under the BSD license, however it packages 3rd party
|
||||
Dependencies
|
||||
------------
|
||||
|
||||
1. Python 2.7+ (or 3.3+)
|
||||
1. Python 2.7+ (or 3.4+)
|
||||
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``.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user