A Django app to easily and cleanly insert Bootstrap icons.
Project description
This is a simple Django app to easily and cleanly display Bootstrap Icons.
Install via pip install django-bs-icons
Add to settings.py apps ‘bs_icons’
Simply add {% load bs_icons %} to the header section of your Django template. Then add {% bs_icon ‘NAME_OF_ICON’ %}.
Here is the list of icons currently supported:
https://github.com/twbs/icons/tree/933852be6b67d1ec0adc782448f83305553b55d1/icons
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-bs-icons-0.2.1.tar.gz
(80.6 kB
view details)
File details
Details for the file django-bs-icons-0.2.1.tar.gz
.
File metadata
- Download URL: django-bs-icons-0.2.1.tar.gz
- Upload date:
- Size: 80.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 248b47805bdeee88c8cbecf38318b9f5a6f472985e6acff61f39a9387c7d4d72 |
|
MD5 | 9c327e6e19316c7dfcbf66275602b086 |
|
BLAKE2b-256 | cc1f1659c98bc24c1b580de5454e2235fe37ba2e86a6d15ea5880277b2bb8021 |