Skip to main content

This is a Django-powered helpdesk ticket tracker, designed to plug into an existing Django website and provide you with internal (or, perhaps, external) helpdesk management.

It’s a fork of django-helpdesk with better styling, more features, and numerous bug fixes.

Installation

Install via pip with:

pip install django-helpdesk3000

Then add helpdesk to the INSTALLED_APPS list in your settings.py.

Then apply the models. If you’re using South, simply run:

python manage.py migrate helpdesk

or if not using South:

python manage.py syncdb

For further installation information see docs/install.html and docs/configuration.html

Development

To run unittests across multiple Python versions, install:

sudo add-apt-repository ppa:fkrull/deadsnakes
sudo apt-get update
sudo apt-get install python-dev python3-dev python3.3-minimal python3.3-dev python3.4-minimal python3.4-dev python3.5-minimal python3.5-dev python3.6 python3.6-dev

To run all tests:

export TESTNAME=; tox

To run tests for a specific environment (e.g. Python 2.7 with Django 1.4):

export TESTNAME=; tox -e py27-django111

To run a specific test:

export TESTNAME=.TicketBasicsTestCase.test_helpdesk_submit; tox -e py27-django111

To run the documentation server locally:

mkdocs serve -a :9999

To deploy documentation, run:

mkdocs gh-deploy --clean

To build and deploy a versioned package to PyPI, verify all unittests are passing, and then run:

python setup.py sdist
python setup.py sdist upload

Release files for django-helpdesk3000 0.3.4

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for django-helpdesk3000 0.3.4
File Size Uploaded
django-helpdesk3000-0.3.4.tar.gz 693.5 kB Details

Release files / django-helpdesk3000-0.3.4.tar.gz

Download URL django-helpdesk3000-0.3.4.tar.gz
Size 693.5 kB
Tags Source
SHA-256 checksum
How to use checksums
ba37966f80004ea765b216d14611d30943fabcbaa9be0146e5255bb374605511
BLAKE2b-256 checksum
How to use checksums
b38c80ee646b65729f75442dae1addd777c020c39b0d12a80eb5e24adf08b78f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.3.4 This release

1 release file

0.3.3

1 release file

0.3.2

1 release file

0.3.1

1 release file

0.3.0

1 release file

0.2.9

1 release file

0.2.8

1 release file

0.2.7

1 release file

0.2.6

1 release file

0.2.5

1 release file

0.2.4

1 release file

0.2.3

1 release file

0.2.2

1 release file

0.2.1

1 release file

0.2.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page