This commit is contained in:
Laura Klünder 2017-06-12 23:45:08 +02:00
parent 344ab790a3
commit 2739132019

View file

@ -1,4 +1,5 @@
from collections import Iterable
from django.db import models
from django.db.models import Manager