#16371: model fieldname as css class in admin edit view
-----------------------------+-------------------------------
 Reporter:  thomasbilk       |          Owner:  nobody
     Type:  Bug              |         Status:  new
Milestone:                   |      Component:  contrib.admin
  Version:  1.3              |       Severity:  Normal
 Keywords:  css class admin  |   Triage Stage:  Unreviewed
Has patch:  0                |  Easy pickings:  1
    UI/UX:  0                |
-----------------------------+-------------------------------
 The Django admin adds the field name as a css class to the div element
 that
 will contain the field input element. That leads to an odd look since
 there
 might be a css class with the same name. As an example write a model with
 a
 field named "button". In the admin this field's row will look like a
 button.

 A similar problem might come up within this ticket: #11195

-- 
Ticket URL: <https://code.djangoproject.com/ticket/16371>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to