Re: Zip file upload

2019-01-01 Thread Joel Mathew
No ready made solution. You have to come up with your own solution. Use form to upload file On Wed, 2 Jan, 2019, 9:57 AM Suresh hi guys, > How to upload zip file and save unzip file in django? > > -- > You received this message because you are subscribed to the Google Groups > "Django users"

Zip file upload

2019-01-01 Thread Suresh
hi guys, How to upload zip file and save unzip file in django? -- 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

MemoryError with zip file upload

2008-01-10 Thread [EMAIL PROTECTED]
Hello All, I don't really know if this is django specific or more python related but i hope someone can help me out here. I'm currently migrating a application to django and one of the new requirements is that people can upload zip files. I talked with the system administrator and he only let's m