套件: python3-django-redis-admin (1.4.0-2)
python3-django-redis-admin 的相關超連結
Trisquel 的資源:
下載原始碼套件 django-simple-redis-admin:
- [django-simple-redis-admin_1.4.0-2.dsc]
- [django-simple-redis-admin_1.4.0.orig.tar.gz]
- [django-simple-redis-admin_1.4.0-2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Python Modules Team (郵件存檔)
- Scott Kitterman
外部的資源:
- 主頁 [github.com]
相似套件:
Django admin panel add-on to view/delete Redis keys (Python 3)
`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.
其他與 python3-django-redis-admin 有關的套件
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- High-level Python web development framework
-
- enh: python3-django
- High-level Python web development framework