Skip to content

v0.3

Compare
Choose a tag to compare
@clokep clokep released this 24 Feb 14:17
· 138 commits to main since this release

0.3 (May 27, 2016)

  • Largely rewritten.

  • Support Django 1.8 and 1.9:

    • Guards against different template backends.
    • Uses internal APIs for each node.
    • Removed context_instance parameter.
    • Support for calling {{ block.super }}.