mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-06-20 01:27:44 +02:00
Update demo site URL
This commit is contained in:
parent
4b2cd30e67
commit
e854791ad4
@ -10,7 +10,7 @@ contributors reaching far beyond Jutda.
|
|||||||
|
|
||||||
Complete documentation is available in the docs/ directory, or online at http://django-helpdesk.readthedocs.org/.
|
Complete documentation is available in the docs/ directory, or online at http://django-helpdesk.readthedocs.org/.
|
||||||
|
|
||||||
You can see a demo installation at http://demo.jutdahelpdesk.com
|
You can see a demo installation at http://django-helpdesk-demo.herokuapp.com/
|
||||||
|
|
||||||
Licensing
|
Licensing
|
||||||
=========
|
=========
|
||||||
@ -23,7 +23,7 @@ Dependencies (pre-flight checklist)
|
|||||||
===================================
|
===================================
|
||||||
|
|
||||||
1. Python 2.4+
|
1. Python 2.4+
|
||||||
2. Django (1.2 or newer)
|
2. Django (1.3 or newer)
|
||||||
3. South for database migrations (highly recommended, but not required). Download from http://south.aeracode.org/
|
3. South for database migrations (highly recommended, but not required). Download from http://south.aeracode.org/
|
||||||
4. An existing WORKING Django project with database etc. If you
|
4. An existing WORKING Django project with database etc. If you
|
||||||
cannot log into the Admin, you won't get this product working.
|
cannot log into the Admin, you won't get this product working.
|
||||||
|
@ -6,7 +6,7 @@ django-helpdesk is a Django application to manage helpdesk tickets for your inte
|
|||||||
How Does It Look?
|
How Does It Look?
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
You can see a demo installation at http://demo.jutdahelpdesk.com
|
You can see a demo installation at http://django-helpdesk-demo.herokuapp.com/
|
||||||
|
|
||||||
Quick Start
|
Quick Start
|
||||||
-----------
|
-----------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user