mirror of
https://github.com/django/django.git
synced 2025-06-03 10:39:12 +00:00
Fixed typo in docs/ref/contrib/gis/layermapping.txt
This commit is contained in:
parent
60b095cc4c
commit
4065f429f5
@ -133,7 +133,7 @@ Keyword Arguments
|
|||||||
|
|
||||||
``unique`` Setting this to the name, or a tuple of names,
|
``unique`` Setting this to the name, or a tuple of names,
|
||||||
from the given model will create models unique
|
from the given model will create models unique
|
||||||
only to the given name(s). Geometries will from
|
only to the given name(s). Geometries from
|
||||||
each feature will be added into the collection
|
each feature will be added into the collection
|
||||||
associated with the unique model. Forces
|
associated with the unique model. Forces
|
||||||
the transaction mode to be ``'autocommit'``.
|
the transaction mode to be ``'autocommit'``.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user