]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
add a "jinja2 fallback" renderer for render_string(), which is used for the js/css...
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 30 Dec 2011 20:29:44 +0000 (15:29 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 30 Dec 2011 20:29:44 +0000 (15:29 -0500)
commit0941ef85ce74f79f55f64fa28276221acbbd6848
tree91b8dc85314fd7babdcdc3ef9248cb27cd93c518
parent8cf9e0e512896f0ab5b5f0566fd91889e7379203
add a "jinja2 fallback" renderer for render_string(), which is used for the js/css templates
we don't really care about.  not sure if this is going to break again with a newer sphinx
or what, but fixes [ticket:2359] for now.
doc/build/builder/builders.py