Commit graph

16 commits

Author SHA1 Message Date
Juda Kaleta
b1418feb34 Fix spelling mistake in README 2014-01-07 10:05:38 +01:00
Juda Kaleta
1dbc414535 Improve README 2013-12-23 09:50: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
0479c3e563 Remove SSL from link to docs 2013-08-22 10:55:25 +02:00
Juda Kaleta
64127cdce5 Documentation link and Quick start 2013-08-22 10:53:31 +02:00
Juda Kaleta
0fdc6a3df7 Sites using django-embed-video in README 2013-08-21 09:45:28 +02:00
Juda Kaleta
08641afae9 Closes #5.
Add {{ my_video.backend }} containing YoutubeBackend, VimeoBackend or SoundCloudBackend values.

- Fix: SoundClound --> SoundCloud
- added tests for template tags
2013-08-20 10:49:33 +02:00
Juda Kaleta
5018183052 Add some fancy icons 2013-07-30 23:31:31 +02:00
Juda Kaleta
44889e882d README: Spelling corrections and Contribute section 2013-07-30 23:07:21 +02:00
Juda Kaleta
e30101f85e Link to Travis 2013-06-27 10:12:00 +02:00
Juda Kaleta
99ff8e472f Simplified way to embed videos 2013-06-27 10:10:27 +02:00
Juda Kaleta
7368db578a Avoid confusion with identical vars 2013-06-27 10:01:06 +02:00
Juda Kaleta
e724cd32fe Info about Travic CI 2013-06-26 12:54:56 +02:00
Juda Kaleta
1a244eb75c Move to new version 2013-06-25 11:12:50 +02:00
Juda Kaleta
f4e4119272 Installation from sources 2013-06-01 15:38:53 +02:00
Juda Kaleta
a49620666a version 0.1 2013-06-01 15:21:01 +02:00
Renamed from README (Browse further)