#19423: using formfield_overrides to set CharField size causes all admin fields 
to
use last max_length in model definition
-------------------------------------+-------------------------------------
     Reporter:  joebuyer@…           |                    Owner:  nobody
         Type:  Bug                  |                   Status:  closed
    Component:  contrib.admin        |                  Version:  master
     Severity:  Normal               |               Resolution:  fixed
     Keywords:  max_length           |             Triage Stage:  Ready for
  formfield_overrides                |  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Claude Paroz <claude@…>):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"04e6542b5a904762a4e723c9b04ba5650ee9dc2e"]:
 {{{
 #!CommitTicketReference repository=""
 revision="04e6542b5a904762a4e723c9b04ba5650ee9dc2e"
 Fixed #19423 -- Prevented ModelAdmin sharing widgets due to
 formfield_overrides

 Thanks joebuyer at manycycles.com for the report and Simon Charette
 for the review.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/19423#comment:5>
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to