#9107: URL arguments to set values of fields in admin don't work for inlines
-------------------------------+---------------------------------------
     Reporter:  josh@…         |                    Owner:  TapanGujjar
         Type:  New feature    |                   Status:  assigned
    Component:  contrib.admin  |                  Version:  master
     Severity:  Normal         |               Resolution:
     Keywords:  admin inline   |             Triage Stage:  Accepted
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+---------------------------------------

Comment (by TapanGujjar):

 For this feature, the correct query parameter for inline models according
 to me should look something as inlinemode_set-[**inline model
 index**]-[**index of the inline formset**]-[**fieldname**]. Also, should
 the inline parameters override the extra parameter in the custom inline
 Model as if we have more inline query parameters means for the inline mode
 we will have to show more inline form just to show those more query
 parameters

-- 
Ticket URL: <https://code.djangoproject.com/ticket/9107#comment:6>
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/075.14c93889a63130dcd3ed39492139e7f3%40djangoproject.com.

Reply via email to