﻿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
29869	UUIDField.to_python() should convert int values	thenewguy	Sanyam Khurana	"It would be handy if UUIDField.to_python() could handle integer values.  This has practical application when using generic foreign keys in a project that mixes auto fields and uuid primary keys.  The generic id field could be set to a BigIntegerField and then could point to uuid or integer primary keys

https://github.com/django/django/blob/master/django/db/models/fields/__init__.py#L2320"	Cleanup/optimization	closed	Database layer (models, ORM)	2.1	Normal	fixed			Ready for checkin	1	0	0	0	0	0
