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.14.tar.gz (607.5 kB view details)

Uploaded Source

Built Distribution

django_nested_modals-0.0.14-py3-none-any.whl (667.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django-nested-modals-0.0.14.tar.gz
  • Upload date:
  • Size: 607.5 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.14.tar.gz
Algorithm Hash digest
SHA256 15f41ea495269ef3372d0fbb36a54a01903c2d91f66c57332d74d6851595bf28
MD5 c23854f4e783ac7a4e84fcd2cd12ad3c
BLAKE2b-256 fc7032ae13008173b0f945bacd1152929ae15f434955af5f7b4eca49f6bde339

See more details on using hashes here.

File details

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

File metadata

  • Download URL: django_nested_modals-0.0.14-py3-none-any.whl
  • Upload date:
  • Size: 667.0 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.14-py3-none-any.whl
Algorithm Hash digest
SHA256 98626296a3f2e18cfea4f1bf45c7c9c491e9fe6eff4f71172459cfd0584905fe
MD5 d70e52b568b577ca3804695bbf2bec39
BLAKE2b-256 a9407e94b18476db2be96ae620f1ad578fab78bbec230472dc5d4eeac3b78f60

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