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
Built Distribution
File details
Details for the file django-static-ionicons-2.0.1.4.tar.gz
.
File metadata
- Download URL: django-static-ionicons-2.0.1.4.tar.gz
- Upload date:
- Size: 370.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 48a0b120a7a262429e9e55d5acb61aa418d764ade69b55cd5baa3e2465156471 |
|
MD5 | dc5cf475772ab01efc139f4262e2350b |
|
BLAKE2b-256 | 083284f8b11772719dbe956e8b9fadadcef9f58faefb0a4d926fd9717fa1c268 |
File details
Details for the file django_static_ionicons-2.0.1.4-py3-none-any.whl
.
File metadata
- Download URL: django_static_ionicons-2.0.1.4-py3-none-any.whl
- Upload date:
- Size: 370.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 191371a732479699346f2a207938ad9a1cdd1b6351855547d54ee588ed8e64ea |
|
MD5 | 832fdb073bef9d1ab405eb42172fb324 |
|
BLAKE2b-256 | ce5da8bd87df7b073211e897c46b8d85ae2a824fd34941e15df6bb38deba26d4 |