﻿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
3044	Add datetime check to django.db.backends.util date/time functions	cephelo@…	Adrian Holovaty	"Currently if you pass datetime types to the typecast_time and typecast_timestamp functions, they throw !TypeErrors. A simple change enhances the functionality of these functions (attached a patch) in that if you pass a date/time/datetime, it simply returns it. Passing a different type to a function of the wrong type still returns raises exceptions as it does now.

Patch is against changeset:4086."	enhancement	closed	Database layer (models, ORM)	dev	minor	invalid			Unreviewed	0	0	0	0	0	0
