django-embed-video/docs
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
..
api Closes #11. 2013-12-21 17:18:47 +01:00
development Closes #11. 2013-12-21 17:18:47 +01:00
ext Add missing __init__ 2013-08-23 14:33:12 +02:00
.gitignore Closes #7. 2013-09-03 13:47:39 +02:00
conf.py Closes #11. 2013-12-21 17:18:47 +01:00
example-project.rst Documentation for example project 2013-08-23 11:25:09 +02:00
examples.rst Closes #11. 2013-12-21 17:18:47 +01:00
index.rst Settings doc 2013-08-23 14:25:46 +02:00
installation.rst Closes #11. 2013-12-21 17:18:47 +01:00
make.bat Sphinx doc 2013-08-22 10:34:29 +02:00
Makefile Sphinx doc 2013-08-22 10:34:29 +02:00
requirements.txt Sphinx requirements 2013-08-22 14:40:25 +02:00
websites.rst Closes #11. 2013-12-21 17:18:47 +01:00