`django-simple-redis-admin` is an addition to your Django admin panel that
allows you to view and delete your Redis keys.
.
This package does not use models, so no database tables need to be created.
Just add to INSTALLED_APPS and go. Users must have is_superuser == True to
view the Redis admin. No django admin logs are created with this package.
.
This is the Python 3 version of the package.
Installed Size: 47.1 kB
Architectures: all