﻿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
25305	BIGINT auto field and related	Bogdan Blidarescu		"Hello,

It would be great if Django would support out of the box unsigned BIGINT (for MySQL) auto field for pk on models and also on related fields. Found a workaround that enables only pk and foreign key fields to be bigint, but not many to many field or other relations.
This is really breaking stuff, I am working with a legacy database and cannot change into normal int. The application is a large scale photo sharing app and this is very important to us.

Thank you"	New feature	closed	Database layer (models, ORM)	1.8	Normal	duplicate			Unreviewed	0	0	0	0	0	0
