[PATCH 06/10] Use URL names in place of Python paths

Finucane, Stephen stephen.finucane at intel.com
Wed Jan 20 09:15:37 AEDT 2016


On 10 Jan 23:07, Stephen Finucane wrote:
> Reversing by Python paths has been deprecated in Django 1.8, causes
> warnings in Django 1.9 and will be removed in Django 2.0. Resolve the
> warnings and prevent issues in the future by referring to URLs by name,
> rather than by Python path.
> 
> https://docs.djangoproject.com/en/1.9/releases/1.8/#passing-a-dotted-path-to-reverse-and-url
> 
> Signed-off-by: Stephen Finucane <stephen.finucane at intel.com>

Merged.


More information about the Patchwork mailing list