mirror of
https://github.com/django/django.git
synced 2025-09-26 20:19:16 +00:00
Fixed typo in docs/ref/contrib/gis/layermapping.txt
This commit is contained in:
parent
60b095cc4c
commit
4065f429f5
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue