odoo/doc/reference
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
..
cmdline.rst [ADD] port security reference doc 2014-09-01 14:16:13 +02:00
data.rst [ADD] port security reference doc 2014-09-01 14:16:13 +02:00
http.rst [IMP] qweb doc, tests 2014-10-06 19:13:43 +02:00
javascript.rst [IMP] qweb doc, tests 2014-10-06 19:13:43 +02:00
module.rst [ADD] port security reference doc 2014-09-01 14:16:13 +02:00
orm.rst [ADD] doc: model inheritance stuff 2014-09-09 09:19:32 +02:00
qweb.rst [ADD] qweb: call directive's body 2014-10-06 19:13:45 +02:00
reports.rst [ADD] doc: new documentation, with training tutorials, and new scaffolding 2014-08-22 17:51:20 +02:00
security.rst [ADD] port security reference doc 2014-09-01 14:16:13 +02:00
views.rst [ADD] views documentation 2014-08-28 15:02:33 +02:00