Cleaned up ManyToManyValue set_value method. Also tweaked container template tag...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Thu, 28 Oct 2010 18:38:34 +0000 (14:38 -0400)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Thu, 28 Oct 2010 18:38:34 +0000 (14:38 -0400)
commit8417d8b404dfe7b0d6e79ecce224584a09ffae94
tree3189620d7ff67be4cb2d6ca35e4eb8756b853126
parent3c9e34c075474c6bff157de0d3a38796ba44b02f
Cleaned up ManyToManyValue set_value method. Also tweaked container template tag to recognize a contentlet as dynamic if it only contains a variable.
models/base.py
templatetags/containers.py