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.4-1.8.
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.2.0.tar.gz
(249.5 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.2.0.tar.gz.
File metadata
- Download URL: django-bootstrap3-form-0.2.0.tar.gz
- Upload date:
- Size: 249.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
86584cc167b6b1c81ec6db56dfdb6522f75563166adc332bf0da73a0059a7712
|
|
| MD5 |
f5770a44ceba0c4b2392370b3100168f
|
|
| BLAKE2b-256 |
8bb1812e2c6eea03e3cd9319019f1a6a508d5a604bbe938409091f0a0c507c2e
|
File details
Details for the file django_bootstrap3_form-0.2.0-py2.7.egg.
File metadata
- Download URL: django_bootstrap3_form-0.2.0-py2.7.egg
- Upload date:
- Size: 255.7 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cdd29596429d9bdf9aac682f6e9e3dd0f82b54ac83b216bdd99b26dcd0024a0a
|
|
| MD5 |
585c3793c0c2a634c2bcb9c4a0468175
|
|
| BLAKE2b-256 |
f51250a6cce0c0da1c16b4722a4c0b99a1d63c24800188c5f5a9c13679b6fcb4
|
File details
Details for the file django_bootstrap3_form-0.2.0-py2-none-any.whl.
File metadata
- Download URL: django_bootstrap3_form-0.2.0-py2-none-any.whl
- Upload date:
- Size: 253.1 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
16bb37b20f53c811292bcf3110163b74f473faf4cd4568de4bd0d1d0eb1f5e2e
|
|
| MD5 |
7f0dd12f6d4d6923cbc3b9009a346ee7
|
|
| BLAKE2b-256 |
f6c22659b94459f20b72b636c575c843b93e20a4a14f3f6c09871be01a070ba9
|