Skip to main content

A reusable Django app for XYZ functionality

Project description

Welcome to our library | dj-rest-tickets

dj-rest-tickets is a library use DRF to give you EndPoints for :

  • send tickets with obervers
  • follow proccess of resolve tickets
  • give admins control
  • make communication good into users

Get started

pip install dj-rest-tickets

add to your settings :

INSTALLED_APPS = [
    ...,
    'dj_rest_tickets',
    'dj_rest_tickets.tickets',
    'rest_framework', # just for drf api interface
]

than add urls :

path('tickets/', include('dj_rest_tickets.urls')),

future features:

  • mailing
  • roles

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dj_rest_tickets-0.0.17.tar.gz (15.8 kB view details)

Uploaded Source

Built Distribution

dj_rest_tickets-0.0.17-py3-none-any.whl (25.9 kB view details)

Uploaded Python 3

File details

Details for the file dj_rest_tickets-0.0.17.tar.gz.

File metadata

  • Download URL: dj_rest_tickets-0.0.17.tar.gz
  • Upload date:
  • Size: 15.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for dj_rest_tickets-0.0.17.tar.gz
Algorithm Hash digest
SHA256 7020e691c24b68ac2d903089e71bc7e3ed322f022a162354aedecf53ab0b7274
MD5 03513879e069c4d070ce0208766ebbe9
BLAKE2b-256 d346772c8de14f9b1e15455ef48e1d5a1e73cbd2ae706f238636e218a1d0ffc5

See more details on using hashes here.

File details

Details for the file dj_rest_tickets-0.0.17-py3-none-any.whl.

File metadata

File hashes

Hashes for dj_rest_tickets-0.0.17-py3-none-any.whl
Algorithm Hash digest
SHA256 fe711b0302bedf82f8d2e21cf6ef3c533f74a9b0f06b375426a46d3b42e58746
MD5 de28b089d3f7ed417c98259436907f32
BLAKE2b-256 605139acbe63ba18815f21e259cf9f6ee2c911eeca384cd1767cb87a3c0a7593

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page