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

Uploaded Source

Built Distribution

django_nested_modals-0.0.7-py3-none-any.whl (656.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django-nested-modals-0.0.7.tar.gz
  • Upload date:
  • Size: 598.8 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.7.tar.gz
Algorithm Hash digest
SHA256 88dca4ffb4db24f009e38a9d5ea6bd89ba8667741a27e9d333a7a10f5e84a612
MD5 9aa79ae7240ff9df5921e3f05989fbac
BLAKE2b-256 fa32f5ba237e1d8e208e4fe5f054ee16d6ee82fb85b69dbc47f4e6d2289ebe4c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: django_nested_modals-0.0.7-py3-none-any.whl
  • Upload date:
  • Size: 656.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.7-py3-none-any.whl
Algorithm Hash digest
SHA256 796fb8701d27d5a15cfe2e31c9b51baf83057a45870ac94393ab28b21571184e
MD5 76c13b56506c678e35a8d3771cc10252
BLAKE2b-256 1525d927d1ea76e5b840caf37ace4dccf2033f5642fbd9bebee7c88f20e2f3f0

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