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
-
Add
"js_lib_ag_grid_community"to yourINSTALLED_APPSsetting like this::INSTALLED_APPS = [ ... "js_lib_ag_grid_community", ... ] -
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
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6cbcb5806e335128fce8ee699fae19b489f758c50388b27ea04a560f11afcdf0
|
|
| MD5 |
4b514aae55b1eb128b17ba9105c7e578
|
|
| BLAKE2b-256 |
6a24de5354292f104c1eb62b96429289f09ae70e52d8d9a7036eda429910b574
|
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8fe6f62351bead33f4e20b68333113fda4773b5e79a2325dace90e4324e2f174
|
|
| MD5 |
7490d93890af5f534eb58e8b63963583
|
|
| BLAKE2b-256 |
44de29b7a46f59a3135b1919fd3c353091ceef39543e81541044fb35253f1663
|