[Django] #32748: Django admin Filefield in Tabularinline does not work

13 views
Skip to first unread message

Django

unread,
May 13, 2021, 12:47:17 PM5/13/21
to django-...@googlegroups.com
#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.

Django

unread,
May 13, 2021, 12:47:47 PM5/13/21
to django-...@googlegroups.com
#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

unread,
May 13, 2021, 12:54:49 PM5/13/21
to django-...@googlegroups.com
#32748: Django admin Filefield in Tabularinline does not work
-------------------------------+--------------------------------------
Reporter: mypseudo | Owner: nobody
Type: Bug | Status: closed
Component: contrib.admin | Version: 3.2
Severity: Normal | Resolution: invalid

Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------+--------------------------------------
Changes (by mypseudo):

* status: new => closed
* resolution: => invalid


--
Ticket URL: <https://code.djangoproject.com/ticket/32748#comment:2>

Reply all
Reply to author
Forward
0 new messages