id,summary,reporter,owner,description,type,status,component,version,severity,resolution,keywords,cc,stage,has_patch,needs_docs,needs_tests,needs_better_patch,easy,ui_ux 12599,"MultiValueDictKeyError with inline admin, when inline model's ID not displayed",handelaar,nobody,"An odd issue, which I don't have the Python-fu to debug fully. I have a meta-model called 'Person' (they're parliamentarians, not that this matters especially) to which expenses and past Ministerial Offices are attached through an AdminInline interface. If I do not remove line 6 from the admin.py file attached (""exclude = ('moffice_id',)"") then I can't save anything on the page because a traceback like the one attached here results. Yay, workaround available, but boo - exposing nasty IDs in editable fields where I don't want them. I don't know whether the fact that the model Moffice does not use the default ID fieldname is a factor here or not. Attaching a minimal admin.py and models.py and the traceback generated when the admin barfs.",,closed,contrib.admin,1.1,,invalid,,,Unreviewed,0,0,0,0,0,0