﻿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
31999	Sqlite and datetime aggregates.	Gordon Wrigley	nobody	"With reference to this documentation: https://docs.djangoproject.com/en/3.1/ref/models/querysets/#id5

Specifically ""SQLite can’t handle aggregation on date/time fields out of the box."" what does ""out of the box"" mean? 

I ask because this seems to be working perfectly fine for me on Ubuntu with Django 2.0 and up and Python 3.6 and up (I haven't tested on earlier versions of either).

It also worked on Windows with Django 3.1.1, Python 3.8.0 and the version of the Sqlite DLL with JSONField support per https://docs.djangoproject.com/en/3.1/ref/databases/#enabling-json1-extension-on-sqlite"	Uncategorized	closed	Database layer (models, ORM)	3.1	Normal	invalid			Unreviewed	0	0	0	0	0	0
