Your project description goes here
Project description
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django-session-view-mixin-0.1.3.tar.gz.
File metadata
- Download URL: django-session-view-mixin-0.1.3.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
75aa4b92b2d43ccb8dc2357bf9398ddfcf21f5ff0087085004fc0018b283a658
|
|
| MD5 |
530316c5f8580bc066fff92e59277b17
|
|
| BLAKE2b-256 |
cf7cc8a33750db54a4beeb2cc73e95d76a04f317a47220c0feccaa04dfd2afc1
|
File details
Details for the file django_session_view_mixin-0.1.3-py2.py3-none-any.whl.
File metadata
- Download URL: django_session_view_mixin-0.1.3-py2.py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
339228de07168a0afe00e08bd387a6847211d71ee143267de74182d72f8ee7b9
|
|
| MD5 |
8498079a32ed3602be31179ad394c6dd
|
|
| BLAKE2b-256 |
259fa8620b201a9372c90310a0486af8b8a8571d72e55fce0ccf8baa26a865cd
|