Django-bootstrap3-form allows you write Django forms that work with Twitter Bootstrap 3
Project description
Django Bootstrap 3 form
Django-bootstrap3-form allows you write Django forms that work with Twitter Bootstrap 3.
It supports Django 2.0 - 3.0. Also tested with Python 3.6 - 3.7.
Note that version 0.7.0 also supports Django 1.11.
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-1.0.0.tar.gz
(273.3 kB
view details)
Built Distributions
File details
Details for the file django-bootstrap3-form-1.0.0.tar.gz
.
File metadata
- Download URL: django-bootstrap3-form-1.0.0.tar.gz
- Upload date:
- Size: 273.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a28fd7fd16efeb4a07e59a95b5dca370d7f4cc82c8b6b405c9eb5913baa317f |
|
MD5 | c0cc4196b98f41a349c2ccc219708661 |
|
BLAKE2b-256 | 0bc6eeb18d32ed25b9d9e85d43637b49392a48562713c491160dbb80bd61ac1c |
File details
Details for the file django_bootstrap3_form-1.0.0-py3.7.egg
.
File metadata
- Download URL: django_bootstrap3_form-1.0.0-py3.7.egg
- Upload date:
- Size: 274.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb7053efff47fe6a04fc0eb86e6792ce3ee4f212ac34ce4136611fc0041a8fa3 |
|
MD5 | 8c90c1be6a2b3e590582ed53891f7e42 |
|
BLAKE2b-256 | cf044a3e70e28f2e9be43f259692b9c90036ff9232da92c65ee673e80f775040 |
File details
Details for the file django_bootstrap3_form-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: django_bootstrap3_form-1.0.0-py3-none-any.whl
- Upload date:
- Size: 276.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d73220374f4539aa06da77914a7aec2343cde617858b09562b39f85f6d8a960c |
|
MD5 | 6c0fe2985394ee2029b702b1e14e2d79 |
|
BLAKE2b-256 | 9f3adeecdffc58a224c4967cfd65cecaa00f9c3c478cf49288bff93c864c134a |