CSRF checking currently fails when trying to login to admin. <img width="1239" alt="Screenshot 2022-11-16 at 3 26 37 PM" src="https://user-images.githubusercontent.com/297042/202317127-c01601d2-5a9a-4020-b51c-2e75ceb294e9.png"> I fixed that this morning in my own Django Codespace-optimized repo. You can see how I fixed that here: https://github.com/Azure-Samples/msdocs-django-postgresql-sample-app/pull/19/files I'm happy to send a PR if you'd like.