django/docs/internals
Nick Pope fee8734596 Refs #10929 -- Deprecated forced empty result value for PostgreSQL aggregates.
This deprecates forcing a return value for ArrayAgg, JSONBAgg, and
StringAgg when there are no rows in the query. Now that we have a
``default`` argument for aggregates, we want to revert to returning the
default of ``None`` which most aggregate functions return and leave it
up to the user to decide what they want to be returned by default.
2021-07-19 13:41:16 +02:00
..
_images Removed references to the DDN triage state. 2013-04-08 20:33:52 +02:00
contributing Fixed typo in docs/internals/contributing/committing-code.txt. 2021-07-14 20:21:26 +02:00
deprecation.txt Refs #10929 -- Deprecated forced empty result value for PostgreSQL aggregates. 2021-07-19 13:41:16 +02:00
git.txt Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS. 2021-05-17 09:46:09 +02:00
howto-release-django.txt Fixed #32720 -- Added configuration and docs for Sphinx link checker. 2021-05-17 11:21:35 +02:00
index.txt Replaced docs/internals/team.txt with DSF teams page. 2017-03-14 16:36:44 -04:00
mailing-lists.txt Refs #31676 -- Removed Django Core-Mentorship mailing list references in docs. 2021-07-13 20:21:22 +02:00
organization.txt Refs #31676 -- Removed Django Core-Mentorship mailing list references in docs. 2021-07-13 20:21:22 +02:00
release-process.txt Updated Git branch "master" to "main". 2021-03-09 08:48:32 +01:00
security.txt Updated Git branch "master" to "main". 2021-03-09 08:48:32 +01:00