Add infinity scrolling for /feeds

This commit is contained in:
Joakim Hellsén 2024-03-26 02:31:53 +01:00
commit d97f980b66
No known key found for this signature in database
GPG key ID: D196AE66FEBE1DC9
7 changed files with 67 additions and 33 deletions

17
poetry.lock generated
View file

@ -463,6 +463,21 @@ files = [
django = ">=3.2.4"
sqlparse = ">=0.2"
[[package]]
name = "django-htmx"
version = "1.17.3"
description = "Extensions for using Django with htmx."
optional = false
python-versions = ">=3.8"
files = [
{file = "django-htmx-1.17.3.tar.gz", hash = "sha256:a2069219920d7ef0883ddbf5e8d931069db145a0d4a8a032a2708f840c7a68a6"},
{file = "django_htmx-1.17.3-py3-none-any.whl", hash = "sha256:0de964ca257eda2a4ebeeaa8181320119378fa5f95a2fc2f2bfbdd35034ed424"},
]
[package.dependencies]
asgiref = ">=3.6"
Django = ">=3.2"
[[package]]
name = "django-ninja"
version = "1.1.0"
@ -1299,4 +1314,4 @@ brotli = ["Brotli"]
[metadata]
lock-version = "2.0"
python-versions = "^3.12"
content-hash = "67041176bd9ca4289c6900d794465da1df4a966ed81625367552fa238b7976f8"
content-hash = "e21c650c4ac009f1e6ba8939aa6236a63b8dc3a095b803fe7e13a529fc62b072"