django.db.utils.DatabaseError: DPY-4027: no configuration directory to search for tnsnames.ora in my dockerized django application
I am trying to connect my django application with an oracle database in vain.
I added the TNS_ADMIN environment variable but the problem persists.
Here is the content of my tnsnames.ora file: