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

Uploaded Source

Built Distribution

django_nested_modals-0.0.10-py3-none-any.whl (659.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django-nested-modals-0.0.10.tar.gz
  • Upload date:
  • Size: 601.0 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.10.tar.gz
Algorithm Hash digest
SHA256 d3b4a4753fa87ae61dfcb1127971b28c46032474a497eee5448aab28795f4619
MD5 af8b631f80c3fc427b05a235a0617f8e
BLAKE2b-256 750981ae8ed4859271decd1fbb8a947765770605f3546ed7675339696fb2386b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: django_nested_modals-0.0.10-py3-none-any.whl
  • Upload date:
  • Size: 659.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.10-py3-none-any.whl
Algorithm Hash digest
SHA256 46c6f598cc9c9331906f6dd02cc96681c9da7436e5b454b830d50d048dc70f29
MD5 e978e09db2a92351a4fb48ab4ab1b97b
BLAKE2b-256 c89212eba9a434c8c55505a470909073a84c1214579ba5bad202ab5636216eec

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