Tabulator: The easy to use, fully featured, interactive table JavaScript library (repackaged for django)
Project description
Tabulator Repackaged for Django
Tabulator packaged in a Django reusable app.
Installation
pip install django-js-lib-tabulator
Usage
-
Add
"js_lib_tabulator"
to yourINSTALLED_APPS
setting like this::INSTALLED_APPS = [ ... "js_lib_tabulator", ... ]
-
In your template use:
{% load static %}
...
<link rel="stylesheet" href="{% static "tabulator/css/tabulator.css" %}">
...
<script src="{% static "tabulator/js/tabulator.js" %}"></script>
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django-js-lib-tabulator-4.9.3.0.tar.gz
.
File metadata
- Download URL: django-js-lib-tabulator-4.9.3.0.tar.gz
- Upload date:
- Size: 718.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 33a3b049cba1f23a9694cfa2780402a12969cc8548f200a680b3dcf9bb0cf06c |
|
MD5 | a4d26ac85b89457341a08b573b8232f4 |
|
BLAKE2b-256 | c9f1533d236d63d9ebe5c02dc0d09831f9a36cfad9bd5c92da870cc1c4d495f9 |
File details
Details for the file django_js_lib_tabulator-4.9.3.0-py3-none-any.whl
.
File metadata
- Download URL: django_js_lib_tabulator-4.9.3.0-py3-none-any.whl
- Upload date:
- Size: 791.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c7f6ce21aaaffa12899c91be4d42367ac88eafbf4356bf35f405f14999a35a9d |
|
MD5 | 46c128c3b3566afb287c4ab28a04c809 |
|
BLAKE2b-256 | ea589d06358890e691c4b995a037e160104901396d3ebffb1d720346fdee4d5e |