Skip to main content

Your project description goes here

Project description

https://badge.fury.io/py/django-session-view-mixin.svg/?style=flat-square https://readthedocs.org/projects/pip/badge/?version=latest&style=flat-square Coverage Status

Your project description goes here

Documentation

The full documentation is at https://django-session-view-mixin.readthedocs.io.

Quickstart

Install Django Session View Mixin:

pip install django-session-view-mixin

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'session_view_mixin',
    ...
)

Features

  • TODO

Running Tests

Does the code actually work?

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

Development commands

pip install -r requirements_dev.txt
invoke -l

Credits

Tools used in rendering this package:

History

0.1.0 (2021-10-19)

  • First release on PyPI.

0.1.1 (2021-10-20)

  • Update github actions.

0.1.2 (2021-10-21)

  • Fix coveralls.

0.1.3 (2021-10-21)

  • Fix readme.

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-session-view-mixin-0.1.3.tar.gz (6.9 kB view hashes)

Uploaded Source

Built Distribution

django_session_view_mixin-0.1.3-py2.py3-none-any.whl (4.7 kB view hashes)

Uploaded Python 2 Python 3

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