﻿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
24390	Migration constraint names are non-deterministic due to hash randomization	Tim Graham	nobody	"[https://github.com/django/django/blob/7901eccf2e591447850be00011a7bb556a3c53f2/django/db/backends/base/schema.py#L801 Index name generation] in migrations uses `hash()` which returns a non-deterministic result on Python 3 when hash randomization enabled.

I believe constraint names are expected to be generated deterministically."	Bug	closed	Migrations	1.7	Normal	fixed			Accepted	1	0	0	1	0	0
