django-unused-context

View on PyPIReverse Dependencies (0)

0.1.4 django_unused_context-0.1.4-py3-none-any.whl

Wheel Details

Project: django-unused-context
Version: 0.1.4
Filename: django_unused_context-0.1.4-py3-none-any.whl
Download: [link]
Size: 9288
MD5: b9fb9b5efe0c107028e627ecd53d1bf8
SHA256: b59ccea8b92d9bb0a0e3b46739396291484c2b34ba7a327fc4664da0d286b1ae
Uploaded: 2022-06-08 14:59:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: django-unused-context
Version: 0.1.4
Summary: A Django middleware to trigger warnings when context keys are not used in a template.
Author: David Barnes
Author-Email: David Barnes <barnesdavidj[at]gmail.com>
Home-Page: https://github.com/DJBarnes/django-unused-context
Project-Url: Homepage, https://github.com/djbarnes/django-unused-context
License: MIT License Copyright (c) 2021 David Barnes Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: context,debug,django,unused
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 3
Classifier: Framework :: Django :: 3.0
Classifier: Framework :: Django :: 3.1
Classifier: Framework :: Django :: 3.2
Classifier: Framework :: Django :: 4
Classifier: Framework :: Django :: 4.0
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Requires-Python: >=3.7
Requires-Dist: django (>=3.0.0)
Requires-Dist: black; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: pip-tools; extra == "dev"
Requires-Dist: pylint; extra == "dev"
Requires-Dist: pylint-django; extra == "dev"
Requires-Dist: doc8; extra == "doc"
Requires-Dist: esbonio; extra == "doc"
Requires-Dist: pip-tools; extra == "doc"
Requires-Dist: rstcheck; extra == "doc"
Requires-Dist: sphinx; extra == "doc"
Requires-Dist: sphinx-autobuild; extra == "doc"
Requires-Dist: sphinx-rtd-theme; extra == "doc"
Provides-Extra: dev
Provides-Extra: doc
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3772 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
django_unused_context/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_unused_context/middleware.py sha256=nJ4s6-7G_TLs9d1H7cF5lazbvN3cLaEwBAuytP6Q_O4 5250
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/settings.py sha256=Y8ldzqpjgH2bx9oC69-DsjXI1VVICSIKSkprCI94SeA 1436
tests/test_views.py sha256=adKIFC-pSi1RvPSBsvgZoV82vudvQksyW9Szq8mIzLI 3901
tests/urls.py sha256=yt4ZtZW5u-3wwP1bvFhRYzWgagA6BLX6oEJ4Oj49xmA 346
tests/views.py sha256=yi4hGcN4bV1BxWQZZR5GTtz4ZkaKQglEWMDihJ9C2Zc 1002
django_unused_context-0.1.4.dist-info/LICENSE sha256=NNok6QIzyqimnmRu5FbEkooEkov0HIySVo2ZSxujY3k 1068
django_unused_context-0.1.4.dist-info/METADATA sha256=F_WrryfFt2MYjRRmGF4js43OjKIFbLaCU-mLYRKmhLw 6970
django_unused_context-0.1.4.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
django_unused_context-0.1.4.dist-info/top_level.txt sha256=5QbsoQJRs6WyGyLdBMFrqROK7Uf9przVcPiNi_aMD-Y 28
django_unused_context-0.1.4.dist-info/RECORD

top_level.txt

django_unused_context
tests