Skip to content
Snippets Groups Projects
  1. Mar 25, 2015
  2. Jan 28, 2015
  3. Jan 27, 2015
    • Gabi Davar's avatar
      remove stale file · 98007476
      Gabi Davar authored
      (cherry picked from commit 1731daf1e5faef0af2cb6572853ff2592b261da5)
      98007476
    • Gabi Davar's avatar
      fix test on win32 · 2b73c247
      Gabi Davar authored
      (cherry picked from commit 41be41e72522d71792bdbbdc391ad983af88d0a5)
      2b73c247
  4. Jan 22, 2015
  5. Jan 07, 2015
  6. Dec 12, 2014
  7. Dec 11, 2014
  8. Dec 10, 2014
    • Mike Bayer's avatar
      - 1.0.1 · 3fae17ce
      Mike Bayer authored
      - changelog for pullreq bitbucket:11
      3fae17ce
    • Mike Bayer's avatar
      Merged in CodeMan99/mako (pull request #11) · 6d43b55a
      Mike Bayer authored
      Make run_wsgi.py python3 compliant & correct encoding problems
      6d43b55a
    • CodeMan99's avatar
      Make run_wsgi.py python3 compliant · b9072319
      CodeMan99 authored
      Changes include:
       - Add __future__ for python2
       - Set "ascii" encoding for TemplateLookup
       - Remove text option for error handling (header is already set to HTML)
       - Break apart exception handling for clarity
       - Check that a file exists before opening it
       - Use `open` not `file` with 'rb' flags
       - Remove unnessary "default" `extensions_map`
       - Python3 style print statement
      b9072319
  9. Nov 26, 2014
  10. Oct 16, 2014
  11. Aug 26, 2014
  12. Aug 25, 2014
  13. Jun 08, 2014
Loading