Skip to main content

jsql-django

A JSQL Django plugin for executing hashed queries

Getting Started

Install JSQL Django plugin

pip install jsql-django

Include JSQL Django plugin views to your urls.py file

Import views
from jsql.view import SelectView, InsertView, UpdateView, DeleteView
Describe urls
    url('select', SelectView.as_view()),
    url('insert', InsertView.as_view()),
    url('update', UpdateView.as_view()),
    url('delete', DeleteView.as_view()),

Include ApiKey and MemberKey in your settings.py file

API_KEY = 'your_api_key'
MEMBER_KEY = 'your_member_key'

Release files for jsql-django 1.1.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 jsql-django 1.1.0
File Size Uploaded
jsql-django-1.1.0.tar.gz 3.6 kB Details

Release files / jsql-django-1.1.0.tar.gz

Download URL jsql-django-1.1.0.tar.gz
Size 3.6 kB
Tags Source
SHA-256 checksum
How to use checksums
3e6f981fdf7be457e8e3940fe8ebaad53b54d951c1b052d960206bf5bc01b786
BLAKE2b-256 checksum
How to use checksums
fce033261da8c22fcaa748aba11cbae61d0b11afedfa2694513a795d7f309f97
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.0

Release history Release notifications | RSS feed

This release

1.1.0 This release

1 release file

1.0.6

1 release file

1.0.5

1 release file

1.0.4

1 release file

1.0.3

1 release file

1.0.2

1 release file

1.0.1

1 release file

1.0.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