Skip to main content

Tabulator 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-6.3.1.1.tar.gz (3.1 MB view details)

Uploaded Source

Built Distribution

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

django_js_lib_tabulator-6.3.1.1-py2.py3-none-any.whl (3.3 MB view details)

Uploaded Python 2Python 3

File details

Details for the file django_js_lib_tabulator-6.3.1.1.tar.gz.

File metadata

File hashes

Hashes for django_js_lib_tabulator-6.3.1.1.tar.gz
Algorithm Hash digest
SHA256 a4d734d28f65b2f9107d1cabdaefc82f527e5711dd8fec2d6a2233f430424734
MD5 65982e4907b5011a46e531cfa3c2990b
BLAKE2b-256 74a03a110f004e31f0a66a712896e8242084363bf0dad669a9b32eb654bf9e3b

See more details on using hashes here.

File details

Details for the file django_js_lib_tabulator-6.3.1.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_js_lib_tabulator-6.3.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 bff1cb29baa18be6fe8f876b3c9f6c030fdc8545ccc5172aa8ecfd1b001c2877
MD5 2a84cecddaed8632d06c4466252f046f
BLAKE2b-256 cd29a08db1ad24bbd69bca5367e0584f066be3d6127a47843ef8422918847b5f

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