Skip to content
Snippets Groups Projects
  1. Jan 22, 2015
  2. Jan 07, 2015
  3. Dec 12, 2014
  4. Dec 11, 2014
  5. 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
  6. Nov 26, 2014
  7. Oct 16, 2014
  8. Aug 26, 2014
  9. Aug 25, 2014
  10. Jun 08, 2014
  11. Jun 05, 2014
  12. May 23, 2014
  13. May 22, 2014
  14. May 21, 2014
  15. May 20, 2014
Loading