Alexey Kotlyarov
a98318f5bf
Updates for Django 1.10 and 1.11 ( #73 )
2017-04-20 13:33:28 +02:00
Alexey Kotlyarov
59283a1af4
Update requirements for installation of the example project ( #72 )
2017-04-20 13:25:38 +02:00
Juda Kaleta
230f486a89
Minor codestyle improvements
2014-02-22 10:22:58 +01:00
Juda Kaleta
60e9524409
Example project: fix infobox
2013-12-23 12:39:10 +01:00
Juda Kaleta
2ad0cdf0a4
Cosmetic changes in docs
2013-12-23 10:04:04 +01:00
Juda Kaleta
572d321f80
Add infobox to post detail (Example project)
2013-12-23 09:50:21 +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
6ceb636c57
Fix urls in example project
2013-12-18 09:11:47 +01:00
Juda Kaleta
b223107cbe
Fix appending slash in example project
2013-12-01 12:40:24 +01:00
Juda Kaleta
ccf2f12905
Create superuser from fixture
2013-12-01 12:33:09 +01:00
Juda Kaleta
482910ed7a
PyYAML needed to load fixtures
2013-12-01 12:23:23 +01:00
Juda Kaleta
db01eb7282
Append slash to urls in example project
2013-12-01 12:13:42 +01:00
Juda Kaleta
9df71d2d5f
Apply admin mixin in example project
2013-10-04 10:19:29 +02:00
Juda Kaleta
521f4d74ec
Verbose name and help text for video field
2013-10-03 09:19:34 +02:00
Juda Kaleta
62f03e3053
Provide static files in example project
2013-10-02 22:55:01 +02:00
Juda Kaleta
55eaef7301
Example project
2013-08-23 11:24:48 +02:00