Skip to main content

Bootstrap4 template pack for django-crispy-forms

Project description

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"

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

crispy_bootstrap4-2025.6.tar.gz (35.9 kB view details)

Uploaded Source

Built Distribution

crispy_bootstrap4-2025.6-py3-none-any.whl (23.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: crispy_bootstrap4-2025.6.tar.gz
  • Upload date:
  • Size: 35.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.17

File hashes

Hashes for crispy_bootstrap4-2025.6.tar.gz
Algorithm Hash digest
SHA256 69066c33fc9c8841cbd8741a7ec99ad9234f12877b4549490031a47c2c1abd79
MD5 6afd42f0e6ad8112536a032bba85f2d8
BLAKE2b-256 99f75dea1c2ad806fb28b42da08f1dc19ac172e909a63bcef0734bfdf811fedf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for crispy_bootstrap4-2025.6-py3-none-any.whl
Algorithm Hash digest
SHA256 64bf732b27690c7147bfaa154b4b690217bee81c71731daf5da73de00ee01943
MD5 09b3daf2fe02e85b5f4e028c80b32e4e
BLAKE2b-256 28f9a43aeecf5bf7c9b05eccf9f35d1878291a1f2c5ffc501bd96b8759fb6b10

See more details on using hashes here.

Supported by

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