Does anyone have any simple code samples for Django + SWFUpload? I have it working perfectly in my PHP application but Django is giving me headaches.
feedback
|
|
Unfortunately I can't give you any very detailed code samples, but I have quite a bit of experience with working with SWFUpload + Django (for a photo sharing site I work on). Anyway, here are a few pointers that will hopefully help you on your quest for DjSWF happiness :)
If you have anything perplexing I haven't covered, feel free to post something more detailed and I'll be happy to help. | |||||
feedback
|
|
I wrote a blog article about doing this: http://blog.fogtunes.com/?p=69 | |||
|
feedback
|
|
Django version of the samples for SWFUpload: http://github.com/naltimari/django-swfupload-samples/tree/master So long uploadify. Great idea but it is just buggy, especially on Windows. | ||||
|
feedback
|