[IMP] notes

This commit is contained in:
Xavier Morel 2014-01-22 13:38:16 +01:00
parent c2d5bf1bc3
commit 22dd1a488c
1 changed files with 11 additions and 3 deletions

View File

@ -129,12 +129,20 @@ Let's move our 2 pseudo-templates from inline strings to actual templates:
.. patch::
.. FIXME how can I access a QWeb template from a auth=none controller?
explicitly fetch a registry using request.session.db? That's a bit
horrendous now innit?
.. todo:: how can I access a QWeb template from a auth=none
controller? explicitly fetch a registry using
request.session.db? That's a bit horrendous now innit?
.. todo:: reload/update of module?
This simplifies the controller code by moving data formatting out of
it, and generally makes it simpler for designers to edit the markup.
.. todo:: link to section about reusing/altering existing stuff,
template overriding
.. _bootstrap: http://getbootstrap.com
.. _converter patterns: http://werkzeug.pocoo.org/docs/routing/#rule-format