Skip to main content

Caches the groups a user is in so requests don't have to make calls to the database to check group status.

Project description

https://badge.fury.io/py/django-groups-cache.png https://travis-ci.org/audiolion/django-groups-cache.png?branch=master

Caches the groups a user is in so requests don’t have to make calls to the database to check group status.

Documentation

The full documentation is at https://django-groups-cache.readthedocs.io.

Quickstart

Install django-groups-cache:

pip install django-groups-cache

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'groups_cache.apps.GroupsCacheConfig',
    ...
)

Features

  • TODO

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install tox
(myenv) $ tox

Credits

Tools used in rendering this package:

History

0.1.0 (2017-01-11)

  • First release on PyPI.

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-groups-cache-0.1.2.tar.gz (6.3 kB view details)

Uploaded Source

File details

Details for the file django-groups-cache-0.1.2.tar.gz.

File metadata

File hashes

Hashes for django-groups-cache-0.1.2.tar.gz
Algorithm Hash digest
SHA256 1d19fc12256a41e7f3149fc6c1c76212e667c344b3b03677269fbbf888a6d5ab
MD5 b60f59b165e60711a9b9337c1d4af953
BLAKE2b-256 ed9d734cae697a2ec836a23d3d3b835bd03fa5f38f8f0d6977bc63ff46c9b42b

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