v0.3
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 }}
.
Largely rewritten.
Support Django 1.8 and 1.9:
context_instance
parameter.{{ block.super }}
.