django-render-block icon indicating copy to clipboard operation
django-render-block copied to clipboard

Add render_block function

Open gogognome opened this issue 4 months ago • 2 comments

This pull request adds the render_block() function that returns an HttpResponse with the block. It also allows to verify the context that was passed to render_block() in unit tests.

Closes #59

gogognome avatar Sep 26 '24 15:09 gogognome