﻿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
24564	Can't use AbstractBaseUser without installing django.contrib.auth	Dan Watson	Tim Graham <timograham@…>	"Full discussion here:

https://groups.google.com/forum/#!topic/django-developers/7b4xzkjLFH8

It seems to me that moving AbstractBaseUser outside of models.py (into a utils.py or abstract.py) would make it usable without having to put django.contrib.auth in INSTALLED_APPS (and installing unused tables)."	Cleanup/optimization	closed	contrib.auth	1.8	Normal	fixed			Accepted	1	0	0	0	0	0
