>
> 2. Is there any built-in opton in Django (0.97 version) to unzip
> files. I would need to unzip the file to a folder once the upload has
> been done.

Python provides libraries to handle zip files. Here's the starting
point:

http://www.python.org/doc/2.5.2/lib/archiving.html

-Rajesh D
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to