[PATCH 05/10] urls: Add url names

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


On 10 Jan 23:07, Stephen Finucane wrote:
> Reverse by name is an alternative to reverse by Python path. The names
> must be added as a prerequisite for removing reverse by Python path,
> per Django documentation.
> 
> https://docs.djangoproject.com/en/1.9/ref/urlresolvers/#django.core.urlresolvers.reverse
> 
> Signed-off-by: Stephen Finucane <stephen.finucane at intel.com>

Merged.


More information about the Patchwork mailing list