mirror of
https://github.com/django/django.git
synced 2025-12-04 00:55:36 +00:00
Removed unnecessary /static from links to PostgreSQL docs.
This commit is contained in:
parent
9410db9683
commit
198a2a9381
15 changed files with 51 additions and 52 deletions
|
|
@ -7,7 +7,7 @@ PostgreSQL specific aggregation functions
|
|||
|
||||
These functions are available from the ``django.contrib.postgres.aggregates``
|
||||
module. They are described in more detail in the `PostgreSQL docs
|
||||
<https://www.postgresql.org/docs/current/static/functions-aggregate.html>`_.
|
||||
<https://www.postgresql.org/docs/current/functions-aggregate.html>`_.
|
||||
|
||||
.. note::
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue