update anatomy to remove sortedm2m
This commit is contained in:
@@ -30,8 +30,6 @@ from django.utils.html import mark_safe
|
||||
from django.core.exceptions import ValidationError
|
||||
from django.contrib.contenttypes.models import ContentType
|
||||
|
||||
from sortedm2m.fields import SortedManyToManyField
|
||||
|
||||
import string
|
||||
from collections import defaultdict
|
||||
from helpers.images import (
|
||||
|
||||
Reference in New Issue
Block a user