Add Functionality to Admin Interface

2006-09-12 Thread chrisdo
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?

Re: Additional Functionality to Admin Interface

2006-08-29 Thread chrisdo
Thanks, I'll try it at home, I don't have internet access for subversion here. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to

Additional Functionality to Admin Interface

2006-08-29 Thread chrisdo
Hi there I'm quite new to Django, and I couldn't find anything in the documentation. I want to develop a gallery system in Django, so if I add a new picture, I'm uploading it (the field is a ImageField). But I don't want to set the height and witdh, I just want to upload the image file (in the