In the admin site, all fields have this kind of placement: label_a: formfield_a label_b: formfield_b
but checkboxes are: formfield_c: label_c I think introducing this different behaviour only for checkboxes is aesthetically and logically wrong. On Fri, Aug 22, 2008 at 9:35 PM, Waylan Limberg <[EMAIL PROTECTED]> wrote: > > On Fri, Aug 22, 2008 at 1:12 PM, Alex Rades <[EMAIL PROTECTED]> wrote: >> >> Hi, >> Is there a reason for checkboxes (BooleanField) in admin having the >> label on the right side instead of left? > > Isn't that how check boxes are generally displayed? I don't recall > them the other way anywhere - and would find that confusing. > > -- > ---- > Waylan Limberg > [EMAIL PROTECTED] > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@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-developers?hl=en -~----------~----~----~----~------~----~------~--~---