mirror of
https://github.com/Hopiu/django-embed-video.git
synced 2026-04-25 15:14:42 +00:00
Backend detection hasn't been resistant against faked urls like: http://youtube.com.myurl.com/watch?v=abcde http://vimeo.com.myurl.com/watch?v=abcde It is fixed and added few tests to cover it. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| django_settings.py | ||
| tests.py | ||
| tests_backend.py | ||
| tests_fields.py | ||
| tests_tags.py | ||