#31710: Added all files validation to the "Uploading multiple files" example.
--------------------------------------+------------------------------------
     Reporter:  nawaik                |                    Owner:  nobody
         Type:  Cleanup/optimization  |                   Status:  new
    Component:  Documentation         |                  Version:  master
     Severity:  Normal                |               Resolution:
     Keywords:                        |             Triage Stage:  Accepted
    Has patch:  0                     |      Needs documentation:  0
  Needs tests:  0                     |  Patch needs improvement:  0
Easy pickings:  0                     |                    UI/UX:  0
--------------------------------------+------------------------------------
Changes (by felixxm):

 * type:  Bug => Cleanup/optimization
 * component:  File uploads/storage => Documentation
 * stage:  Unreviewed => Accepted


Comment:

 [https://docs.djangoproject.com/en/3.0/topics/http/file-uploads
 /#uploading-multiple-files Uploading multiple files] contains only a
 simple example how you can handle multiple files, it will validate only
 the first file. It's not a bug in `ImageField` because it doesn't support
 uploading multiple files.

 I agree that we we could improve this example (`forms.py`) with adding all
 files validation.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31710#comment:3>
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/064.5245a731d65d8ff191ca8504febcebef%40djangoproject.com.

Reply via email to