odoo/addons/web/static
Xavier Morel d5e3d121e3 [ADD] qweb: call directive's body
* __content__ can't be used in Python implementation because safe_eval, so use
  ``0`` from Python implementation instead
* remove postfix from t-call tests because due to implementation details all
  whitespace crap following a t-name is added to rendered template in Python
  impl, and don't want to normalize whitespace.
2014-10-06 19:13:45 +02:00
..
lib [ADD] qweb: call directive's body 2014-10-06 19:13:45 +02:00
src [ADD] qweb: call directive's body 2014-10-06 19:13:45 +02:00
test [Revert] cb30783aba & 6349048ba0 2014-10-03 14:03:12 +02:00