'future' is not a registered tag library.

2446 단어 Django
'future' is not a registered tag library.
Must be one of:
admin_list
admin_modify
admin_static
admin_urls
basket_tags
cache
category_tags
compress
currency_filters
dashboard_tags
datetime_filters
display_tags
flatpages
form_tags
history_tags
i18n
image_tags
l10n
log
product_tags
promotion_tags
purchase_info_tags
reviews_tags
shipping_tags
sorl_thumbnail
sorting_tags
static
staticfiles
string_filters
thumbnail
tz
widget_tweaks
wishlist_tags

Request Method:
GET
Request URL:
http://127.0.0.1:8000/basket/
Django Version:
2.2.10
Exception Type:
TemplateSyntaxError
Exception Value:
'future' is not a registered tag library. Must be one of:
admin_list
admin_modify
admin_static
admin_urls
basket_tags
cache
category_tags
compress
currency_filters
dashboard_tags
datetime_filters
display_tags
flatpages
form_tags
history_tags
i18n
image_tags
l10n
log
product_tags
promotion_tags
purchase_info_tags
reviews_tags
shipping_tags
sorl_thumbnail
sorting_tags
static
staticfiles
string_filters
thumbnail
tz
widget_tweaks
wishlist_tags

Exception Location:
/home/appleyuchi/.virtualenvs/python3.7/lib/python3.7/site-packages/django/template/defaulttags.py in find_library, line 1025
Python Executable:
/home/appleyuchi/.virtualenvs/python3.7/bin/python
Python Version:
3.7.5
Python Path:
['/home/appleyuchi/  /Python  /PythonNew/    -         django-oscar    -  ☆☆☆☆☆☆☆',
 '/home/appleyuchi/.virtualenvs/python3.7/lib/python37.zip',
 '/home/appleyuchi/.virtualenvs/python3.7/lib/python3.7',
 '/home/appleyuchi/.virtualenvs/python3.7/lib/python3.7/lib-dynload',
 '/usr/lib/python3.7',
 '/home/appleyuchi/.virtualenvs/python3.7/lib/python3.7/site-packages',
 '/home/appleyuchi/.virtualenvs/python3.7/lib/python3.7/site-packages/python_alipay_sdk-2.0.1-py3.7.egg']

Server time:
Sat, 7 Mar 2020 14:49:39 +0800
Error during template rendering
In template /home/appleyuchi/ /Python /PythonNew/ - django-oscar - ☆☆☆☆☆☆☆/templates/oscar/basket/partials/basket_content.html , error at line 5
 
 
솔루션:
subl /templates/oscar/basket/partials/basket_content.html future :
{#{% load url from future %}#}

좋은 웹페이지 즐겨찾기