Render forms with fieldsets using Bootstrap markup via django-form-utils and django-bootstrap3
Project description
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' } }
Installation
pip install django-form-utils-bootstrap3
Requirements
A Django project using:
django-form-utils
django-bootstrap3
Licence
MIT
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
File details
Details for the file django-form-utils-bootstrap3-0.1.0.tar.gz
.
File metadata
- Download URL: django-form-utils-bootstrap3-0.1.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 26778a5263c4f5d6364cafc9ab0b7edfc4db29d13e5eac71cffbf32fd3518483 |
|
MD5 | b43cd02d11f1b9c1617bd42ca77e001b |
|
BLAKE2b-256 | e3c72aa13f12f0c9d0e15ea9966cb208ff9bc849242180cdfecc1562273f8d85 |