﻿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
36928	django admin log model is missing makemigrations in 6.0 and 6.1 (dev)	devnull		"Hey,

I've noticed that the django admin log model is missing the makemigrations because it still uses a AutoField instead of the BigAutoField introduced in Django 6.0: https://docs.djangoproject.com/en/6.0/ref/settings/#default-auto-field. I've checked branch stable/6.0.x and main.

Is there a way to create the migration myself as a temporary workaround?

BR"	Bug	closed	contrib.admin	6.0	Normal	invalid		devnull	Unreviewed	0	0	0	0	0	0
