On 7/7/07, Alexander Solovyov <[EMAIL PROTECTED]> wrote: > Mmm... I'm using form_for_instance-derived form with many > modifications (Indeed, this is better than using form, written by > hands) - I love automatization. But my colleguaes, who are responsible > for HTML part, doesn't like django-generated forms - they want full > control.
Basic django forms give you full control over the placement of all the fields. I wrote about a helper function that lets you access individual radio buttons too, since otherwise you get all the radiobuttons in one clump. See http://fenron.blogspot.com/2007/06/custom-radio-field-rendering-with.html . Bill --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---