#12532: empty inline forms with FileField are never ignored
-------------------------------------------+--------------------------------
Reporter: gogna | Owner: nobody
Status: closed | Milestone:
Component: django.contrib.admin | Version: 1.1
Resolution: worksforme | Keywords: inline admin
formsets
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-------------------------------------------+--------------------------------
Comment (by gogna):
Upon further investigation, I found the root of cause being the third-
party transdb (duh). I had a TransText field that it gets populated
automatically with an empy JSON array (old code, at that time this was the
better solution).
Thank you and sorry about wasting your time.
--
Ticket URL: <http://code.djangoproject.com/ticket/12532#comment:2>
Django <http://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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.