﻿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
9910	Allow to change db_table for django contrib apps	zlw	nobody	I think that Django should allow to change table name for django apps (auth, contenttype etc.). It's not hard to implement, but it can help some people (including me). I've already changed some files (django/contrib/auth/backends.py) and added new one (change_db_table.py in project folder). It woks now, but i don't want to change it all of the time when new Django release will come. My changes - http://pastie.org/346481		closed	Contrib apps	1.0		wontfix	db_table, table name		Unreviewed	0	0	0	0	0	0
