caktus / django-sticky-uploads

Enhanced file input widget for Django which uploads the file in the background and retains value on form errors.
BSD 3-Clause "New" or "Revised" License
32 stars 9 forks source link

CORS Support #5

Open mlavin opened 11 years ago

mlavin commented 11 years ago

Need to investigate/test CORS support for those deployments which might use another domain (i.e. S3) for serving the JS.