alert/confirm/prompt modal dialogs you can customize via django template
Install with pip:
pip install django-modals
Then declare the app in your settings.py
INSTALLED_APPS = [ ... 'django_modals', ]
Work in progress…
Index
Module Index
Search Page