Django-bootstrap3-form allows you write Django forms that work with Twitter Bootstrap 3
Project description
Django-bootstrap3-form allows you write Django forms that work with Twitter Bootstrap 3.
import django_bootstrap3_form class ExampleForm(django_bootstrap3_form.BootstrapForm): username = django_bootstrap3_form.CharField() password = django_bootstrap3_form.CharField(widget=django_bootstrap3_form.PasswordInput)
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
File details
Details for the file django-bootstrap3-form-0.1.0.tar.gz
.
File metadata
- Download URL: django-bootstrap3-form-0.1.0.tar.gz
- Upload date:
- Size: 1.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 14d3d35e124f3114abee8717e320a8296c84c5eeec965c6732e40e538abc3682 |
|
MD5 | e7b1b880ef5bfa7c0e1101cd960cfd06 |
|
BLAKE2b-256 | 2bbae6f1bd12eb33a44e2738dc099ad1508665dd330b0d75d6199f54f9f8cfef |