mirror of
https://github.com/Hopiu/django-embed-video.git
synced 2026-03-25 17:20:25 +00:00
Add {{ my_video.backend }} containing YoutubeBackend, VimeoBackend or SoundCloudBackend values.
- Fix: SoundClound --> SoundCloud
- added tests for template tags
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| django_settings.py | ||
| tests.py | ||
| tests_backend.py | ||
| tests_fields.py | ||
| tests_tags.py | ||