﻿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
30821	"Add ""iso_week_day"" lookup type to DateField/DateTimeField."	Anatol Ulrich	Anatol Ulrich	"as [https://groups.google.com/forum/#!topic/django-developers/pLS-eKhJBwE discussed on the mailing list] and [https://docs.djangoproject.com/en/2.2/ref/models/database-functions/#extract mentioned by the documentation]: Django's `week_day` is unusual in that Monday=2.
Rectify this by adding `iso_week_day` with Monday=1 through Sunday=7."	New feature	closed	Database layer (models, ORM)	dev	Normal	fixed	ORM Extract		Ready for checkin	1	0	0	0	0	0
