Skip to main content

New Icon Admin Field.

Project description

==============
Juta_cms_icons
==============

New Icon Admin Field.

Detailed documentation is in the "docs" directory.

Quick start
-----------
1. pip install juta-icons


2. Add "juta_cms_icons" to your INSTALLED_APPS setting like this::

INSTALLED_APPS = [
...
'juta_cms_icons',
]

3. Start the development server and visit http://127.0.0.1:8000/admin/
to create a poll (you'll need the Admin app enabled).

4. To use the Iconfield do as follows:
*in App's models.py import the library
from juta_cms_icons.fields import IconField

class GoogleIcon(models.Model):
icon_field = IconField()

5. To Add new fonts You will need to reinstall the selected.json file with the icons library

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

juta-icons-2.0.tar.gz (2.0 MB view details)

Uploaded Source

File details

Details for the file juta-icons-2.0.tar.gz.

File metadata

  • Download URL: juta-icons-2.0.tar.gz
  • Upload date:
  • Size: 2.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for juta-icons-2.0.tar.gz
Algorithm Hash digest
SHA256 e80cf1704e22fd2a30d1caa04cf87de7f21e651e27d0a6186df5f1dba0f7eff2
MD5 fdb35e9d90380ec7b1eeb4c568f03896
BLAKE2b-256 44f33a0822113ca8687ac683d16f5ec09c4b350b7621f9adcbb108a8d7147ecd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page