Skip to main content

Django-bootstrap3-form allows you write Django forms that work with Twitter Bootstrap 3

Project description

Build Status

Coverage Status

Violations

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


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.1.0.tar.gz (1.5 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page