Commit graph

7 commits

Author SHA1 Message Date
Juda Kaleta
cbc265d94d Upgrade Django version to 1.6 in documentation 2014-02-27 09:36:17 +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
773031d006 Settings doc 2013-08-23 14:25:46 +02:00
Juda Kaleta
ff07d5b2a3 get_release() instead of __version__ 2013-08-23 13:38:34 +02:00
Juda Kaleta
b5264f7a12 Simplify versioning 2013-08-23 12:25:32 +02:00
Juda Kaleta
363e40899a Change version in Sphinx 2013-08-22 17:16:46 +02:00
Juda Kaleta
6f2314844f Sphinx doc 2013-08-22 10:34:29 +02:00