[](https://badge.fury.io/py/django-nested-modals)
Add to installed apps in settings
`'bootstrap_modals',`
Add to template
<script src="{% static 'django_modals/js/modals.js' %}"></script>
<link rel="stylesheet" type="text/css" href="{% static 'django_modals/css/modals.css' %}"/>
####See django_examples for example usage
Raw data
{
"_id": null,
"home_page": "https://github.com/jonesim/django-modals",
"name": "django-nested-modals",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "",
"author": "Ian Jones",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/40/fd/e0ea27b521d0d27db54844c82555fcd3062d47251bd99c801690fa44079b/django-nested-modals-0.0.23.tar.gz",
"platform": null,
"description": "[](https://badge.fury.io/py/django-nested-modals)\n\nAdd to installed apps in settings \n`'bootstrap_modals',`\n\n\nAdd to template\n\n <script src=\"{% static 'django_modals/js/modals.js' %}\"></script>\n <link rel=\"stylesheet\" type=\"text/css\" href=\"{% static 'django_modals/css/modals.css' %}\"/>\n\n####See django_examples for example usage\n\n\n\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Django app to implement Bootstrap nested modals",
"version": "0.0.23",
"project_urls": {
"Homepage": "https://github.com/jonesim/django-modals"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2dd91d755b8c4dcf2156f47018765e1b8521587cffabfa4d28a8b1b98bd9f02d",
"md5": "f9ff18760780c31741adc688462f97b1",
"sha256": "ae7de71343c6e42e3ca7bcffd5d4cc9f0d9e032956824d8dc8093b13da676d23"
},
"downloads": -1,
"filename": "django_nested_modals-0.0.23-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f9ff18760780c31741adc688462f97b1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 865118,
"upload_time": "2023-08-08T22:34:53",
"upload_time_iso_8601": "2023-08-08T22:34:53.644979Z",
"url": "https://files.pythonhosted.org/packages/2d/d9/1d755b8c4dcf2156f47018765e1b8521587cffabfa4d28a8b1b98bd9f02d/django_nested_modals-0.0.23-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "40fde0ea27b521d0d27db54844c82555fcd3062d47251bd99c801690fa44079b",
"md5": "6dbc429ebe0e9389791a827299104704",
"sha256": "759981805168c24113dabb44a73909256a8d01c9557876f17d8696bae2149269"
},
"downloads": -1,
"filename": "django-nested-modals-0.0.23.tar.gz",
"has_sig": false,
"md5_digest": "6dbc429ebe0e9389791a827299104704",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 794563,
"upload_time": "2023-08-08T22:34:55",
"upload_time_iso_8601": "2023-08-08T22:34:55.802351Z",
"url": "https://files.pythonhosted.org/packages/40/fd/e0ea27b521d0d27db54844c82555fcd3062d47251bd99c801690fa44079b/django-nested-modals-0.0.23.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-08 22:34:55",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jonesim",
"github_project": "django-modals",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "django-nested-modals"
}