Skip to main content

A django admin application to manage redis cache keys.

Project description

[![Build Status](https://travis-ci.org/nicholasserra/django-simple-redis-admin.svg?branch=travis)](https://travis-ci.org/nicholasserra/django-simple-redis-admin)

django-simple-redis-admin
=========

`django-simple-redis-admin` is an addition to your Django admin panel that allows you to view and delete your Redis keys.

Requirements
------------
* Django >= 1.4 <= 1.9
* A Django redis cache backend. I recommend [django-redis-cache](https://github.com/sebleier/django-redis-cache)

Installation
------------
`django-simple-redis-admin` can be installed via pip.

```
pip install django-simple-redis-admin
```

Then just add `redis_admin` to your `INSTALLED_APPS`.

Why 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.

To Do
-----
* Editing keys
* Better representation for Redis sets

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

django-simple-redis-admin-1.3.0.tar.gz (5.8 kB view details)

Uploaded Source

File details

Details for the file django-simple-redis-admin-1.3.0.tar.gz.

File metadata

File hashes

Hashes for django-simple-redis-admin-1.3.0.tar.gz
Algorithm Hash digest
SHA256 7a7802993d4c34d5de1db61b795e43faca16bc79d1e605767e4bbe4a69805c28
MD5 dc8d9a86d36b7918809600e2d5356748
BLAKE2b-256 40bc2c20e56c72cfa68231f0fcbf614d3482a808be8985d3cdcdd13b751c8c7f

See more details on using hashes here.

Supported by

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