Fixed it. I checked my app's views.py and I had the template name arg reversed with the request when passed to render() shortcut.
On Sunday, January 10, 2021 at 12:46:19 AM UTC-8 Luna Tuna wrote: > Not sure what to do here. Have you run into this sort of error before? > [image: TemplateEngineJoiningStringToWSGIRequest.png] -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/5aff0a8b-3665-426d-884c-04b529f8321an%40googlegroups.com.

