Skip to main content

A jQuery plugin for creating AJAX driven Django forms in Bootstrap modal.

Project description

A jQuery plugin for creating AJAX driven Django forms in Bootstrap modal.

Installation

You can get Django Bootstrap modal forms by using pip:

$ pip install django-bootstrap-modal-forms

Usage

Add “bootstrap_modal_forms” to your INSTALLED_APPS setting like this:

INSTALLED_APPS = [
    ...
    'bootstrap_modal_forms',
    ...
]

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-bootstrap-modal-forms-1.0.tar.gz (2.6 kB view hashes)

Uploaded Source

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