Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Jun 8, 2026. It is now read-only.
This repository was archived by the owner on Jun 8, 2026. It is now read-only.
There was an error while loading. Please reload this page.
Documents settings.py for python-spanner-django
TypeError: connect() got an unexpected keyword argument 'credentials_uri'Reference issue : googleapis/python-spanner-django#582
The paramter
credentials_uriwas there whendb_apiis part ofpython-spanner-django, but it removed or replaced bycredentialsparameter when it moved topython-spanner.