Skip to main content

Django app to implement Bootstrap nested modals

Project description

PyPI version

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

Types of redirect

Existing modal sends ajax command

return self.command_response(ajax_modal_replace(self.request, 'modal_name'))

Redirecting from get

return

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

django-nested-modals-0.0.12.tar.gz (605.6 kB view details)

Uploaded Source

Built Distribution

django_nested_modals-0.0.12-py3-none-any.whl (664.8 kB view details)

Uploaded Python 3

File details

Details for the file django-nested-modals-0.0.12.tar.gz.

File metadata

  • Download URL: django-nested-modals-0.0.12.tar.gz
  • Upload date:
  • Size: 605.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.3

File hashes

Hashes for django-nested-modals-0.0.12.tar.gz
Algorithm Hash digest
SHA256 01e8b01e10dfdf2aeee677c70a3c0079de7c93db65890c283d2211df77708327
MD5 accffc543a08a9c8c9a9eceb56239ebe
BLAKE2b-256 b8e472a05e36c696e07f10c86b06a60f3b6fdd22b3c8acc02198bcc10432c08b

See more details on using hashes here.

File details

Details for the file django_nested_modals-0.0.12-py3-none-any.whl.

File metadata

  • Download URL: django_nested_modals-0.0.12-py3-none-any.whl
  • Upload date:
  • Size: 664.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.3

File hashes

Hashes for django_nested_modals-0.0.12-py3-none-any.whl
Algorithm Hash digest
SHA256 2c1f511ea5209c746839f4808faab1001988de5b0196357ff12a220cd8404466
MD5 fe62ea29f9e1f854e5a5639b07c4a1a4
BLAKE2b-256 3d08bc4dc81641074cb3f4bba1ef693d66cf8a364d0025e3808fa82b1185de50

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