8000 Releases · lhotakj/Mamlambo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: lhotakj/Mamlambo

Version 0.12

07 Nov 22:44
Compare
Choose a tag to compare
Version 0.12 Pre-release
Pre-release
  • Supporting dynamic page with no <%page %> or empty <%page %> without elements. In such case expects proper tag <?python and ?> at the end. If decorated properly, the page gets processed. Note this is with support of print()!
  • Minor bugs fixed

Version 0.11

06 Nov 22:55
Compare
Choose a tag to compare
Version 0.11 Pre-release
Pre-release

bugs fixed:

  • Request().get filled with dict
  • demo on how to read request is in /demo/request

TODO: POST!

Version 0.10

30 Jul 12:25
Compare
Choose a tag to compare
Version 0.10 Pre-release
Pre-release
passing Request to Dynamic?
0