Add Functionality to Admin Interface

1 view
Skip to first unread message

chrisdo

unread,
Sep 12, 2006, 2:13:12 AM9/12/06
to Django users
Hi there

I wanted to write a nice CMS software with modules and all the stuff,
so I wanted to ask if it's possible to add functionality to the admin
interface, like uploading a zip and then unpacking the files to a
specified folder. Is this possible? Or do I have to write my own Fields?

Jay Parlar

unread,
Sep 12, 2006, 8:54:57 AM9/12/06
to django...@googlegroups.com

You'd have to write your own field to do the zip extraction.

The stockphoto app
(http://www.carcosa.net/jason/software/django/stockphoto/) does a zip
upload/extraction, but you upload the zipfile from outside the Admin.

Jay P.

Reply all
Reply to author
Forward
0 new messages