﻿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
34355	Make BaseConstraint arguments keyword-only	xafer	xafer	"As suggested in https://github.com/django/django/pull/16560#pullrequestreview-1305496392

> I think we should change the signature of BaseConstraint to use keyword-only arguments as a separate cleanup 

`name` and `violation_error_message` are already keyword-only in all the `BaseConstraint` subclasses in Django code base."	Cleanup/optimization	closed	Database layer (models, ORM)	dev	Normal	fixed		Mariusz Felisiak	Ready for checkin	1	0	0	0	0	0
