Update web/core/views_user_features.py
This commit is contained in:
parent
641e09c1fe
commit
0e10a3c930
@ -8,6 +8,7 @@ from django.forms.models import model_to_dict
|
|||||||
|
|
||||||
from .models import Entry # existing
|
from .models import Entry # existing
|
||||||
from .models_user import UserPrefs, SearchHistory, ViewedIllustration
|
from .models_user import UserPrefs, SearchHistory, ViewedIllustration
|
||||||
|
from django.views.decorators.cache import never_cache
|
||||||
|
|
||||||
|
|
||||||
# ---------- Font size prefs ----------
|
# ---------- Font size prefs ----------
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user