Improve docs [skip ci]

This commit is contained in:
Juda Kaleta 2014-07-26 17:57:27 +02:00
parent 68717e07cb
commit 07e3e1cae1

View file

@ -72,6 +72,8 @@ class VideoBackend(object):
info
is_secure
protocol
template_name
.. code-block:: python
@ -180,7 +182,7 @@ class VideoBackend(object):
@property
def query(self):
"""
QueryDict appended to url.
String transformed to QueryDict appended to url.
"""
return self._query