Add make_choices function.
authorMatthijs Kooijman <matthijs@stdin.nl>
Tue, 3 Feb 2009 22:09:08 +0000 (23:09 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Tue, 3 Feb 2009 22:09:08 +0000 (23:09 +0100)
This function can transform a list of Model objects into a list suitable
for use as a choices list in fields and widgets.


No differences found