public
Description: Django admin extension that displays statistics about your memcached instances.
Homepage:
Clone URL: git://github.com/bartTC/django-memcache-status.git
name age message
file LICENSE Thu Apr 30 02:14:03 -0700 2009 Added some cheesy files. Added the app to pypi. [bartTC]
file MANIFEST.in Thu Apr 30 02:14:03 -0700 2009 Added some cheesy files. Added the app to pypi. [bartTC]
file README.rst Wed Jul 29 03:32:37 -0700 2009 Tagged with v0.9. [bartTC]
directory memcache_status/ Fri Nov 06 12:54:39 -0800 2009 (re)added block.super to the extrahead section ... [bartTC]
file setup.py Fri Nov 06 12:55:24 -0800 2009 Bumped up to v1.0.1 [bartTC]
README.rst

django-memcache-status

This app displays the current load and some statistics for your memcached instances in the index view of your Django admin section. It's tested with Django 1.0.2 and Django 1.1.

Installation

Put memcache_status in your INSTALLED_APPS.

That's all. Only admin-users with superuser permission can see these stats.

Screenshots

http://cloud.github.com/downloads/bartTC/django-memcache-status/memcache_status_1.png

Overview in your Admin index view. Allows multiple memcached instances.

http://cloud.github.com/downloads/bartTC/django-memcache-status/memcache_status_2.png

Details if you click on a instance