Update view logic for is_ajax being changed to a template context processor

This commit is contained in:
2025-10-05 20:03:50 +01:00
parent 93c576fad8
commit 7d9185e155
6 changed files with 30 additions and 12 deletions

View File

@@ -88,4 +88,5 @@ dev = [
"pytest-reverse",
"pytest-xdist[psutil]",
"PyPOM[splinter]",
"autopep8>=2.3.2",
]