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
- First release.
v2.0.1.1
- Repackage.
v2.0.1.2
- Add demo page.
v2.0.1.3
- No depends on django.
- Turn to the package as a pure static wrapper package.
v2.0.1.4
- Doc update.
v2.0.1.5
- Doc update.
v2.0.1.6
- Doc update.
Project details
Release history Release notifications | RSS feed
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_static_ionicons-2.0.1.6.tar.gz.
File metadata
- Download URL: django_static_ionicons-2.0.1.6.tar.gz
- Upload date:
- Size: 370.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5043fef47469718abdd2b6e3a8981fa1cbe6050398ab77bf5dc80ef73c504c70
|
|
| MD5 |
6f5b9d64230244aaca2f0a96c2364d93
|
|
| BLAKE2b-256 |
6f1ff3fd1e074dbaef96cc4ed5c39d90cac6afa696dd4ee35de1c753e5441711
|
File details
Details for the file django_static_ionicons-2.0.1.6-py3-none-any.whl.
File metadata
- Download URL: django_static_ionicons-2.0.1.6-py3-none-any.whl
- Upload date:
- Size: 370.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9cd7d3f742b8639428da067a449d632f8cb21cfdc081baa08d33049b7a3f70e6
|
|
| MD5 |
9ef4215e8e192d16618ef8c1ecda46f6
|
|
| BLAKE2b-256 |
2a2bb943d75a3605788647d44f1f514ba7255aaa7a9e15aec4aa357578112857
|