I think Django can't reasonably add every feature under the sun to the admin. If you need a pixel perfect UI, use your own views.
On Tuesday, May 30, 2017 at 4:50:16 AM UTC-4, Óscar M. Lage wrote: > > Oh, sorry, something like this: > > > <https://lh3.googleusercontent.com/-pS-0_IBGoEY/WS0w6z3nWQI/AAAAAAAD8Fk/dSi11mKbyAI_3Sx75VZuGwu2GvqcrBRlgCLcB/s1600/tabs-screenshot.png> > > I think we've the ability to put the fields side-by-side but don't know if > there is a way to group the fields in tabs. > > El martes, 30 de mayo de 2017, 10:33:07 (UTC+2), Florian Apolloner > escribió: >> >> > to group form fields in tabs (as django-crispy-form does)?. >> >> For those who do not know django-crispy-form, how does that look like? >> >> Cheers, >> Florian >> > -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/8185ce8c-b582-4072-9a08-fe84f1bd5380%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
