Hacker News new | ask | show | jobs
by ponytech 4368 days ago
MySQL-python is the one that prevent me from using Python 3
1 comments

I highly recommend you switch to Postgres which does not have this issue with psycopg2. I know it's not always possible, but seeing as you work with Django it's a generally good idea to spend the effort.