Django-admin-tools-stats is a Django admin module that allow you to create easily charts on your dashboard based on specific models and criterias
291
stars
74
forks
source link
Use Python 3 compatible version of Cache utils #31
Closed
PetrDlouhy closed 6 years ago
The django-cache-utils package is not compatible with Python 3. Please use djcacheutils (https://pypi.python.org/pypi/djcacheutils/3.0.0) instead in the dependencies.