Skip to main content

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

  1. Add "js_lib_tabulator" to your INSTALLED_APPS setting like this::

    INSTALLED_APPS = [
        ...
        "js_lib_tabulator",
        ...
    ]
    
  2. 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


Download files

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

Source Distribution

django-js-lib-tabulator-4.9.3.0.tar.gz (718.3 kB view details)

Uploaded Source

Built Distribution

django_js_lib_tabulator-4.9.3.0-py3-none-any.whl (791.7 kB view details)

Uploaded Python 3

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

Hashes for django-js-lib-tabulator-4.9.3.0.tar.gz
Algorithm Hash digest
SHA256 33a3b049cba1f23a9694cfa2780402a12969cc8548f200a680b3dcf9bb0cf06c
MD5 a4d26ac85b89457341a08b573b8232f4
BLAKE2b-256 c9f1533d236d63d9ebe5c02dc0d09831f9a36cfad9bd5c92da870cc1c4d495f9

See more details on using hashes here.

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

Hashes for django_js_lib_tabulator-4.9.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c7f6ce21aaaffa12899c91be4d42367ac88eafbf4356bf35f405f14999a35a9d
MD5 46c128c3b3566afb287c4ab28a04c809
BLAKE2b-256 ea589d06358890e691c4b995a037e160104901396d3ebffb1d720346fdee4d5e

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