Skip to main content

Bootstrap Icons Repackaged for Django

Project description

Bootstrap Icons Repackaged for Django

Bootstrap Icons packaged in a Django reusable app.

Installation

pip install django-js-lib-bootstrap-icons

Usage

  1. Add "js_lib_bootstrap_icons" to your INSTALLED_APPS setting like this::

    INSTALLED_APPS = [
        ...
        "js_lib_bootstrap_icons",
        ...
    ]
    
  2. In your template use:

    {% load static %}
    

    ...

    <link rel="stylesheet" href="{% static "bootstrap-icons/css/font/bootstrap-icons.min.css">" %}">
    

    or

    <link rel="stylesheet" href="{% static "bootstrap-icons/css/font/bootstrap-icons.css">" %}">
    

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_js_lib_bootstrap_icons-1.11.3.0.tar.gz (888.2 kB view details)

Uploaded Source

Built Distribution

django_js_lib_bootstrap_icons-1.11.3.0-py2.py3-none-any.whl (1.7 MB view details)

Uploaded Python 2 Python 3

File details

Details for the file django_js_lib_bootstrap_icons-1.11.3.0.tar.gz.

File metadata

File hashes

Hashes for django_js_lib_bootstrap_icons-1.11.3.0.tar.gz
Algorithm Hash digest
SHA256 b3b012e520eccf0252402b3c8b9b8b31abc11f10f694cd3b4092f5b863af7915
MD5 c1d7c918b31ba8a9d6bc225ed789b8c4
BLAKE2b-256 7d0a737e79ce81b10e5dd5aed084099fbe40fb254b25b9c8bec836501c259093

See more details on using hashes here.

File details

Details for the file django_js_lib_bootstrap_icons-1.11.3.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_js_lib_bootstrap_icons-1.11.3.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 1e58dd6b70ea12da9f1a8e08983f2a4836eb4c7456509b25824c08b553cb3259
MD5 8ec49fa010595969a4076eceb3b21b0d
BLAKE2b-256 47da94034724f4315bd07960afb1c8e56af129bdd831716cc04d296e80f393c5

See more details on using hashes here.

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