Juda Kaleta
|
ef31b4491f
|
Rename embed_video.base to embed_video.backends
|
2013-08-22 09:26:43 +02:00 |
|
Juda Kaleta
|
654d7c9988
|
I haven't found any situation in which can be UnknownIdException raised, so I removed this lines. If anyone find such situation, please return it back and write appropriate test case.
|
2013-08-20 10:59:18 +02:00 |
|
Juda Kaleta
|
08641afae9
|
Closes #5.
Add {{ my_video.backend }} containing YoutubeBackend, VimeoBackend or SoundCloudBackend values.
- Fix: SoundClound --> SoundCloud
- added tests for template tags
|
2013-08-20 10:49:33 +02:00 |
|
Juda Kaleta
|
d0d357b767
|
Security fix: faked urls
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.
|
2013-08-12 12:11:42 +02:00 |
|
Juda Kaleta
|
b44bbd208f
|
Refactoring, NoIdFound -> UnknownIdException
|
2013-07-31 08:33:07 +02:00 |
|
Juda Kaleta
|
2ec28d6770
|
support for soundcloud
Little refactoring, apply PEP8 rules, some tests
|
2013-06-25 10:51:44 +02:00 |
|
Your Name
|
32e6898a71
|
fixin height
|
2013-06-24 19:31:18 -05:00 |
|
Your Name
|
a1dc7d99fa
|
support soundcloud
|
2013-06-24 19:24:18 -05:00 |
|
Your Name
|
8fa15ab059
|
update all
|
2013-06-24 19:03:35 -05:00 |
|
Your Name
|
1ad609996b
|
enhanced
|
2013-06-18 17:30:53 -05:00 |
|
Juda Kaleta
|
f7d2c837cb
|
embed video backends
|
2013-06-01 14:04:55 +02:00 |
|