django-adminlte3
django-adminlte3 copied to clipboard
Fix url path and styles
trafficstars
1 - I fixed the changelist layout that was out of order. 2 - I changed the import of the url, replacing it with from django.url import re_path as url
I hope I helped you.
Before:
After: