V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
wljtojlw
V2EX  ›  Python

django block

  •  
  •   wljtojlw · 2019-09-18 17:30:14 +08:00 · 1971 次点击
    这是一个创建于 1671 天前的主题,其中的信息可能已经有所发展或是发生改变。
    {%block name %} block 定义的名字可以用变量吗 好像只接收一个参数,写出{%block {{each.site}}%} 运行也会报错
    3 条回复    2019-09-18 20:00:38 +08:00
    SingeeKing
        1
    SingeeKing  
       2019-09-18 17:36:42 +08:00
    不能用变量
    wljtojlw
        2
    wljtojlw  
    OP
       2019-09-18 17:47:20 +08:00
    @SingeeKing 之前有找到这篇文章 好像和我一样的问题 http://www.it1352.com/641811.html
    encro
        3
    encro  
       2019-09-18 20:00:38 +08:00
    感觉你需要 if else 和子模板功能。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3953 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 04:16 · PVG 12:16 · LAX 21:16 · JFK 00:16
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.