Skip to content
Snippets Groups Projects
  1. Jun 16, 2008
  2. Jun 09, 2008
  3. Jun 04, 2008
  4. Jun 03, 2008
  5. Jun 02, 2008
  6. May 24, 2008
  7. May 03, 2008
  8. May 02, 2008
  9. Apr 13, 2008
  10. Apr 12, 2008
  11. Apr 11, 2008
  12. Apr 08, 2008
  13. Mar 22, 2008
    • Mike Bayer's avatar
      - added "bytestring passthru" mode, via `disable_unicode=True` · d5f83e69
      Mike Bayer authored
        argument passed to Template or TemplateLookup.  All
        unicode-awareness and filtering is turned off, and template
        modules are generated with the appropriate magic encoding
        comment.  In this mode, template expressions can only
        receive raw bytestrings or Unicode objects which represent
        straight ASCII, and render_unicode() may not be used.
        [ticket:77]  (courtesy anonymous guest)
      d5f83e69
  14. Mar 04, 2008
  15. Mar 01, 2008
  16. Feb 21, 2008
  17. Feb 15, 2008
  18. Jan 28, 2008
  19. Jan 19, 2008
  20. Jan 11, 2008
  21. Jan 07, 2008
  22. Dec 27, 2007
  23. Dec 03, 2007
  24. Nov 08, 2007
Loading