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-2023.1.tar.gz (34.7 kB view details)

Uploaded Source

Built Distribution

crispy_bootstrap4-2023.1-py3-none-any.whl (23.0 kB view details)

Uploaded Python 3

File details

Details for the file crispy-bootstrap4-2023.1.tar.gz.

File metadata

  • Download URL: crispy-bootstrap4-2023.1.tar.gz
  • Upload date:
  • Size: 34.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.13

File hashes

Hashes for crispy-bootstrap4-2023.1.tar.gz
Algorithm Hash digest
SHA256 d60e93eb6d82886c009eb174f2a4c78fdac602a1efadf0305471c84815bd973a
MD5 fec0b1ed4e081fc103f437bd8bdc160d
BLAKE2b-256 ac5f42de0b99fd59fbe4100132e6d1d768ff4a78eb13c37a5ef90aba7ff8ced9

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for crispy_bootstrap4-2023.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1a88e74f8d36d2dedeb40a66f246994f3ce5cd855017785d0291e741d3e7d7c2
MD5 702547df8936a4360d761a64d5200113
BLAKE2b-256 a26dac0f7199a2460b7d69c06ee5a5f0bb8277e34f09f5fe58f3e46c8a2d0566

See more details on using hashes here.

Provenance

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