I saw the method using fieldsets, by grouping several fields in a tuple. But this method didn't suit my needs, because I use slightly modified add_view,change_view,get_form, etc, where the base model/form can be substituted by it's derivative. So, I don't know what fields to show exactly, but know which fields I want to show in one line. Thanks in advance.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---

