Post your code here, and someone will help you figure out why it does not work like you expect.
On Sat, 9 Jan 2021 at 22:07, Chelsea Fan <[email protected]> wrote: > > I tried it, it works but it saves last file twice, for example if I upload 2 > file it saves 3 > > On Sat, Jan 9, 2021 at 7:53 PM Joseph Wayodi <[email protected]> wrote: >> >> The Django docs show how to do this: >> <https://docs.djangoproject.com/en/3.1/topics/http/file-uploads/#uploading-multiple-files>. >> >> On Thu, 7 Jan 2021 at 15:24, Chelsea Fan <[email protected]> >> wrote: >> > >> > >> > -- >> > 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 [email protected]. >> > To view this discussion on the web visit >> > https://groups.google.com/d/msgid/django-users/CAJwZndca8SC7ifBzyW4ut%3DJXy-2E3RPPvq2tHrpCyxyqABQnzw%40mail.gmail.com. >> >> -- >> 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 [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/django-users/CAOXm%2Bp8tF1Zpt1gmFH%3DTc6fin3ijf%2B3kDrc9j_yRR2ZBbxVfSA%40mail.gmail.com. > > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAJwZndefeU5b4a9J_JjyMpTHyr-dwQ5GCs-7eJf0Kvf3qdjUFQ%40mail.gmail.com. -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAOXm%2Bp8W8jtHYSB2dW5rHo1NmdPGH3xB4b_opJ-0BH%2B%2BR6YS8Q%40mail.gmail.com.

