mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	Backed out [3088] which was a premature commit with a message meant for another term window :)
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3089 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
		| @@ -8,7 +8,6 @@ from django.db.models.manager import Manager | |||||||
| from django.db.models.base import Model, AdminOptions | from django.db.models.base import Model, AdminOptions | ||||||
| from django.db.models.fields import * | from django.db.models.fields import * | ||||||
| from django.db.models.fields.related import ForeignKey, OneToOneField, ManyToManyField, ManyToOneRel, ManyToManyRel, OneToOneRel, TABULAR, STACKED | from django.db.models.fields.related import ForeignKey, OneToOneField, ManyToManyField, ManyToOneRel, ManyToManyRel, OneToOneRel, TABULAR, STACKED | ||||||
| from django.db.models.fields.generic_relations import GenericRelation |  | ||||||
| from django.db.models import signals | from django.db.models import signals | ||||||
| from django.utils.functional import curry | from django.utils.functional import curry | ||||||
| from django.utils.text import capfirst | from django.utils.text import capfirst | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user