You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use Safari, and I've been trying to add HTML 5 Video to my Django project for a while, and nothing has worked.
Use Django-Ranged-Response solved the problem. So Thank you.
My only concern, is that I see an open issue that implies this code hasn't been tested against Django 2? And Django is up to 3.07 / 3.1, at this time.
Now the good news, is that I ran into no obvious issues with using it with Django 3.0x. But since Django out of the box doesn't support Ranges, I'd like to know if there is some development going on here? What's the roadmap?
The text was updated successfully, but these errors were encountered:
I use Safari, and I've been trying to add HTML 5 Video to my Django project for a while, and nothing has worked.
Use Django-Ranged-Response solved the problem. So Thank you.
My only concern, is that I see an open issue that implies this code hasn't been tested against Django 2? And Django is up to 3.07 / 3.1, at this time.
Now the good news, is that I ran into no obvious issues with using it with Django 3.0x. But since Django out of the box doesn't support Ranges, I'd like to know if there is some development going on here? What's the roadmap?
The text was updated successfully, but these errors were encountered: