Skip to main content

InfoSessions

Forked from https://github.com/martinrusev/django-redis-sessions

https://travis-ci.org/ernado/infosessions.svg?branch=master https://badge.fury.io/py/django-infosessions.svg

Quick start

  1. Add “infosessions” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = (
        ...
        'infosessions',
    )
  2. Configure django to use infosessions as session engine

    SESSION_ENGINE = 'infosessions.session'
  3. Add middleware to capture session information

    MIDDLEWARE_CLASSES = (
        ...
        'infosessions.middlewares.SessionSyncMiddleware',
    )
  4. Run python manage.py migrate infosessions to create the models.

Release files for django-infosessions 1.1

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-infosessions 1.1
File Size Uploaded
django-infosessions-1.1.tar.gz 7.1 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for django-infosessions 1.1
File Interpreter ABI Platform
django_infosessions-1.1-py2-none-any.whl Python 2 none any Details

Total release size: 20.0 kB

Release files / django-infosessions-1.1.tar.gz

Download URL django-infosessions-1.1.tar.gz
Size 7.1 kB
Tags Source
SHA-256 checksum
How to use checksums
43f3f886b3e80b36e1195488de85998e1635e8983404c3f2a9a896a9c886c7b6
BLAKE2b-256 checksum
How to use checksums
8d27c7262c3c9b18a3bc6d339904183b3c8951ac0f7b4e238a57512b92271ee6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / django_infosessions-1.1-py2-none-any.whl

Download URL django_infosessions-1.1-py2-none-any.whl
Size 12.8 kB
Tags Python 2
SHA-256 checksum
How to use checksums
36dd30708fe1e5b0e6ba8c607e96345897e57800d911f5b8fd9ef5bf3272f284
BLAKE2b-256 checksum
How to use checksums
bfb2758fa48bbff0f2770c651fd1e0ea5e7e00a187cae1f1775d3c44bc510dd5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

1.1 This release

2 release files

1.0

1 release file

0.6

1 release file

0.5.1

2 release files

0.5

1 release file

0.4

1 release file

0.2

1 release file

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