You can use zip folder for that. On Jun 22, 2017 8:35 PM, "ranvir singh" <[email protected]> wrote:
> Hell there, > > I am an intermediate user of Django and have been using this since last > summer. Recently I encountered a situation in which I wanted to make an app > which allows the user to upload a folder. I have already set up the views > and template and it is working for a single file. I know there is > documentation to make it work for multiple files, but by surfing the > internet I wasn't able to find a good method to upload directories through > a single field. > > I did find some solutions which asked to add some JavaScript code or > something. I want to know is that, Is there some legitimate way to do this? > > Thank you for your contributions. > > -- > --- > Ranvir Singh > https://ranvirsinghprojects.wordpress.com > https://github.com/singh1114 > ---- > > -- > 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 post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/django-users. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/django-users/60f3b0a6-5b4e-49f1-a313-4755ebbfdb1d%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/60f3b0a6-5b4e-49f1-a313-4755ebbfdb1d%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAJri7SSbdX4kJ0s56oAFD72mbivW7_5NqrOn_q5OWVC6Wa3tBQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

