Skip to main content

A Django library with frontend integration

Project description

django_patango

django_patango is a Django library that allows dynamic queries and annotations on your models via JSON. The results can be returned as HTML tables ready to display on your frontend.

🚀 Installation

Install the package via pip:

pip install django-patango

Add it to your INSTALLED_APPS in settings.py:

INSTALLED_APPS = [ ... 'django_patango', ]

Include the library’s URLs in your project urls.py:

from django.urls import path, include

urlpatterns = [ ... path('patango/', include('django_patango.urls')), ]

⚡ Features

  • Interactive frontend query builder at /patango.

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

django_patango-0.2.0.tar.gz (642.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_patango-0.2.0-py3-none-any.whl (646.4 kB view details)

Uploaded Python 3

File details

Details for the file django_patango-0.2.0.tar.gz.

File metadata

  • Download URL: django_patango-0.2.0.tar.gz
  • Upload date:
  • Size: 642.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.12

File hashes

Hashes for django_patango-0.2.0.tar.gz
Algorithm Hash digest
SHA256 38517db5649ec3f971fa768fe5b6a3e48ef5ff8c3f98f27143c3486c490f7616
MD5 52e1cc529c8dcb5c588f612b5d7e47a1
BLAKE2b-256 82d43ac69b1817fc7bbd72cf2b5f0bb82dd3f932af36aca21a252440fef64c31

See more details on using hashes here.

File details

Details for the file django_patango-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: django_patango-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 646.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.12

File hashes

Hashes for django_patango-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c9f94e4f60628e8771291e19d30fca986a58febeb0e473c2f193de3d74cadbae
MD5 0fae04b0769f39abd9d1e46e9148c159
BLAKE2b-256 37bb78dfcb83e7bb5d68ea48a1e6b10275fa983cf24d660e0ad01d1e3499e8a0

See more details on using hashes here.

Supported by

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