mirror of
https://github.com/django/django.git
synced 2025-03-31 11:37:06 +00:00
Fixed heading level typo in docs/ref/contrib/postgres/fields.txt.
This commit is contained in:
parent
fa65b90a96
commit
ad4e83a6d1
@ -881,7 +881,7 @@ Returned objects are empty ranges. Can be chained to valid lookups for a
|
||||
<QuerySet []>
|
||||
|
||||
Defining your own range types
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
-----------------------------
|
||||
|
||||
PostgreSQL allows the definition of custom range types. Django's model and form
|
||||
field implementations use base classes below, and psycopg2 provides a
|
||||
|
Loading…
x
Reference in New Issue
Block a user