0
내가 장고 버전 장고 - grappelli를 사용하는 것을 시도하고있다장고 Grappelli 장고 1.5.1
하지만 설치 후, grappelli에 대한 모든 요구 사항, 나는 다음과 같은 오류가 오전 1.5.1.
TemplateSyntaxError at /admin/
'firstof' is not a valid tag or filter in tag library 'future'
In template C:\Python27\lib\site-packages\grappelli\templates\admin\base.html, error at line 1
{% load admin_static %}{% load firstof from future %}{% load i18n grp_tags %}
아이디어가 있습니까?
어떤 grappelli 버전을 사용하고 있습니까? – dhana
[버전 및 호환성] (http://django-grappelli.readthedocs.org/en/latest/#versions-and-compatibility)에 대해 읽어보십시오. – Martin