On Tue, Dec 2, 2008 at 3:42 AM, Vince <[EMAIL PROTECTED]> wrote:
> 2. Is there any built-in opton in Django (0.97 version) to unzip
There is no such thing as "Django 0.97". Releases of Django are as follows:
0.90
0.91
0.95
0.96
1.0
(with minor bugfix releases on several of them, like "0.96.1" a
>
> 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
--~--~
Hi everyone,
I'm new to django so perhaps those are really simple questions so
sorry about that:
I had an php page already working (css formatted, imgs and
everything), it's a very simple page for uploading zip files to a
server. The server (system Apache 2.2.4 with django) has already the
main
3 matches
Mail list logo