Skip to main content

Django application contain ionicons static files.

Project description

Django application contain ionicons static files

Install

pip install django-static-ionicons

Settings

INSTALLED_APPS = [
    ...
    "django_static_ionicons",
    ...
]

Use static resource

{% load staticfiles %}

{% block style %}
    <link rel="stylesheet" href="{% static "ionicons/css/ionicons.min.css" %}">
{% endblock %}

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-static-ionicons-2.0.1.1.tar.gz (368.3 kB view details)

Uploaded Source

File details

Details for the file django-static-ionicons-2.0.1.1.tar.gz.

File metadata

File hashes

Hashes for django-static-ionicons-2.0.1.1.tar.gz
Algorithm Hash digest
SHA256 f77149ecca9c0138259718ca31b77ce76c7dcccd0b18fef8a69b96b0628552b3
MD5 d5ff852e98e03007fac99062e98d1a1e
BLAKE2b-256 e7cffd95906242d2d9ad89fa989a218e1db9bf50ba5c40777e6e576513cff310

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