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
|
231e3780ad
|
Tests for templatetags
|
2013-07-31 10:35:07 +02:00 |
|
Juda Kaleta
|
5b85126f94
|
Remove redundant lines
|
2013-07-31 10:12:56 +02:00 |
|
Juda Kaleta
|
26bd78b9a9
|
Tests for embed_video.fields
|
2013-07-31 10:02:45 +02:00 |
|
Juda Kaleta
|
5f16a060f0
|
Split tests in multiple files
|
2013-07-31 08:41:16 +02:00 |
|
Juda Kaleta
|
7a2b67efaf
|
Add test for issue #1
|
2013-06-27 10:13:55 +02:00 |
|
Juda Kaleta
|
99ff8e472f
|
Simplified way to embed videos
|
2013-06-27 10:10:27 +02:00 |
|
Juda Kaleta
|
1a244eb75c
|
Move to new version
|
2013-06-25 11:12:50 +02:00 |
|
Juda Kaleta
|
2ec28d6770
|
support for soundcloud
Little refactoring, apply PEP8 rules, some tests
|
2013-06-25 10:51:44 +02:00 |
|
Juda Kaleta
|
95a3b29c5a
|
fix tests
|
2013-06-08 09:23:41 +02:00 |
|
Juda Kaleta
|
27a2f78ac1
|
Travis CI
|
2013-06-08 09:20:50 +02:00 |
|
Juda Kaleta
|
20733d8997
|
tests
|
2013-06-01 14:04:45 +02:00 |
|