On 2013-08-23 18:48, Robert Schadek wrote:
> I do as well, but this will lead to template bloat, as many people will
> tell you, and log("device id: %s".format(device.id)); is
> not so bad.
Won't it be just as much template bloat using "format"?
--
/Jacob Carlborg