django-bootstrap3-form 1.1.0
pip install django-bootstrap3-form
Latest version
Released:
Django-bootstrap3-form allows you write Django forms that work with Twitter Bootstrap 3
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Apache License, Version 2.0)
- Author: Marco Braak
Classifiers
- Development Status
- Framework
- Intended Audience
- License
- Programming Language
Project description
Django Bootstrap 3 form
Django-bootstrap3-form allows you write Django forms that work with Twitter Bootstrap 3.
It supports Django 2.2 - 3.1. Also tested with Python 3.6 - 3.8.
Older versions: Version 1.0 supports Django 2.0 and 2.2. Version 0.7 supports Django 1.11 and Python 2.7.
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Apache License, Version 2.0)
- Author: Marco Braak
Classifiers
- Development Status
- Framework
- Intended Audience
- License
- Programming Language
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
Built Distributions
File details
Details for the file django-bootstrap3-form-1.1.0.tar.gz
.
File metadata
- Download URL: django-bootstrap3-form-1.1.0.tar.gz
- Upload date:
- Size: 274.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d8e703508f1d04af5fad223bd1dcfe1a27db236d7719aefb6d36463142d1dfda |
|
MD5 | d2b87e81937bb4d82b859f24fd1c1c37 |
|
BLAKE2b-256 | 7540d030010218d46c1dad2446d15ddacc750d67dfac3c9ec8c286753f3db200 |
File details
Details for the file django_bootstrap3_form-1.1.0-py3.8.egg
.
File metadata
- Download URL: django_bootstrap3_form-1.1.0-py3.8.egg
- Upload date:
- Size: 274.5 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 101d5d68727e90920174b40e902b3655cca69d6ba6af5340af18a27b740b1710 |
|
MD5 | 1f9f5e6c194aaec3e6856878ade95a8a |
|
BLAKE2b-256 | 5af9ee5fb68cc253c14b65b0ef2f056167288f3a129aab2d7010f9ce84df7ec5 |
File details
Details for the file django_bootstrap3_form-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: django_bootstrap3_form-1.1.0-py3-none-any.whl
- Upload date:
- Size: 276.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cbb99730fb84e3f3a2ec0750355a620784c3c74c11a1c53e3cf603a297c4c46b |
|
MD5 | ec7baf0487f8f20273e6146f13cd30ea |
|
BLAKE2b-256 | d4d3ae995ceef979ae013d70ff47c9b7116c67cafc69ba9158a9aa8da70ccb7f |