Satchmo/Django: “ProgrammingError: can’t adapt type ‘__proxy__’”
I got the above error when laoding a shipping module in Satchmo, but upon working out the cause, I reckoned it must be a pretty common error these days. The exception is raised in /django/db/backends/util.py, line 19. When I checked … Continue reading