django-request-token

View on PyPIReverse Dependencies (0)

2.3 django_request_token-2.3-py3-none-any.whl

Wheel Details

Project: django-request-token
Version: 2.3
Filename: django_request_token-2.3-py3-none-any.whl
Download: [link]
Size: 29631
MD5: 95ab722baf9bcccdf475a3eef768e43b
SHA256: bb858cc77e6af0614b61e3b8f7005f0ebf0a960367639eaebae6795b5eb853cf
Uploaded: 2023-11-14 11:58:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: django-request-token
Version: 2.3
Summary: JWT-backed Django app for managing querystring tokens.
Author: YunoJuno
Author-Email: code[at]yunojuno.com
Maintainer: YunoJuno
Maintainer-Email: code[at]yunojuno.com
Home-Page: https://github.com/yunojuno/django-request-token
Project-Url: Repository, https://github.com/yunojuno/django-request-token
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Django :: 3.2
Classifier: Framework :: Django :: 4.0
Classifier: Framework :: Django :: 4.1
Classifier: Framework :: Django :: 4.2
Classifier: Framework :: Django :: 5.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8,<4.0
Requires-Dist: django (<6.0,>=3.2)
Requires-Dist: pyjwt (<3.0,>=2.0)
Description-Content-Type: text/markdown
[Description omitted; length: 12654 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.6.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
request_token/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
request_token/admin.py sha256=nhzuuM4mDXAg89pftqNBtxkReCQsT34ZojQw-oAk_GY 4038
request_token/apps.py sha256=VQRsPZOVs0dSABkDiySnWmaoz6zdyWmmX4fGJ8eBwqA 277
request_token/commands.py sha256=k32tsUi072DuqSfCxFhjZlxuZLduiDM7uvYV5RgqRqI 1626
request_token/context_processors.py sha256=l0ElRDI0fX1qm3PzadwUjXnyPTH8KhXDsBLsQpq9MmA 664
request_token/decorators.py sha256=k0FL7XIWnduCGh7jrmVARbDKUVwRekkSYEldugj5J5c 3400
request_token/exceptions.py sha256=8aZ3KmbK5u9ZrGCslK9BooLY3z7De-W38y1zTxmVDdg 558
request_token/management/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
request_token/management/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
request_token/management/commands/truncate_request_token_log.py sha256=7URW53tQH4uNvnrUMSKDSj8LpP7p7uGEvv0yQPNsVSc 2520
request_token/middleware.py sha256=yZnlze12pbYXHl-7z1kmGUpZh248E6zqTQjiRLS0ZVY 3933
request_token/migrations/0001_initial.py sha256=Gj_PrFd6QL2yBjzTESawbs13Q13pVaSdNVC-Db7v3LM 4662
request_token/migrations/0002_auto_20151227_1428.py sha256=_zZQOdTuYbYS910kgRyWWvYT5RlklHYJteDpKA39gdk 1039
request_token/migrations/0003_auto_20151229_1105.py sha256=LmC-IqzeI38DH_LRNQSTVuvN4t14NcePSPHMaJo1SLw 2522
request_token/migrations/0004_remove_requesttoken_target_url.py sha256=Fa1k-I54Hy3mCOHbrxPVN-N_8jGnHJijd-B3UTWFvvk 229
request_token/migrations/0005_auto_20160103_1655.py sha256=F0qNVin83RVVoiMNPWuekMRgkeux_IpuE1IV_iow8vw 1066
request_token/migrations/0006_auto_20161104_1428.py sha256=XSTK1xwKGmzXOPcyIY-QPEikNXJYynIRuKGY3aNkt1c 389
request_token/migrations/0007_add_client_ipv6.py sha256=SsmGRfU2woWB0f1uqjZ_b6AArPLwj991YdnitqSvJ8M 1150
request_token/migrations/0008_convert_token_data_to_jsonfield.py sha256=gqPfcyash7mjlwf6Eeqrx3PkwymwHf9wqn_KSAgptSM 923
request_token/migrations/0009_requesttokenerror.py sha256=E4lRnc-fPCpe6EZeAOAz5ZA6X-IRATX_W4BdGOEga08 1874
request_token/migrations/0010_auto_20170521_1944.py sha256=sHsl_D1XvKT7IIOlyXhXEMQho1EMp4P2FSF_aDvyAEg 704
request_token/migrations/0011_update_model_meta_options.py sha256=9YKQt6IJbfqtHECPa7_rnOYBngAq8MkVySN8uPW59fw 709
request_token/migrations/0012_delete_requesttokenerrorlog.py sha256=Iv1ZjXXjIGHKSkuXuzFxuLhC0DYJuvjJ_jAFPHzWM34 321
request_token/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
request_token/models.py sha256=m-29I6rZJAh88VDbawkR9wmc5mQj2giC9slaTdn5pm0 13559
request_token/settings.py sha256=HEyYnzLdkg4IW1Yjd541krHUNSe60wfN-NO6yq72aTY 503
request_token/templatetags/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
request_token/templatetags/request_token_tags.py sha256=Lmt6WJGIE_mYbGjFp0KL2ZeUqqEvHlMJ_QTkLZ0sbLk 884
request_token/utils.py sha256=ehM0xVIla__J4RM6PD1KSOdhaO4_er7Jo9Brck6Yfiw 2377
django_request_token-2.3.dist-info/LICENSE sha256=sYGH5kcM-twiTPmXBuiN8rWxGHZ5pfdYJstdChjzdt4 1075
django_request_token-2.3.dist-info/METADATA sha256=yT_SEtKJXojrHiyQsDyIsztsn82U1afWLX5bcmyVSEg 13907
django_request_token-2.3.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
django_request_token-2.3.dist-info/RECORD