﻿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
4225	if table site is not created contrib.auth.views.login raise exception	mconte	Jacob	"When django.contrib.sites is not in your INSTALLED_APPS. That means: table is not generated (Which is my case) login() from contrib.auth.views raise table not found exception. 

I'm attaching one patch to solve this issue, adding a generic site class [This is the same way used in others views]"		closed	Contrib apps	dev		invalid	login		Design decision needed	1	0	0	0	0	0
