mirror of
https://github.com/django/django.git
synced 2025-07-23 13:15:32 +00:00
[3.0.x] Fixed typo in docs/ref/contrib/postgres/forms.txt.
Backport of d08e6f55e3
from master
This commit is contained in:
parent
96b04f53c5
commit
419a78300f
1 changed files with 1 additions and 1 deletions
|
@ -255,4 +255,4 @@ Widgets
|
|||
|
||||
Takes a single "compressed" value of a field, for example a
|
||||
:class:`~django.contrib.postgres.fields.DateRangeField`,
|
||||
and returns a tuple representing and lower and upper bound.
|
||||
and returns a tuple representing a lower and upper bound.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue