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

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.24.tar.gz (783.2 kB view hashes)

Uploaded Source

Built Distribution

django_nested_modals-0.0.24-py3-none-any.whl (855.3 kB view hashes)

Uploaded Python 3

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