﻿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
13807	Date/Time functions dont work in the admin ( 1.2 ) - DateTimeShortcuts.handleCalendarQuickLink(0, 0)	meder	nobody	"I grabbed Django 1.2.1 and setup my new project up. Within the admin, if you have a date time field there are corresponding widgets to populate them. 

""Today"" link is mapped to ""DateTimeShortcuts.handleCalendarQuickLink(0, 0)"" which internally invokes the get_format global JS method but it doesn't exist. This reference to get_format is in admin js calendar.js file. My old calendar.js doesn't have this reference.

I checked the rest of the admin js files and they dont seem to have that function. Is it possible it was left out in the 1.2 release?"		closed	Uncategorized	1.2		fixed	date time today get_format		Unreviewed	0	0	0	0	0	0
