Added {% embed <instance> %} syntax for embedding. Switched to actually using the...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Mon, 29 Nov 2010 17:26:41 +0000 (12:26 -0500)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Mon, 29 Nov 2010 18:04:58 +0000 (13:04 -0500)
commit0b461b9482695531611ca2ffca78ac4963e33a63
treecbb72b9b4dcabf008a05874485c6b808ca351a3a
parent05bdd3ca32b67c218f7d58c2def2661867b4d1fa
Added {% embed <instance> %} syntax for embedding. Switched to actually using the EmbedNode get_instance and get_template methods for greater flexibility.
templatetags/embed.py
tests.py