diff options
author | Jeremy Kerr <jk@ozlabs.org> | 2015-06-05 14:53:07 +0800 |
---|---|---|
committer | Jeremy Kerr <jk@ozlabs.org> | 2015-06-05 14:53:07 +0800 |
commit | 9cab078fedd5bd4219e6819efc5d92eed310ea39 (patch) | |
tree | 3e73695fcc16c613243c12d1624d268172455e25 /patchwork/templates/patchwork/optout.html | |
parent | 15a0fe8ac4870f910acb0e2241b999271afa114a (diff) | |
download | patchwork-master.tar.bz2 patchwork-master.tar.xz |
Running on django 1.7 gives a warning:
RemovedInDjango18Warning: 'The `cycle` template tag is changing to escape its arguments; the non-autoescaping version is deprecated. Load it from the `future` tag library to start using the new behavior.
Although this change doesn't affect this template, suppress the warning
by loading from the future library.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to 'patchwork/templates/patchwork/optout.html')
0 files changed, 0 insertions, 0 deletions