Kaydet (Commit) 7a6dbbb6 authored tarafından Marten Kenbeek's avatar Marten Kenbeek Kaydeden (comit) Tim Graham

Added import locations to contrib.postgres aggregates and validators docs.

üst 64f9776b
......@@ -5,7 +5,8 @@ PostgreSQL specific aggregation functions
.. module:: django.contrib.postgres.aggregates
:synopsis: PostgreSQL specific aggregation functions
These functions are described in more detail in the `PostgreSQL docs
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>`_.
.. note::
......
......@@ -4,6 +4,9 @@ Validators
.. module:: django.contrib.postgres.validators
These validators are available from the ``django.contrib.postgres.validators``
module.
``KeysValidator``
=================
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment