You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, In Django 4.1 nested-admin(version 4.0.2) is not loading. I have gone through the browser console and found following issues.
Browser console
_nested_admin/server-data.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
/_nested_admin/server-data.js net::ERR_ABORTED 404 (Not Found)
Previously i used django 3.1 and it works fine.
The text was updated successfully, but these errors were encountered:
Hi, In Django 4.1 nested-admin(version 4.0.2) is not loading. I have gone through the browser console and found following issues.
Browser console
/_nested_admin/server-data.js net::ERR_ABORTED 404 (Not Found)
Previously i used django 3.1 and it works fine.
The text was updated successfully, but these errors were encountered: