Yes long time ago ..
follow this tutorial
https://simpleisbetterthancomplex.com/tutorial/2016/11/22/django-multiple-file-upload-using-ajax.html
On Monday, May 13, 2019 at 10:00:24 AM UTC-5, christophe szczepanski wrote:
>
> *do solved your problem ? , i have the same ?*
>
>
> *Thank you :)*
>
--
*do solved your problem ? , i have the same ?*
*Thank you :)*
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+unsubscr...@googlegroups.com.
To pos
I want to upload multiple files to the system (Local folder) without using
Django forms or models. For a single file, everything works just fine and
the file get saved to a local media folder under the project. But when I
changed the function from {request.FILES['images'] } To
{request.FILES.ge
3 matches
Mail list logo