Add series images endpoint and template for HTMX integration
This commit is contained in:
@@ -117,4 +117,6 @@ SECURE_HSTS_SECONDS = 0
|
||||
CSRF_TRUSTED_ORIGINS = [
|
||||
"http://127.0.0.1:8000",
|
||||
"http://localhost:8000",
|
||||
]
|
||||
]
|
||||
|
||||
REMOTE_URL = "http://127.0.0.1:8000"
|
||||
Reference in New Issue
Block a user