gkuhn1 / django-admin-multiupload

Multi file upload for django-admin app
71 stars 64 forks source link

Failed on Safari 5.1.7 for Windows #7

Closed nishimu closed 7 years ago

nishimu commented 10 years ago

Does it support safari 5.1.7 for Windows?

gkuhn1 commented 10 years ago

It should work, since we just use jquery file upload and make a wrapper to use it with django admin.