Import Gallery from photologue directly

This commit is contained in:
Alexandre Iooss 2021-11-14 09:07:43 +01:00
parent b99e8755e3
commit 0d52cdca9e

View file

@ -1,5 +1,5 @@
from django.core.management.base import BaseCommand, CommandError
from photologue_custom.models import Gallery
from photologue.models import Gallery
import hashlib