﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
26661	Why not using AppConfig's name attribute instead of app_name in urls.py?	john-bonachon	nobody	"In Django 1.9 you can namespace your urls by adding {{{app_name}}} in urls.py

If the name will (generally) be the same as the containing module app, why not just call it like that, or at least reusing the AppConfig name attribute from apps.py?

Am I missing something? That's confusing when you are reading the tutorial for the first time."	Cleanup/optimization	new	Core (URLs)	1.9	Normal			Marten Kenbeek	Accepted	0	0	0	0	0	0
