Update frontenddevelopers.rst

stable/0.4.x
Dave Cranwell 2014-07-10 11:48:57 +01:00
rodzic bd1c72c0aa
commit 0987946786
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -205,7 +205,7 @@ Extra attributes can be specified with the syntax ``attribute="value"``:
No validation is performed on attributes added in this way so it's possible to add `src`, `width`, `height` and `alt` of your own that might conflict with those generated by the tag itself.
**Generating the image "as foo" to access individual properties **
**Generating the image "as foo" to access individual properties**
Wagtail can assign the image data to another variable using Django's ``as`` syntax: