File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Changelog
99Improvements
1010------------
1111
12- * Add a new ``render_block `` function which returns a `HttpResponse ` with the content
12+ * Add a new ``render_block `` function which returns a `` HttpResponse ` ` with the content
1313 set to the result of calling ``render_block_to_string() ``. Contributed by
1414 `@gogognome <https://github.com/gogognome >`_. (`#60 <https://github.com/clokep/django-render-block/pull/60 >`_)
1515
Original file line number Diff line number Diff line change 11[metadata]
22name = django-render-block
3- version = 0.11
3+ version = 0.12a1
44description = Render a particular block from a template to a string.
55long_description = file: README.rst, CHANGELOG.rst
66long_description_content_type = text/x-rst
You can’t perform that action at this time.
0 commit comments