﻿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
387	Date field does not render, saving object fails with invisible error	al3x@…	Adrian Holovaty	"I'm creating a sample application with a model very similar to the ""blog"" app powering the Django site.  When I go to create a new Entry I do not see the javascript helpers for the pub_date field.  I've tried this in Safari and Firefox, checked out the DOM trees and Javascript debuggers in both, and the problem does not seem to be on the client side.

When I go to save an Entry I see ""Please correct the error below,"" but no error below.  I'm guessing it's failing on the lack of values for the DateTimeField, although I do have auto_now_add=True."	defect	closed	contrib.admin		normal	worksforme			Unreviewed	0	0	0	0	0	0
