mirror of
https://github.com/django/django.git
synced 2025-07-19 17:19:12 +00:00
[1.9.x] Fixed typo in docs/ref/contrib/gis/layermapping.txt
Backport of 4065f429f559533f11abbab40624a61027a52b61 from master
This commit is contained in:
parent
de22123d3f
commit
87fda1a6bb
@ -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