django-simple-redis-admin

A Django admin application to manage Redis cache keys
Download

django-simple-redis-admin Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Nicholas Serra
  • Publisher web site:
  • https://github.com/nicholasserra/

django-simple-redis-admin Tags


django-simple-redis-admin Description

django-simple-redis-admin is an addition to your Django admin panel that allows you to view and delete your Redis keys.Installation pip install django-simple-redis-admin Add redis_admin to your INSTALLED_APPSWhy simple?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.Product's homepage


django-simple-redis-admin Related Software