﻿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
6165	request.get_host() should be request.host	eratothene	nobody	"Looking the HttpRequest class, I see all properties has plain name like: request.method, request.user, request.path. No methods that have get_smth() name, hence for holding have convention I propose to rename request.get_host() with request.host. As request.get_host() is not documented, there is no backward compatibilty problem, but the depreciated get_host() can remain for some time.



Also request.get_host() is not documented yet. I can do this as well.

Let's agree on idea and I will make patch."		closed	Core (Other)	dev		wontfix			Design decision needed	0	0	0	0	0	0
