Metadata-Version: 2.1
Name: django-session-header
Version: 1.0
Summary: Identify the Django Session by a Header
Home-page: https://github.com/ryanhiebert/django-session-header
Author: Ryan Hiebert
Author-email: ryan@ryanhiebert.com
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Provides-Extra: drf
Requires-Dist: django (>=2.1,<3.0)
Requires-Dist: djangorestframework (>=3.9,<4.0); extra == "drf"
Project-URL: Repository, https://github.com/ryanhiebert/django-session-header
