jazzband / django-embed-video

Django app for easy embedding YouTube and Vimeo videos and music from SoundCloud.
http://django-embed-video.rtfd.org
MIT License
382 stars 135 forks source link

Deprecation warning in Django 1.8 #49

Closed SalahAdDin closed 9 years ago

SalahAdDin commented 9 years ago

Hello, we have this warning:

/home/tulipan/Proyectos/TiempoTurco/lib/python3.4/site-packages/embed_video/backends.py:126: RemovedInDjango19Warning: SortedDict is deprecated and will be removed in Django 1.9.
  self._query = SortedDict(self.get_default_query())
SalahAdDin commented 9 years ago

Please release the new embed_video version :D, the new versio fix many warnings :D