首页IT科技django reinhardt 怎么读(djangosimpleredisadmin 1.0.2)

django reinhardt 怎么读(djangosimpleredisadmin 1.0.2)

时间2025-05-23 08:45:47分类IT科技浏览4493
导读:django-simple-redis-admin 1.0.2...

django-simple-redis-admin 1.0.2

A django admin application to manage redis cache keys.

Downloads ↓

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 * redis.py * a Django redis cache backend. I recommend [django-redis-cache](https://github.com/sebleier/django-redis-cache) Installation ------------ pip install django-simple-redis-admin 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 File Type Py Version Uploaded on Size # downloads

django-simple-redis-admin-1.0.2.tar.gz

(md5)

Source 2012-06-20 5KB 182 Author: Nicholas Serra Home Page:

https://github.com/nicholasserra/django-simple-redis-admin

Categories Development Status :: 4 - Beta Environment :: Web Environment Framework :: Django Intended Audience :: Developers License :: OSI Approved :: BSD License Operating System :: OS Independent Programming Language :: Python

创心域SEO版权声明:以上内容作者已申请原创保护,未经允许不得转载,侵权必究!授权事宜、对本内容有异议或投诉,敬请联系网站管理员,我们将尽快回复您,谢谢合作!

展开全文READ MORE
nodejs设置镜像(Node.js安装及npm国内镜像配置)