Metadata-Version: 1.0
Name: redis_session_backend
Version: 0.0.1
Summary: Redis backend for django sessions
Home-page: https://github.com/lispython/redis_session_backend
Author: Alexandr Lispython
Author-email: alex@obout.ru
License: BSD
Description: 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
        
Platform: Linux
Platform: Mac
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries
