- Jan 19, 2008
-
-
Mike Bayer authored
-
Mike Bayer authored
caching, combined with an expression-based cache_key, combined with the usage of <%namespace import="*"/>
-
Philip Jenvey authored
fixes #69
-
Philip Jenvey authored
-
- Jan 11, 2008
-
-
Mike Bayer authored
with identifiers like "else", "finally", etc. inside them [ticket:68]
-
- Jan 07, 2008
-
-
Mike Bayer authored
-
- Dec 27, 2007
-
-
Mike Bayer authored
-
- Dec 03, 2007
-
-
Mike Bayer authored
did not have access to the correct context containing their 'self' and 'parent'
-
- Nov 08, 2007
-
-
Mike Bayer authored
incorrect "self" in the current context
-
- Oct 12, 2007
-
-
Mike Bayer authored
within a <%call> tag's argument list propigates 'caller' to the %call function itself (propigates to the inner calls too, this is a slight side effect which previously existed anyway)
-
- Sep 25, 2007
-
-
Mike Bayer authored
-
Mike Bayer authored
-
Mike Bayer authored
exception reporter [ticket:51]
-
- Aug 10, 2007
-
-
Philip Jenvey authored
newlines in CRLF templates. follow up to #16. thanks Eric Woroshow
-
Philip Jenvey authored
o update the babelplugin test for babel 0.9
-
Philip Jenvey authored
fixes #48
-
- Jul 23, 2007
-
-
Mike Bayer authored
i.e. if foo: # a comment, [ticket:53], thanks to Paul Colomiets
-
- Jun 29, 2007
-
-
Mike Bayer authored
object and will call str() + unicode() on it [ticket:47]
-
- Jun 26, 2007
-
-
Mike Bayer authored
-
- Jun 25, 2007
-
-
Mike Bayer authored
templates with tgplugin even if non-compatible args were sent
-
Mike Bayer authored
(i.e. load_template('foo.bar')). also takes file extension as a keyword argument (default is 'mak').
-
Mike Bayer authored
-
Mike Bayer authored
-
Mike Bayer authored
-
http://babel.edgewall.org/Mike Bayer authored
point, allowing extraction of gettext messages directly from mako templates via Babel [ticket:45]
-
- Jun 16, 2007
-
-
Mike Bayer authored
codegen prefixed by "__M_" to prevent name collisions with user code
-
- Jun 13, 2007
-
-
Mike Bayer authored
-
Mike Bayer authored
-
- Jun 12, 2007
-
-
Ben Bangert authored
-
Mike Bayer authored
-
- May 18, 2007
-
-
Mike Bayer authored
-
Mike Bayer authored
-
Mike Bayer authored
which control generation of HTML tags, CSS [ticket:39]
-
- May 17, 2007
-
-
Mike Bayer authored
all of MyghtyUtils merged into it now
-
- May 14, 2007
-
-
Mike Bayer authored
-
- May 02, 2007
-
-
Mike Bayer authored
-
Mike Bayer authored
lines (#32) - fixed single "#" comments in docs
-
Mike Bayer authored
for specifying the error handler associated with encoding to 'output_encoding' [ticket:40] - the Template returned by html_error_template now defaults to output_encoding=sys.getdefaultencoding(), encoding_errors='htmlentityreplace' [ticket:37]
-
- Apr 30, 2007
-
-
Mike Bayer authored
-
- Apr 26, 2007
-
-
Mike Bayer authored
-