https://github.com/lispython/redis_session_backend
Redis backend for django sessions
https://github.com/lispython/redis_session_backend
Last synced: about 1 month ago
JSON representation
Redis backend for django sessions
- Host: GitHub
- URL: https://github.com/lispython/redis_session_backend
- Owner: Lispython
- License: other
- Created: 2011-12-10T08:01:25.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-12-10T10:54:44.000Z (over 13 years ago)
- Last Synced: 2024-10-17T16:21:28.794Z (7 months ago)
- Language: Python
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.md
- License: LICENSE
Awesome Lists containing this project
README
Welcome to redis_session_backend's documentation!
======================================INSTALLATION
------------To use redis_session_backend use pip or easy_install:
`pip install redis_session_backend`
or
`easy_install redis_session_backend`
CONTRIBUTE
----------Fork https://github.com/Lispython/redis_session_backend/ , create commit and pull request.
SEE ALSO
--------- `django framework`_
.. _`django framework`: http://djangoproject.com