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.
It supports Django 1.7-1.9.
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
django-bootstrap3-form-0.3.0.tar.gz
(272.4 kB
view details)
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django-bootstrap3-form-0.3.0.tar.gz.
File metadata
- Download URL: django-bootstrap3-form-0.3.0.tar.gz
- Upload date:
- Size: 272.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2063bd59e242360df5ee8ec90eb933df418a9ba7e508f655e1a7251bc4d3254b
|
|
| MD5 |
998e02b55bb336e63199b1fc7eea3a95
|
|
| BLAKE2b-256 |
11035018b7dd724dbd9b8a7e2a00a0d56a140e2c95def3255c6e5ff49355fd2c
|
File details
Details for the file django_bootstrap3_form-0.3.0-py2.7.egg.
File metadata
- Download URL: django_bootstrap3_form-0.3.0-py2.7.egg
- Upload date:
- Size: 278.7 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
06495aa58ce5e583546d70e9e36f9465ad774aba89db16b57157f05485bb5d1b
|
|
| MD5 |
128440bd8c6da75eff852ce788cea201
|
|
| BLAKE2b-256 |
5ed47e4b1c1713e3427fdbc3dbb045ba96d4889097c60f731a6ee28607e4c2c0
|
File details
Details for the file django_bootstrap3_form-0.3.0-py2-none-any.whl.
File metadata
- Download URL: django_bootstrap3_form-0.3.0-py2-none-any.whl
- Upload date:
- Size: 276.1 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1efd4f773afdcf7e42a22b53aef63b41053ad7a36001b82dc3a498483ff5f7b1
|
|
| MD5 |
dacf2f7d4423efea14fb26d4dc421a66
|
|
| BLAKE2b-256 |
9ba3d192b856ef5d66923e21d193788becbf0d0c3b4a0472018805a6a8db5c83
|