Skip to main content

crispy-bootstrap4

License

Bootstrap4 template pack for django-crispy-forms. This template pack was included with the core django-crispy-forms package until version 2.0.

Installation

Install this plugin using pip:

    $ pip install crispy-bootstrap4

Usage

You will need to update your project's settings file to add crispy_forms and crispy_bootstrap4 to your projects INSTALLED_APPS. Also set bootstrap4 as and allowed template pack and as the default template pack for your project:

    INSTALLED_APPS = (
        ...
        "crispy_forms",
        "crispy_bootstrap4",
        ...
    )

    CRISPY_ALLOWED_TEMPLATE_PACKS = "bootstrap4"

    CRISPY_TEMPLATE_PACK = "bootstrap4"

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

crispy_bootstrap4-2026.2.tar.gz (34.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

crispy_bootstrap4-2026.2-py3-none-any.whl (23.2 kB view details)

Uploaded Python 3

File details

Details for the file crispy_bootstrap4-2026.2.tar.gz.

File metadata

  • Download URL: crispy_bootstrap4-2026.2.tar.gz
  • Upload date:
  • Size: 34.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.19

File hashes

Hashes for crispy_bootstrap4-2026.2.tar.gz
Algorithm Hash digest
SHA256 66f8f14bf9c2c16ed94243236ed253a94e5a625afa1ee64022ce29db98c6cd85
MD5 57448f5014243ae696535bc87bc417c3
BLAKE2b-256 5bcc638d36595da9fbb2c9d0be98bf6007442a65a521b614cf4645d04311b061

See more details on using hashes here.

File details

Details for the file crispy_bootstrap4-2026.2-py3-none-any.whl.

File metadata

File hashes

Hashes for crispy_bootstrap4-2026.2-py3-none-any.whl
Algorithm Hash digest
SHA256 4b2b99dfe3e3cacb548702159462110901bd38792b650b770e50c62284ac2227
MD5 522397f96a932908435f38df0e15b1ab
BLAKE2b-256 ad6db90d601ea2449cc6b35b4b08be90fb1f6ca1baf2be383ed195f7bfa91a32

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

2026.2 This release

2 files

2025.6

2 files

2024.10

2 files

2024.1

2 files

2023.1

2 files

2022.1

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page