Skip to main content

Render forms with fieldsets using Bootstrap markup via django-form-utils and django-bootstrap3

Project description

Latest PyPI version Latest Travis CI build status

Render forms with fieldsets using Bootstrap markup via django-form-utils and django-bootstrap3

Configuration

Modify your Django project settings to include:

BOOTSTRAP3 = {
    'form_renderers': {
        'default': 'form_utils_bootstrap3.renderers.BetterFormRenderer'
    }
}

You can continue using the same {% bootstrap_form form %} tags, but they now take into account the existence of fielsets in BetterForm instances.

Installation

pip install django-form-utils-bootstrap3

Requirements

A Django project using:

  • django-form-utils

  • django-bootstrap3

Licence

MIT

Authors

django-form-utils-bootstrap3 was written by Federico Bond.

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-form-utils-bootstrap3-0.1.1.tar.gz (2.8 kB view details)

Uploaded Source

File details

Details for the file django-form-utils-bootstrap3-0.1.1.tar.gz.

File metadata

File hashes

Hashes for django-form-utils-bootstrap3-0.1.1.tar.gz
Algorithm Hash digest
SHA256 b3fee8c500ea4613c3815ce68903e82394d550418a4cdb9647f5bb2644838eae
MD5 412d75712e55b29b2d23fc3e2acb6b1e
BLAKE2b-256 3a15ddfda614c7813958ca28b0719b84171b35e31a015e56e7d4de1a67da70ab

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