adminsortable2 - TemplateNotFound #361
belthaZornv
announced in
Announcements
Replies: 2 comments
-
Seems valid. I can see one template, but the code you've referenced is loading different templates. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Apparently you attempted to use django-admin-sortable2 with Django-3.2. Version 2 only works with Django-4.0 and later. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
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:
Beta Was this translation helpful? Give feedback.
All reactions