#32748: Django admin Filefield in Tabularinline does not work
-------------------------------+--------------------------------------
     Reporter:  mypseudo       |                    Owner:  nobody
         Type:  Bug            |                   Status:  new
    Component:  contrib.admin  |                  Version:  3.2
     Severity:  Normal         |               Resolution:
     Keywords:                 |             Triage Stage:  Unreviewed
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+--------------------------------------
Description changed by mypseudo:

Old description:

> I've a Child model with ForeignKey to Parent, my Child has a FileField.
> When I register that in the admin with Tabularinline, there is no problem
> at first sight, but then when I click on "Save", there is no error but
> the file is not recorded, when I return to previous page (and reload the
> page), there is still the old file.

New description:

 I've a Child model with ForeignKey to Parent, my Child has a FileField.
 When I register that in the admin with Tabularinline, there is no problem
 at first sight, but then when I click on "Save", after having edited the
 filefield, there is no error but the file is not recorded, when I return
 to previous page (and reload the page), there is still the old file.

--

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32748#comment:1>
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.a995c02dc2f440575404f0f72f375be5%40djangoproject.com.

Reply via email to