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
383 stars 137 forks source link

Update the example project #179

Closed kalzun closed 1 year ago

kalzun commented 2 years ago

This pull request makes the example project up to date, and addresses the issue Issue

It fixes some outdated example data and small adjustments to remove warnings when running Django 4.

I'll be happy to adjust anything after feedback.

codecov[bot] commented 1 year ago

Codecov Report

Merging #179 (0e4dbc3) into master (ac51c9c) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #179   +/-   ##
=======================================
  Coverage   98.91%   98.91%           
=======================================
  Files          17       17           
  Lines         643      643           
  Branches       70       70           
=======================================
  Hits          636      636           
  Misses          4        4           
  Partials        3        3           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ac51c9c...0e4dbc3. Read the comment docs.