update anatomy to remove sortedm2m

This commit is contained in:
Ross
2024-02-17 22:50:57 +00:00
parent 4e7838c17f
commit 0bc2830ea2
6 changed files with 79 additions and 8 deletions
-1
View File
@@ -14,7 +14,6 @@ from django.urls import reverse
from django.views.generic.edit import CreateView
from reversion.views import RevisionMixin
from sortedm2m.fields import SortedManyToManyField
from django.conf import settings
from django.contrib.contenttypes.fields import GenericForeignKey, GenericRelation