django-ajax-helpers


Namedjango-ajax-helpers JSON
Version 0.0.22 PyPI version JSON
download
home_pagehttps://github.com/jonesim/ajax-helpers
SummaryDjango app to assist with posting Ajax and receiving commands from django
upload_time2023-12-06 11:06:04
maintainer
docs_urlNone
authorIan Jones
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![PyPI version](https://badge.fury.io/py/django-ajax-helpers.svg)](https://badge.fury.io/py/django-ajax-helpers)

Helps building buttons to send data to Django views and get command back from Django

Provides bootstrap tooltips populated with html from Django view
Provides functions to download and upload files

Add to installed apps in settings   
`'ajax_helpers',`




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jonesim/ajax-helpers",
    "name": "django-ajax-helpers",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Ian Jones",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/c5/2e/e3e8539d3ef318868bfab37798042441e3d0a9833b1f38a6df30ea6223bd/django-ajax-helpers-0.0.22.tar.gz",
    "platform": null,
    "description": "[![PyPI version](https://badge.fury.io/py/django-ajax-helpers.svg)](https://badge.fury.io/py/django-ajax-helpers)\n\nHelps building buttons to send data to Django views and get command back from Django\n\nProvides bootstrap tooltips populated with html from Django view\nProvides functions to download and upload files\n\nAdd to installed apps in settings   \n`'ajax_helpers',`\n\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Django app to assist with posting Ajax and receiving commands from django",
    "version": "0.0.22",
    "project_urls": {
        "Homepage": "https://github.com/jonesim/ajax-helpers"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fa79606bd05509e5ba631705f3759d5f9fb2e8518132f8c4110ad132e77e71ec",
                "md5": "e89a4342fdaeb734fac59f39d40109ab",
                "sha256": "b08ceb3482a2d9919c736aabb05a3e45612ff174db7d1bfa4968ed97707eab69"
            },
            "downloads": -1,
            "filename": "django_ajax_helpers-0.0.22-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e89a4342fdaeb734fac59f39d40109ab",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 1748191,
            "upload_time": "2023-12-06T11:06:01",
            "upload_time_iso_8601": "2023-12-06T11:06:01.560135Z",
            "url": "https://files.pythonhosted.org/packages/fa/79/606bd05509e5ba631705f3759d5f9fb2e8518132f8c4110ad132e77e71ec/django_ajax_helpers-0.0.22-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c52ee3e8539d3ef318868bfab37798042441e3d0a9833b1f38a6df30ea6223bd",
                "md5": "2f5cb635fb44b7065c28dfa9a3a8bd61",
                "sha256": "0ba42f0bd8e7ee10ab3233af8cb405628aab43344b5f91ea2a0e0cc73c6eeb2a"
            },
            "downloads": -1,
            "filename": "django-ajax-helpers-0.0.22.tar.gz",
            "has_sig": false,
            "md5_digest": "2f5cb635fb44b7065c28dfa9a3a8bd61",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1736751,
            "upload_time": "2023-12-06T11:06:04",
            "upload_time_iso_8601": "2023-12-06T11:06:04.350015Z",
            "url": "https://files.pythonhosted.org/packages/c5/2e/e3e8539d3ef318868bfab37798042441e3d0a9833b1f38a6df30ea6223bd/django-ajax-helpers-0.0.22.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-06 11:06:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jonesim",
    "github_project": "ajax-helpers",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "django-ajax-helpers"
}
        
Elapsed time: 0.23276s