mirror of
https://github.com/pacnpal/thrillwiki_django_no_react.git
synced 2025-12-21 15:31:08 -05:00
first commit
This commit is contained in:
@@ -0,0 +1 @@
|
||||
pip
|
||||
@@ -0,0 +1,21 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2020 Adam Johnson
|
||||
|
||||
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.
|
||||
@@ -0,0 +1,70 @@
|
||||
Metadata-Version: 2.1
|
||||
Name: django-htmx
|
||||
Version: 1.20.0
|
||||
Summary: Extensions for using Django with htmx.
|
||||
Author-email: Adam Johnson <me@adamj.eu>
|
||||
Project-URL: Changelog, https://django-htmx.readthedocs.io/en/latest/changelog.html
|
||||
Project-URL: Documentation, https://django-htmx.readthedocs.io/
|
||||
Project-URL: Funding, https://adamj.eu/books/
|
||||
Project-URL: Repository, https://github.com/adamchainz/django-htmx
|
||||
Keywords: Django
|
||||
Classifier: Development Status :: 5 - Production/Stable
|
||||
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: Framework :: Django :: 5.1
|
||||
Classifier: Intended Audience :: Developers
|
||||
Classifier: License :: OSI Approved :: MIT License
|
||||
Classifier: Natural Language :: English
|
||||
Classifier: Operating System :: OS Independent
|
||||
Classifier: Programming Language :: Python :: 3 :: Only
|
||||
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: Programming Language :: Python :: 3.13
|
||||
Classifier: Programming Language :: Python :: Implementation :: CPython
|
||||
Classifier: Typing :: Typed
|
||||
Requires-Python: >=3.9
|
||||
Description-Content-Type: text/x-rst
|
||||
License-File: LICENSE
|
||||
Requires-Dist: asgiref >=3.6
|
||||
Requires-Dist: django >=3.2
|
||||
|
||||
===========
|
||||
django-htmx
|
||||
===========
|
||||
|
||||
.. image:: https://img.shields.io/readthedocs/django-htmx?style=for-the-badge
|
||||
:target: https://django-htmx.readthedocs.io/en/latest/
|
||||
|
||||
.. image:: https://img.shields.[AWS-SECRET-REMOVED]ainz/django-htmx/main.yml.svg?branch=main&style=for-the-badge
|
||||
:target: https://github.com/adamchainz/django-htmx/actions?workflow=CI
|
||||
|
||||
.. image:: https://img.shields.io/badge/Coverage-100%25-success?style=for-the-badge
|
||||
:target: https://github.com/adamchainz/django-htmx/actions?workflow=CI
|
||||
|
||||
.. image:: https://img.shields.io/pypi/v/django-htmx.svg?style=for-the-badge
|
||||
:target: https://pypi.org/project/django-htmx/
|
||||
|
||||
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg?style=for-the-badge
|
||||
:target: https://github.com/psf/black
|
||||
|
||||
.. image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white&style=for-the-badge
|
||||
:target: https://github.com/pre-commit/pre-commit
|
||||
:alt: pre-commit
|
||||
|
||||
Extensions for using Django with `htmx <https://htmx.org/>`__.
|
||||
|
||||
----
|
||||
|
||||
**Improve your Django and Git skills** with `my books <https://adamj.eu/books/>`__.
|
||||
|
||||
----
|
||||
|
||||
Documentation
|
||||
-------------
|
||||
|
||||
Please see https://django-htmx.readthedocs.io/ .
|
||||
@@ -0,0 +1,21 @@
|
||||
django_htmx-1.20.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
||||
django_htmx-1.20.0.dist-info/LICENSE,[AWS-SECRET-REMOVED]MrbAC0INHk,1069
|
||||
django_htmx-1.20.0.dist-info/METADATA,[AWS-SECRET-REMOVED]lxjmnsOaU0,2683
|
||||
django_htmx-1.20.0.dist-info/RECORD,,
|
||||
django_htmx-1.20.0.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
django_htmx-1.20.0.dist-info/WHEEL,sha256=OVMc5UfuAQiSplgO0_WdW7vXVGAt9Hdd6qtN4HotdyA,91
|
||||
django_htmx-1.20.0.dist-info/top_level.txt,sha256=-[AWS-SECRET-REMOVED]jg,12
|
||||
django_htmx/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
django_htmx/__pycache__/__init__.cpython-311.pyc,,
|
||||
django_htmx/__pycache__/http.cpython-311.pyc,,
|
||||
django_htmx/__pycache__/jinja.cpython-311.pyc,,
|
||||
django_htmx/__pycache__/middleware.cpython-311.pyc,,
|
||||
django_htmx/http.py,[AWS-SECRET-REMOVED]dRJdfPv8Gk,4117
|
||||
django_htmx/jinja.py,sha256=LCTSK5jYXh-CWHBwNLLZOECoca3gArAMEDRIIOdJpME,498
|
||||
django_htmx/middleware.py,[AWS-SECRET-REMOVED]D70QPaX6fA,3642
|
||||
django_htmx/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
django_htmx/static/django-htmx.js,sha256=Thjh5qHbK-YkMPVT43jryE2iiheXNdTYaGjaFZ9wdhU,741
|
||||
django_htmx/templatetags/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
django_htmx/templatetags/__pycache__/__init__.cpython-311.pyc,,
|
||||
django_htmx/templatetags/__pycache__/django_htmx.cpython-311.pyc,,
|
||||
django_htmx/templatetags/django_htmx.py,sha256=VSpY--Ndlhh7e8vuIJ85vLmLWDNixtDDydD73z91RIo,185
|
||||
@@ -0,0 +1,5 @@
|
||||
Wheel-Version: 1.0
|
||||
Generator: setuptools (75.2.0)
|
||||
Root-Is-Purelib: true
|
||||
Tag: py3-none-any
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
django_htmx
|
||||
Reference in New Issue
Block a user