Update web/core/views.py
This commit is contained in:
parent
543ff3c5cc
commit
73da1bcf85
@ -14,7 +14,6 @@ from django.urls import reverse
|
|||||||
from django.views.decorators.cache import never_cache
|
from django.views.decorators.cache import never_cache
|
||||||
from django.views.decorators.http import require_POST
|
from django.views.decorators.http import require_POST
|
||||||
from .models_user import SearchHistory, ViewedIllustration
|
from .models_user import SearchHistory, ViewedIllustration
|
||||||
from django.conf import settings
|
|
||||||
|
|
||||||
from .forms import ImportForm, EntryForm
|
from .forms import ImportForm, EntryForm
|
||||||
from .models import Entry
|
from .models import Entry
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user