[PATCH] Django 1.5 compatibility fixes

Jeremy Kerr jk at ozlabs.org
Sun Oct 13 18:11:33 EST 2013


Hi Ralf,

> The single quotes seem to be what is officially recommended.  There seems
> to be a way to make older Django versions require the quotes as well
> by doing {% load url from future %}, see also
> http://django.readthedocs.org/en/latest/releases/1.5.html:

Okay, I've applied your patches; upstream should work on your install
now. Thanks for the contribution.

All: The current master branch is targeted for django 1.5, as we're
using the new-style URL tags. If you're running django 1.4 (or earlier),
the django-1.4 branch includes the forward-compatibility tags.

Cheers,


Jeremy


More information about the Patchwork mailing list