Hi guys, Does anyone know if it's possible to construct a single widget from 2 model fields?
I want to make a "Select" widget, with a primary value, and a related value eg: <select> <option id=1 fk_id=7>object whos id is 1, and whose foreign key is 7</option> </select> Any ideas much appreciated. Thanks, Martin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---