Bootstrap5 template pack for django-crispy-forms
Project description
crispy-bootstrap5
Bootstrap5 template pack for django-crispy-forms
Warning
This project is in early stages of development (not yet on PyPI), if you wish to explore please install directly from this repo.
Installation
Install this plugin using pip
:
$ pip install crispy-bootstrap5
Usage
Usage instructions go here.
Development
To contribute to this library, first checkout the code. Then create a new virtual environment:
cd crispy-bootstrap5
python -mvenv venv
source venv/bin/activate
Or if you are using pipenv
:
pipenv shell
Now install the dependencies and tests:
pip install -e '.[test]'
To run the tests:
pytest
Project details
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
crispy-bootstrap5-0.1.tar.gz
(9.2 kB
view hashes)
Built Distribution
Close
Hashes for crispy_bootstrap5-0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4dc0890234f6e28870655362d6bbbf7b1b12dc9daddd5f31b689ff4e9d42a20a |
|
MD5 | 077762ce14cbf2ceff16e283512e98f5 |
|
BLAKE2b-256 | 3a403b3b88caacdb5ffc276b3d3eed1eb90c67c81d37b3cb95a760a891a6aaa9 |