I have a model (Foo) inherited from Page, which has a foreign key to another model (Bar). I would like to make the 'title' field on (Foo) a dropdown, so that the user can select a value from Bar. I have tried the techniques here http://www.pydanny.com/overloading-form-fields.html but no luck so far
I have a very cludgy hack which involves duplicating data :-(
Could anyone point me in the right direction?
TIA
Graham

--
You received this message because you are subscribed to the Google Groups "Mezzanine 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to