Further polished embedding system - allowed for context-dependent embed nodes to...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Tue, 30 Nov 2010 15:35:42 +0000 (10:35 -0500)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Tue, 30 Nov 2010 16:10:34 +0000 (11:10 -0500)
commit72849b1c135de8c0ad14d2ca881a98fdea279859
tree49d775c6377411c86104a2d81d0b4851644ece11
parentc9fb98e396fa8a8d30d80b0c061bc770a42e5057
Further polished embedding system - allowed for context-dependent embed nodes to be correctly added to the embed context and to correctly render in extending templates even if not within blocks. Added notes to README about how to use philo. Fixed docstring typo for {% node_url %} templatetag.
README
templatetags/embed.py
templatetags/nodes.py
tests.py