#28325: ImageFile extesion validation fails with: AttributeError: 'list' object 
has
no attribute 'name'
-------------------------------------+-------------------------------------
     Reporter:  Maximilian           |                    Owner:  nobody
  Kindshofer                         |
         Type:  Bug                  |                   Status:  closed
    Component:  File                 |                  Version:  1.11
  uploads/storage                    |
     Severity:  Normal               |               Resolution:  needsinfo
     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 Tim Graham):

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


Comment:

 You should also confirm that the problem exists in Django 1.11.2 as that
 moved the `ImageField` file extension validation added in Django 1.11 from
 the model field to the form field (#28242). Looking at the traceback, it
 appears you're using Django 1.11 or 1.11.1.

 Please reopen if you can provide steps to reproduce that demonstrates an
 issue in Django and not an issue in a third-party package, for example.

--
Ticket URL: <https://code.djangoproject.com/ticket/28325#comment:2>
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/078.f59009c4896ddc672cab68aa24bc7027%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to