﻿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
10608	Support RequestSite along with Sites.objects.get_current() in contrib	Henrik Vendelbo	nobody	"Most contrib apps assume that the Site model from contrib.sites is used. The login function from auth does a test to see if the Site model is installed, and otherwise 
resolves the site using django.contrib.sites.models.RequestSite

This patch duplicates the login function behaviour in
auth.forms, comments.feeds, contenttypes.views, gis.sitemaps.views, sitemaps, and sitemaps.views"		closed	Contrib apps	1.1		fixed		Sergey Belov	Accepted	1	0	0	1	0	0
