django-cookie-consent

View on PyPIReverse Dependencies (1)

0.6.0 django_cookie_consent-0.6.0-py3-none-any.whl

Wheel Details

Project: django-cookie-consent
Version: 0.6.0
Filename: django_cookie_consent-0.6.0-py3-none-any.whl
Download: [link]
Size: 28216
MD5: 2bdedc34ec3ca79238de1ae88c383640
SHA256: 98448e94ba74e5716861bdc67c97363ccd7c4a589241d139735d63bfc5ca912a
Uploaded: 2024-05-10 08:42:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: django-cookie-consent
Version: 0.6.0
Summary: Django cookie consent application
Author-Email: Informatika Mihelac <bmihelac[at]mihelac.org>
Project-Url: Documentation, https://django-cookie-consent.readthedocs.io/en/latest/
Project-Url: Changelog, https://github.com/jazzband/django-cookie-consent/blob/master/docs/changelog.rst
Project-Url: Bug Tracker, https://github.com/jazzband/django-cookie-consent/issues
Project-Url: Source Code, https://github.com/jazzband/django-cookie-consent
License: Copyright (c) Bojan Mihelac and individual contributors. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Keywords: cookies,cookie-consent,cookie bar
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Django
Classifier: Framework :: Django :: 4.2
Classifier: Framework :: Django :: 5.0
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: OS Independent
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.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Requires-Dist: django (>=4.2)
Requires-Dist: django-appconf
Requires-Dist: pytest-cov; extra == "coverage"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: tbump; extra == "release"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-django; extra == "tests"
Requires-Dist: pytest-playwright; extra == "tests"
Requires-Dist: tox; extra == "tests"
Requires-Dist: isort; extra == "tests"
Requires-Dist: black; extra == "tests"
Requires-Dist: flake8; extra == "tests"
Provides-Extra: coverage
Provides-Extra: docs
Provides-Extra: release
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS
[Description omitted; length: 2466 characters]

WHEEL

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

RECORD

Path Digest Size
cookie_consent/__init__.py sha256=cID1jLnC_vj48GgMN6Yb1FA3JsQ95zNmCHmRYE8TFhY 22
cookie_consent/admin.py sha256=9IoTczdhLqbn4QMuJSbIWNe6dahj6niiOz3IDKw4sk4 1112
cookie_consent/apps.py sha256=nldd3hZnNChnrajmCD3crvxFfieWgLi625grNTEVYis 248
cookie_consent/cache.py sha256=ZiWDxyYjGoOCV4JjCKPoBCkrM69Xbybjfzq_az4XcZc 1408
cookie_consent/conf.py sha256=Q-xpL-HgxMf1PTrZL7TtGOdOUgaUYs8_d1ZwBipK7Nk 555
cookie_consent/middleware.py sha256=DvpJC-YabhAt-8V2u6mTdpzGN1q833nnuAeO4E9cBaA 1981
cookie_consent/models.py sha256=Zpt1w_xa8pmkhIAdc2yJ4GiV0-VllLHFpQsWnNEWylE 5520
cookie_consent/urls.py sha256=U5ssRnjWoJM3GynERe0CUVsDdZ0-98BKX6vyimg312A 1119
cookie_consent/util.py sha256=vS0bd9WJDnEpS8lBlBTJCbApJw8Flr98Rh-D0edjIQs 5948
cookie_consent/views.py sha256=bkSMs8i9A-kSdgULNijGKDzphaRXzmZd0kcbX57aQjM 4173
cookie_consent/fixtures/common_cookies.json sha256=iOEeMtZhERoeoxBz5Kj-Mo_XOUk5F1ljNon4w2odBJo 2449
cookie_consent/migrations/0001_initial.py sha256=jIGX_k1nIm7GGpqgE-zvI1NIBizD8wkxYEb-BL6FR4c 4180
cookie_consent/migrations/0002_auto__add_logitem.py sha256=rZ_kkXI3eij3k6PiGP5CsA41psENNZBbMD0qwUxBBTM 1633
cookie_consent/migrations/0003_alter_cookiegroup_varname.py sha256=Cebn_m9mMo231NKegc9GU1LBLGLX5u3doO6Qvw-8PeA 873
cookie_consent/migrations/0004_cookie_natural_key.py sha256=KAQy71oe2sJjz0xwB5dPDL9LBjFd4gqdZfNwiAVhs0Y 466
cookie_consent/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cookie_consent/static/cookie_consent/cookiebar.js sha256=vdouyXSBRkzKDiLdMAdOTWKzNO3vgXZNehUTIVUW5Gk 1919
cookie_consent/static/cookie_consent/cookiebar.module.js sha256=0RSPojS9J47HzEkY0xpAK5yJjWPU2ZcxFNMc8kHUCp0 5625
cookie_consent/static/cookie_consent/cookiebar.module.js.map sha256=D7H9fwNVaaKgdM0pdaFW2mva0sgwHOO7h8vovh2SCVs 14288
cookie_consent/templates/cookie_consent/_cookie_group.html sha256=wozvbdRjuKu3gnegN8vex_lDkku22pne830NWuzHXVw 1496
cookie_consent/templates/cookie_consent/base.html sha256=ghOQ9vqSzKG32LfSQmj5xTF1PBs-SDtQEcOC1wjAemQ 85
cookie_consent/templates/cookie_consent/cookiegroup_list.html sha256=PMO9iLxQrgRpQGLC0stlDamMonc3tLS3o5PWPF378Zg 308
cookie_consent/templatetags/__init__.py sha256=FZk9hm7vBsK8G16pNugputbrrEciYqJc_XRAhTCcojI 46
cookie_consent/templatetags/cookie_consent_tags.py sha256=gBn1Z61KeFcCRd368zxYCN9FJFQ1x5RX2E12ricdRgU 5175
django_cookie_consent-0.6.0.dist-info/AUTHORS sha256=9Eey8K2GsZr5vWe3ZD3_oqA9aFgciNIVMTmyO5eq5rw 340
django_cookie_consent-0.6.0.dist-info/LICENSE sha256=ZZi-io1uazO5jpDoNJScUfjeVI2dEzvDPOcyFhU0KYw 1349
django_cookie_consent-0.6.0.dist-info/METADATA sha256=DCxTzS3v_qAwYuzfC7AkhXZ_cpYdgJFNfzR-dzMNU54 6053
django_cookie_consent-0.6.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
django_cookie_consent-0.6.0.dist-info/top_level.txt sha256=wD8Ix58rJguYeYfils_Z40QfVybiRYb1vwRNm09HN4M 15
django_cookie_consent-0.6.0.dist-info/RECORD

top_level.txt

cookie_consent