Add explicit requirement for image and filter

pull/4023/head
LB 2017-11-09 16:42:27 +07:00 zatwierdzone przez Matt Westcott
rodzic 48b6a1b067
commit 8f1f7a63d1
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -11,6 +11,8 @@ The syntax for the tag is thus:
{% image [image] [resize-rule] %}
**Both the image and resize rule must be passed to the template tag.**
For example:
.. code-block:: html+django