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.
Release files for django-session-view-mixin 0.1.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-session-view-mixin-0.1.3.tar.gz | 6.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_session_view_mixin-0.1.3-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size:11.6 kB
Release files / django-session-view-mixin-0.1.3.tar.gz
| Download URL | django-session-view-mixin-0.1.3.tar.gz |
|---|---|
| Size | 6.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
75aa4b92b2d43ccb8dc2357bf9398ddfcf21f5ff0087085004fc0018b283a658
|
|
BLAKE2b-256 checksum How to use checksums |
cf7cc8a33750db54a4beeb2cc73e95d76a04f317a47220c0feccaa04dfd2afc1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / django_session_view_mixin-0.1.3-py2.py3-none-any.whl
| Download URL | django_session_view_mixin-0.1.3-py2.py3-none-any.whl |
|---|---|
| Size | 4.7 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
339228de07168a0afe00e08bd387a6847211d71ee143267de74182d72f8ee7b9
|
|
BLAKE2b-256 checksum How to use checksums |
259fa8620b201a9372c90310a0486af8b8a8571d72e55fce0ccf8baa26a865cd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|