cfahlgren1 / Bounce

A Django web application that uses MapBox to show thousands of outdoor basketball courts all around the United States
https://bouncemap.com
19 stars 9 forks source link

NotImplementedError for adding MapApiKey or User #1

Closed cfahlgren1 closed 4 years ago

cfahlgren1 commented 4 years ago
Request Method: GET

https://the-bounce-app.herokuapp.com/admin/courts/mapapikey/add/ 2.2.10 NotImplementedError UNKNOWN command not implemented for SQL SAVEPOINT "s140628014932096_x1" /app/.heroku/python/lib/python3.7/site-packages/djongo/sql2mongo/query.py in parse, line 815 /app/.heroku/python/bin/python

cfahlgren1 commented 4 years ago

Seems to be an issue with Django and Djongo working together past version 2.0.0. Duplicate of #258