Skip to content
Snippets Groups Projects
  1. Feb 19, 2007
  2. Feb 17, 2007
  3. Feb 15, 2007
  4. Jan 30, 2007
  5. Jan 29, 2007
  6. Jan 26, 2007
  7. Jan 24, 2007
    • Mike Bayer's avatar
      - "expression_filter" argument in <%page> applies only to expressions · ad3ddbb7
      Mike Bayer authored
      - added "default_filters" argument to Template, TemplateLookup.  applies only to expressions,
      gets prepended to "expression_filter" arg from <%page>.  defaults to ["unicode"], so that
      all expressions get stringified into u'' by default (this is what Mako already does).
      By setting to [], expressions are passed through raw.
      - added "imports" argument to Template, TemplateLookup.  so you can predefine a list of
      import statements at the top of the template.  can be used in conjunction with
      default_filters.
      ad3ddbb7
  8. Jan 22, 2007
  9. Jan 19, 2007
  10. Jan 14, 2007
  11. Jan 11, 2007
  12. Jan 05, 2007
  13. Jan 04, 2007
  14. Jan 03, 2007
  15. Jan 02, 2007
  16. Jan 01, 2007
  17. Dec 31, 2006
Loading