Closed Djailla closed 8 months ago
Cloud you please double check that is not an issue on your side? Was the app working before? Did you recently update to version 3.1?
Version 3.1 has been out for a while now, so I don't think there would be a problem with the package.
Thanks!
Works perfect with Django 4.2
My point is that I have no clue where to look for to try to debug. If you have any idea ?
Okay, this seems to be an issue with Django 5.0? Let me look and see if I can reproduce your issue.
Here is also an idea. Create a separate django project. Install django-polymorphic and see if you get the same error.
Cannot reproduce with requirements up to date. I will close this issue
Hello
I have a weird error with my project (a big Django project) with such error message at startup:
Here is the order of INSTALLED_APPS
Do you have an idea about what is broken ?
Thanks a lot