﻿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
1629	Entering date before 1900 breaks admin section	django.trac@…	Adrian Holovaty	"The administration section allows dates before the year 1900 to be entered. However, this breaks the admin section.

I'm getting lots of Python tracebacks when browsing the admin section. Most important is this message: {{{ValueError at /admin/polls/polls/3/year=1212 is before 1900; the datetime strftime() methods require year >= 1900}}}

The admin pane should probably not allow dates before 1900 to be entered.

(Note: this is my first day with Django. Maybe this is not a bug at all; I may be overlooking something. If this is the case, apologies.)"	defect	closed	contrib.admin		normal	duplicate			Unreviewed	0	0	0	0	0	0
