Django-icomoon

Latest version: v1.5.0

Safety actively analyzes 1012201 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.5.0

**************************

Another maintenance release which upgrade package to a more modern structure and
upgrade Python and Django support.

* Removed support for Python<3.8;
* Removed support for Django<3.2;
* Added support for Python>=3.8;
* Added support for Django>=3.2;
* Improved sandbox demonstration;
* Updated documentation to last Sphinx and Furo theme;

A new major release will drop support for Python<3.10 and Django<5.2

1.4.2

**************************

A maintenance release to pin setuptools requirement to ``<81.0.0`` since this release
has totally dropped ``pkg_resources`` module.

* Pinned requirements to ``setuptools<81.0.0``;
* Added official support for Python 3.7;
* Added official support for Django 3.2;
* Fixed local installation for development;

1.4.1

**************************

* Fixed short description from app ``__init__`` docstring as it seems to cause
installation to fail because of setuptools>=59 which introduces incompatible backward
error with description which contains a newline;

1.4.0

**************************

**Project and package refactoring**

* Drop ``six`` usage;
* Drop ``django-braces`` usage;
* Migrate to ``setup.cfg`` for package configuration;
* Cover every supported Django versions with tox;
* Updated demo project with sandbox;
* Add documentation on ReadTheDoc;
* Update ``icon_map.scss`` template to include a Sass map for available icons,
close 11;

1.3.0

**************************

**This has not be released into a package on Pypi** due to packaging
configuration problem, the **1.4.0 release resolve everything** without any
behavior changes.

This is a maintenance release for recent (>=2.0) Django environment.

Pin your project dependancies to ``django-icomoon<1.3.0`` if your environment
does not match the new requirements.

* Drop support for Django<=2.0, add support for Django 2.0 to 3.1;
* Drop support for Python2, at least Python 3.6 is required;

1.2.0

**************************

* Fix Sass template for bad selector, close 10;
* Cleaned icon gallery template;
* Dropped support for Django <= 1.8;
* Better Makefile for development install;

Page 1 of 2

© 2026 Safety CLI Cybersecurity Inc. All Rights Reserved.