Skip to main content

AG Grid Community (repackaged for django)

Project description

AG Grid Community Repackaged for Django

AG Grid Community packaged in a Django reusable app.

Installation

pip install django-js-lib-ag-grid-community

Usage

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

    INSTALLED_APPS = [
        ...
        "js_lib_ag_grid_community",
        ...
    ]
    
  2. In your template use:

    {% load static %}
    

    and one of:

    <script src="{% static "ag_grid_community/ag-grid-community.js" %}"></script>
    <script src="{% static "ag_grid_community/ag-grid-community.min.js" %}"></script>
    <script src="{% static "ag_grid_community/ag-grid-community.noStyle.js" %}"></script>
    <script src="{% static "ag_grid_community/ag-grid-community.min.noStyle.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

Built Distribution

File details

Details for the file django-js-lib-ag-grid-community-25.3.0.0.tar.gz.

File metadata

  • Download URL: django-js-lib-ag-grid-community-25.3.0.0.tar.gz
  • Upload date:
  • Size: 2.1 MB
  • 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-ag-grid-community-25.3.0.0.tar.gz
Algorithm Hash digest
SHA256 6cbcb5806e335128fce8ee699fae19b489f758c50388b27ea04a560f11afcdf0
MD5 4b514aae55b1eb128b17ba9105c7e578
BLAKE2b-256 6a24de5354292f104c1eb62b96429289f09ae70e52d8d9a7036eda429910b574

See more details on using hashes here.

File details

Details for the file django_js_lib_ag_grid_community-25.3.0.0-py3-none-any.whl.

File metadata

  • Download URL: django_js_lib_ag_grid_community-25.3.0.0-py3-none-any.whl
  • Upload date:
  • Size: 2.2 MB
  • 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_ag_grid_community-25.3.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8fe6f62351bead33f4e20b68333113fda4773b5e79a2325dace90e4324e2f174
MD5 7490d93890af5f534eb58e8b63963583
BLAKE2b-256 44de29b7a46f59a3135b1919fd3c353091ceef39543e81541044fb35253f1663

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