﻿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
23413	django.contrib.contenttypes.fields has been remove	neoblackcap	nobody	"In the document '''The contenttypes framework''', section '''Generic relations'''
the example show 
{{{
from django.db import models
from django.contrib.contenttypes.fields import GenericForeignKey
from django.contrib.contenttypes.models import ContentType
}}}
However, {{{ GenericForeignKey }}} only can be import from django.contrib.contenttypes.generic"	Bug	closed	Documentation	1.7	Normal	invalid	contenttypes	neo.blackcap@…	Unreviewed	0	0	0	0	0	0
