#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         |       Keywords:
           Triage Stage:  Unreviewed     |      Has patch:  0
    Needs documentation:  0              |    Needs tests:  0
Patch needs improvement:  0              |  Easy pickings:  0
                  UI/UX:  0              |
-----------------------------------------+------------------------
 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.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32748>
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/051.9536021421cd682981c68e93db66f503%40djangoproject.com.

Reply via email to