Commit graph

27 commits

Author SHA1 Message Date
Juda Kaleta
fe11ac2f0c Docs: add info about installing coverage 2014-02-22 10:28:06 +01:00
Juda Kaleta
0331a0e030 Handling timeout in template tags 2014-02-22 10:17:58 +01:00
Juda Kaleta
0850b2385c EMBED_VIDEO_TIMEOUT 2014-02-21 23:31:41 +01:00
Juda Kaleta
078e5662a7 Test case for #17. 2014-02-21 20:55:16 +01:00
Juda Kaleta
d4c222e606 Versionadded to {% video %} 2014-01-24 16:50:58 +01:00
Juda Kaleta
40ec635e6e Raise up docs requirements 2014-01-22 11:19:52 +01:00
Juda Kaleta
8bf4da4cfe Docs 2014-01-10 19:51:14 +01:00
Juda Kaleta
2ad0cdf0a4 Cosmetic changes in docs 2013-12-23 10:04:04 +01:00
Juda Kaleta
26098c094f Request context processor needed 2013-12-22 16:40:40 +01:00
Juda Kaleta
83a4f256f1 Remove badges from docs 2013-12-21 17:29:32 +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
46d0097399 Docs for admin mixins 2013-10-04 10:19:30 +02:00
Juda Kaleta
a31f4b976b Closes #7.
Return back raising UnknownIdException in Youtube backend to fix form validation.
2013-09-03 13:47:39 +02:00
Juda Kaleta
e0236bf280 Add missing __init__ 2013-08-23 14:33:12 +02: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
088f3caf4e Vimeo thumbnails 2013-08-23 13:26:34 +02:00
Juda Kaleta
b5264f7a12 Simplify versioning 2013-08-23 12:25:32 +02:00
Juda Kaleta
7abf457705 Documentation for example project 2013-08-23 11:25:09 +02:00
Juda Kaleta
363e40899a Change version in Sphinx 2013-08-22 17:16:46 +02:00
Juda Kaleta
f7f6b4b882 Docs: Custom backends 2013-08-22 17:03:31 +02:00
Juda Kaleta
7e787072ab Docs for utils 2013-08-22 16:09:34 +02:00
Juda Kaleta
0052ffae18 Sphinx requirements 2013-08-22 14:40:25 +02:00
Juda Kaleta
b8611cdd50 Docs: nosetests 2013-08-22 14:33:24 +02:00
Juda Kaleta
efc5bf7f14 Docs: Running tests 2013-08-22 14:31:33 +02:00
Juda Kaleta
9aff3bd210 --source option is redundant with .coveragerc 2013-08-22 12:53:22 +02:00
Juda Kaleta
6f2314844f Sphinx doc 2013-08-22 10:34:29 +02:00