sso using django

2023-01-31 Thread venkat Bukka
Hello all, Does anyone know how we can implement django sso for multiple django projects please let me know from which libraries we can start with and push into production or is it good to use aure ad and okta for that. thank you..! -- You received this message because you are

Operational Error: no such table

2023-01-31 Thread trent shipley
I am working on Precival's 2017 Test Driven Development with Python (and Django) 2nd edition. I am stuck on chapter 9 which covers deployment to a shared hosted or dedicated hosted remote development instance. If I run on the local machine with ~/blah/blah/venv/bin/python3 manage.py test