django-embed-video/embed_video
Krzysztof Szularz a238306391 Fix string formating
There is a lot of spaces in this error message.

By the way: this is never raised in normal condition. The `detect_backend` doesn't try to `get_code()` at all.
2014-05-06 17:58:23 +02:00
..
templates/embed_video Move embed code to template 2014-02-27 09:29:54 +01:00
templatetags Updated video template tag to accept kwargs 2014-05-01 07:17:53 -04:00
tests Updated video template tag to accept kwargs 2014-05-01 07:17:53 -04:00
__init__.py Running on 0.10.dev 2014-04-04 20:29:50 +02:00
admin.py Catch VideoDoesntExistException in admin widget 2014-04-04 20:10:32 +02:00
backends.py Updated video template tag to accept kwargs 2014-05-01 07:17:53 -04:00
fields.py Fix string formating 2014-05-06 17:58:23 +02:00
settings.py EMBED_VIDEO_TIMEOUT 2014-02-21 23:31:41 +01:00
utils.py Add tests for utils.import_by_path 2013-08-22 16:09:14 +02:00