Closed belthaZornv closed 1 year ago
Seems valid. I can see one template, but the code you've referenced is loading different templates.
Apparently you attempted to use django-admin-sortable2 with Django-3.2.
Version 2 only works with Django-4.0 and later.
After installing the library, and adding to the apps and all the necessities; I've been faced with this error:
That seems to come from this:
Is there something I'm missing?
My code: