Commit graph

14 commits

Author SHA1 Message Date
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
Juda Kaleta
a1f5a392d5 Simplify validate method in FormField. 2014-03-19 22:42:06 +01:00
Juda Kaleta
230f486a89 Minor codestyle improvements 2014-02-22 10:22:58 +01:00
Juda Kaleta
733bf96a71 Remove blank lines 2013-08-22 14:59:21 +02:00
Juda Kaleta
6f2314844f Sphinx doc 2013-08-22 10:34:29 +02:00
Juda Kaleta
ef31b4491f Rename embed_video.base to embed_video.backends 2013-08-22 09:26:43 +02:00
Juda Kaleta
b44bbd208f Refactoring, NoIdFound -> UnknownIdException 2013-07-31 08:33:07 +02:00
Juda Kaleta
1d41a26071 Fix: allow empty field 2013-06-25 15:57:12 +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
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
6d1d1d4a03 provide south migration 2013-06-01 15:02:19 +02:00
Juda Kaleta
da22d8dffa embed video form and model fields 2013-06-01 14:05:25 +02:00