|
@ -10,6 +10,12 @@ import imagekit.models.fields |
|
|
import seminar.models |
|
|
import seminar.models |
|
|
import taggit.managers |
|
|
import taggit.managers |
|
|
|
|
|
|
|
|
|
|
|
# migr 0053 |
|
|
|
|
|
import datetime as dt |
|
|
|
|
|
|
|
|
|
|
|
# migr 0058 |
|
|
|
|
|
from django.db.models import Q |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Functions from the following migrations need manual copying. |
|
|
# Functions from the following migrations need manual copying. |
|
|
# Move them and any dependencies into this file, then update the |
|
|
# Move them and any dependencies into this file, then update the |
|
|