I have a code that connect to oracle using connection string:
conn = cx_Oracle.connect(\'username/password@server:port/services\')
But the
FYI: This was a long-standing bug in Django. The first stable version containing the fix is v2.1