Skip to main content
django-tickets
==============

Reusable django application providing a generic support ticket system.

## Installation

If you want to install the latest stable release from PyPi:

$ pip install django-tickets

If you want to install the latest development version from GitHub:

$ pip install -e git://github.com/byteweaver/django-tickets#egg=django-tickets

Add `tickets` to your `INSTALLED_APPS`:

INSTALLED_APPS = (
...
'tickets',
...
)

Hook this app into your ``urls.py``:

urlpatterns = patterns('',
...
url(r'^tickets/', include('tickets.urls', namespace='tickets')),
...
)

## Tests

To run the test cases simply call:

$ make tests

or use tox test runner:

$ tox

Release files for django-tickets 0.3.0

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-tickets 0.3.0
File Size Uploaded
django-tickets-0.3.0.tar.gz 11.8 kB Details

Release files / django-tickets-0.3.0.tar.gz

Download URL django-tickets-0.3.0.tar.gz
Size 11.8 kB
Tags Source
SHA-256 checksum
How to use checksums
13bb5291bf8801b06e2808d0a5412ca22816a173c87fcd16e136ddc2c3825656
BLAKE2b-256 checksum
How to use checksums
383ee1fb480910c286debefd4bbddc157faaaaf3fa680d6c8f7a03c3bf9e0ca3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.3.0 This release

1 release file

0.1.4

1 release file

0.1.1

1 release file

0.1.0

1 release file

0.0.4

1 release file

0.0.3

1 release file

0.0.2

1 release file

0.0.1

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