Django app to implement Bootstrap nested modals
Project description
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
Release history Release notifications | RSS feed
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.15.tar.gz
(607.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django-nested-modals-0.0.15.tar.gz.
File metadata
- Download URL: django-nested-modals-0.0.15.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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
01a8c5a4dfbf4bb2eb41f33f4dce94accfb04dc283a8dbfa1c445369ea6bd490
|
|
| MD5 |
0ae12b20cccf87eba6c7e4381a4dbe64
|
|
| BLAKE2b-256 |
2734542ee81d6088d71a8f3986b838de0267468a46dd2d9a994f1c4cb28c0bf2
|
File details
Details for the file django_nested_modals-0.0.15-py3-none-any.whl.
File metadata
- Download URL: django_nested_modals-0.0.15-py3-none-any.whl
- Upload date:
- Size: 666.6 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
59f4157ac856ebc3d919bd3c5d0c989f821dc5171952e963108e1337d2c919cc
|
|
| MD5 |
dff6358cdfa9e41171b1ffefb39c0d82
|
|
| BLAKE2b-256 |
16d719855612042eb45ca1217f7db894a6d25b10f6f3dbe58e7878be5a9c2e72
|