#20352: ModelAdmin form validation does not check inherited 
get_readonly_fields()
-------------------------------------+-------------------------------------
     Reporter:  soulne4ny            |                    Owner:  nobody
         Type:  Bug                  |                   Status:  closed
    Component:  contrib.admin        |                  Version:  1.5
     Severity:  Normal               |               Resolution:  invalid
     Keywords:  admin readonly       |             Triage Stage:
  fields validation                  |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by DrMeers):

 This is ''admin'' validation rather than ''model'' validation, and seems
 to boil down to whether or not `get_readonly_fields` should only be used
 for runtime request-specific overrides or should be considered during
 validation using mock requests or similar (or if we should relax the admin
 validation).

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20352#comment:3>
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 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].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to