Skip to main content

# django-simple-cache-admin

This a simple cache manager for checking and updating cache value easily in admin.

## Installation

Put simple_cache_admin in your INSTALLED_APPS.

That’s all. Only admin-users with superuser permission can see.

## Permissions

To use this module, a user must have access to the Django admin panel and have change permissions on the simple_cache_admin | SimpleCache admin model.

Setting add or delete permissions has no effect, they are always false.

# Settings

In your settings.py file, you can add a dictionary called SIMPLE_CACHE_ADMIN.

The following key/value settings are available:

TIMEOUT — integer

The default timeout, in seconds, to use for the cache. This argument default is 3600 seconds (1 hour).

CACHES — string

A dictionary containing the settings for all caches to be used with Django. It is a nested dictionary whose contents maps cache aliases to a dictionary containing the options for an individual cache. Default is the settings in django.conf. https://docs.djangoproject.com/en/dev/ref/settings/#std:setting-CACHES

## Screenshots

Overview of simple cache admin. ![django-simple-cache-admin](https://raw.githubusercontent.com/7kfpun/django-simple-cache-admin/master/simple_cache_admin.png)

## License

MIT

## Changelog

0.1.0:

Initial Release.

Release files for django-simple-cache-admin 0.1.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for django-simple-cache-admin 0.1.2
File Size Uploaded
django-simple-cache-admin-0.1.2.tar.gz 4.6 kB Details

Release files / django-simple-cache-admin-0.1.2.tar.gz

Download URL django-simple-cache-admin-0.1.2.tar.gz
Size 4.6 kB
Tags Source
SHA-256 checksum
How to use checksums
4f0daa6377cf227040b472e72955d9699474605dc5cb27b010d6c6ca2c1602c1
BLAKE2b-256 checksum
How to use checksums
2f25b73d8433538252a3a4e1405c1d42cd6828548c165d4f050ff8de3069db84
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.1.2 This release

1 release file

0.1.1

0.1.0

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page