django-directupload 0.0.11

django-directupload is a Django app that offers direct uploading of files from your forms using Uploadify.Installation- Ensure directupload is in your python path- Add the following line to your url patterns: (r'^uploadify/',...