Django里面的自定义tag和filter
Django的文档里面有这么一句
Then the block token will be set to LoadNode, var token to Variable Node in my case, done byParser最后把每一个node render出来
Then the block token will be set to LoadNode, var token to Variable Node in my case, done byParser
最后把每一个node render出来