﻿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
5196	Error since trunk-merge in newforms-admin @5918	anonymous	Jacob	"This error seems to be independent of any projects (the output ist from a new and clean project...)

{{{
./manage.py runserver
Validating models...
Unhandled exception in thread started by <function inner_run at 0x85c3454>
Traceback (most recent call last):
  File ""/usr/lib/python2.5/site-packages/django/core/management/commands/runserver.py"", line 40, in inner_run
    self.validate()
  File ""/usr/lib/python2.5/site-packages/django/core/management/base.py"", line 59, in validate
    num_errors = get_validation_errors(s, app)
  File ""/usr/lib/python2.5/site-packages/django/core/management/validation.py"", line 51, in get_validation_errors
    if f.prepopulate_from is not None and type(f.prepopulate_from) not in (list, tuple):
AttributeError: 'AutoField' object has no attribute 'prepopulate_from'
}}}"		new	Uncategorized	newforms-admin				django@…	Unreviewed	0	0	0	0	0	0
