django-filtered-datatables


Namedjango-filtered-datatables JSON
Version 0.0.21 PyPI version JSON
download
home_pagehttps://github.com/jonesim/django-datatables
SummaryDjango views with javascript filters using Datatables
upload_time2022-02-13 17:14:42
maintainer
docs_urlNone
authorIan Jones
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements Django django-ajax-helpers django-tab-menus django-show-source-code django-nested-modals modal-examples menu-examples ajax-examples openpyxl
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![PyPI version](https://badge.fury.io/py/django-filtered-datatables.svg)](https://badge.fury.io/py/django-filtered-datatables)

Django views and templates to use datatables with dynamic javascript filters.

A docker-compose script is included to create a container with a django project with sample data to demonstrate usage. 





            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jonesim/django-datatables",
    "name": "django-filtered-datatables",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Ian Jones",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/d2/26/c2a2b7b896a4343579b7fc099b73f610ab155e5d3ecc78a5f9a597c7db37/django-filtered-datatables-0.0.21.tar.gz",
    "platform": "",
    "description": "[![PyPI version](https://badge.fury.io/py/django-filtered-datatables.svg)](https://badge.fury.io/py/django-filtered-datatables)\n\nDjango views and templates to use datatables with dynamic javascript filters.\n\nA docker-compose script is included to create a container with a django project with sample data to demonstrate usage. \n\n\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Django views with javascript filters using Datatables",
    "version": "0.0.21",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "e4e8b29086b5e3a2c9563444e7dc0435",
                "sha256": "cec690bfb8bc235c7aa5365793adea4a83b437c084e3dd04f75c7d15cb17204f"
            },
            "downloads": -1,
            "filename": "django_filtered_datatables-0.0.21-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e4e8b29086b5e3a2c9563444e7dc0435",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 84428,
            "upload_time": "2022-02-13T17:14:40",
            "upload_time_iso_8601": "2022-02-13T17:14:40.990879Z",
            "url": "https://files.pythonhosted.org/packages/df/60/a2de85641009aa058a584c1070988f25a92450c0468f0afcfa5ac0cbf41b/django_filtered_datatables-0.0.21-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "14d6b0ec1c67003ba823954b5693ac3f",
                "sha256": "32a457a17d90777b6b2bf6302bf73a769d3b477a3beb48dce63742391ab0d203"
            },
            "downloads": -1,
            "filename": "django-filtered-datatables-0.0.21.tar.gz",
            "has_sig": false,
            "md5_digest": "14d6b0ec1c67003ba823954b5693ac3f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 58737,
            "upload_time": "2022-02-13T17:14:42",
            "upload_time_iso_8601": "2022-02-13T17:14:42.866745Z",
            "url": "https://files.pythonhosted.org/packages/d2/26/c2a2b7b896a4343579b7fc099b73f610ab155e5d3ecc78a5f9a597c7db37/django-filtered-datatables-0.0.21.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-02-13 17:14:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "jonesim",
    "github_project": "django-datatables",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "Django",
            "specs": [
                [
                    "==",
                    "3.2.7"
                ]
            ]
        },
        {
            "name": "django-ajax-helpers",
            "specs": []
        },
        {
            "name": "django-tab-menus",
            "specs": [
                [
                    "==",
                    "0.0.15"
                ]
            ]
        },
        {
            "name": "django-show-source-code",
            "specs": [
                [
                    "==",
                    "0.0.7"
                ]
            ]
        },
        {
            "name": "django-nested-modals",
            "specs": [
                [
                    "==",
                    "0.0.18"
                ]
            ]
        },
        {
            "name": "modal-examples",
            "specs": []
        },
        {
            "name": "menu-examples",
            "specs": []
        },
        {
            "name": "ajax-examples",
            "specs": []
        },
        {
            "name": "openpyxl",
            "specs": [
                [
                    "==",
                    "3.0.9"
                ]
            ]
        }
    ],
    "lcname": "django-filtered-datatables"
}
        
Elapsed time: 0.03849s