Commit graph

6 commits

Author SHA1 Message Date
Cédric Carrard
9f9ed3aeed fix test soundcloud and update docs (#66) 2016-11-14 22:37:51 +01:00
Juda Kaleta
7a21c7dd7f Release 1.0 2015-05-01 10:58:08 +02:00
Juda Kaleta
8bf4da4cfe Docs 2014-01-10 19:51:14 +01:00
Juda Kaleta
26098c094f Request context processor needed 2013-12-22 16:40:40 +01:00
Juda Kaleta
07de8a3af8 Closes #11.
Major changes:

- filter ``embed`` is replaced by tag ``video``.
- removed caching for whole backend, caching properties instead.
- HTTP or HTTPS is set by context.is_secure() (just for ``video`` tag).
- backends can be HTTP only (``allow_https = False``).

Minor changes:

- changed theme of docs to RTD theme.
- help about testing HTTPS on development server.
- added and modified tests
2013-12-21 17:18:47 +01:00
Juda Kaleta
6f2314844f Sphinx doc 2013-08-22 10:34:29 +02:00