Skip to main content

Django application contain ionicons static files.

Project description

django-static-ionicons

Django application contain ionicons static files

Install

pip install django-static-ionicons

Settings

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

Usage

app/templates/demo.html

{% load staticfiles %}

<link rel="stylesheet" type="text/css" href="{% static "ionicons/css/ionicons.css" %}">

Releases

v2.0.1 2017/12/21

  • First release.

v2.0.1.1 2018/03/27

  • Repackage.

v2.0.1.2 2020/02/26

  • Add demo page.

v2.0.1.3 2020/09/02

  • No depends on django.
  • Turn to the package as a pure static wrapper package.

v2.0.1.4 2023/09/15

  • Doc update.

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

Uploaded Source

Built Distribution

django_static_ionicons-2.0.1.4-py3-none-any.whl (370.0 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for django-static-ionicons-2.0.1.4.tar.gz
Algorithm Hash digest
SHA256 48a0b120a7a262429e9e55d5acb61aa418d764ade69b55cd5baa3e2465156471
MD5 dc5cf475772ab01efc139f4262e2350b
BLAKE2b-256 083284f8b11772719dbe956e8b9fadadcef9f58faefb0a4d926fd9717fa1c268

See more details on using hashes here.

File details

Details for the file django_static_ionicons-2.0.1.4-py3-none-any.whl.

File metadata

File hashes

Hashes for django_static_ionicons-2.0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 191371a732479699346f2a207938ad9a1cdd1b6351855547d54ee588ed8e64ea
MD5 832fdb073bef9d1ab405eb42172fb324
BLAKE2b-256 ce5da8bd87df7b073211e897c46b8d85ae2a824fd34941e15df6bb38deba26d4

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