Minor correction to embed template tag: updating the context adds an additional conte...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Thu, 16 Dec 2010 21:59:02 +0000 (16:59 -0500)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Thu, 16 Dec 2010 21:59:02 +0000 (16:59 -0500)
commit4c2f395f73a970c302682ad76913b6bb38f70568
tree041ba5ca85d56812fae4af0f0089dfd4c8e06a44
parentee93c1aed3616a880050bed082bcc0636d4ed92b
Minor correction to embed template tag: updating the context adds an additional context layer, which means the explicitly pushed layer was never popped.
templatetags/embed.py