[PATCH 07/10] urls: Remove reverse by Python path urls
Finucane, Stephen
stephen.finucane at intel.com
Wed Jan 20 09:15:54 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 importing by module
> instead.
>
> 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