mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
Fixed #29317 -- Doc'd filter argument in contrib.postgres aggregates.
This commit is contained in:
parent
7056a4dd8e
commit
926fa7116f
2 changed files with 7 additions and 0 deletions
|
@ -3315,6 +3315,8 @@ of the return value
|
|||
``output_field`` if all fields are of the same type. Otherwise, you
|
||||
must provide the ``output_field`` yourself.
|
||||
|
||||
.. _aggregate-filter:
|
||||
|
||||
``filter``
|
||||
~~~~~~~~~~
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue