mirror of
https://github.com/django/django.git
synced 2024-12-23 01:25:58 +00:00
FIxed typo in docs/ref/contrib/postgres/forms.txt.
This commit is contained in:
parent
b502061027
commit
d08e6f55e3
@ -244,4 +244,4 @@ Widgets
|
|||||||
|
|
||||||
Takes a single "compressed" value of a field, for example a
|
Takes a single "compressed" value of a field, for example a
|
||||||
:class:`~django.contrib.postgres.fields.DateRangeField`,
|
: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…
Reference in New Issue
Block a user