Hi.
There is nothing special with Oracle. Once you have cx_Oracle installed
just setting proper django backend and connection params.
Note oracle 10g had been out of support for good while and it's not
officually supported any more in recent Django versions. Also 11g is going
out of support soon
Hi Paulo,
Did you read
https://docs.djangoproject.com/en/1.11/ref/databases/#oracle-notes?
I did not use oracle backend in any of my projects.
But with Django ORM one will never depend on DB type in common scenarios.
I hope that helps.
Regards,
Constantine C.
On Sat, Oct 7, 2017 at 8:51 PM, w
I'm new Here. I'm know Java and C#. I know php with laravel framework.
But in Python I'm starting.
I need to connect Python with my oracle 10g database, and with the
cx_Oracle driver everything worked out.
But I do not know how to use this cx_Oracle driver in Django's frameWork.
Would someone pl
3 matches
Mail list logo