Wednesday, June 24, 2020

Re: Oracle 12.0.1 admin not working with django 3+

I'm not sure if this is the cause of your issue but Django 3.0 officially supports Oracle 12.2 and higher: https://docs.djangoproject.com/en/3.0/ref/databases/#oracle-notes

On Tuesday, June 23, 2020 at 10:35:24 PM UTC-4, ashish goyal wrote:
Ho All,

Have created lot of stuff in app, when i try login to admin with superuser name and password it shows integrity issue. And there is no row in django_admin_log.
On some posts i found this is an issue with django 3+ version which i am using.

How can i resolve this without hampering my existing code?

Thanks
Ashish

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/bf6b3f05-0b1d-40c9-85ac-112de338cbe5o%40googlegroups.com.

No comments:

Post a Comment