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.3 2020/09/02

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

v2.0.1.2 2020/02/26

  • Add demo page.

v2.0.1.1 2018/03/27

  • Repackage.

v2.0.1 2017/12/21

  • First release.

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

Uploaded Source

File details

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

File metadata

  • Download URL: django-static-ionicons-2.0.1.3.tar.gz
  • Upload date:
  • Size: 369.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.8

File hashes

Hashes for django-static-ionicons-2.0.1.3.tar.gz
Algorithm Hash digest
SHA256 36544d27972f58ea9865e59e400e60bd05f4be905a21b00e18bf0f8fa19b7654
MD5 600a2b4873baa2c6e5864f18d9894bd2
BLAKE2b-256 75c38280ec8a4466f586f8179b14dc2dbe3b5d674fa2782b7241fcf2df70e01a

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