completed tests, version bump, check render test

This commit is contained in:
Will Abbott 2025-03-11 14:50:20 +00:00
parent 37e49caba5
commit 5d5d3aa6af
8 changed files with 47 additions and 137 deletions

View file

@ -44,6 +44,7 @@ def configure_django():
},
],
DEBUG=False,
COTTON_ENABLE_CONTEXT_ISOLATION=False,
)
import django