mirror of
https://github.com/django/django.git
synced 2025-11-01 04:17:59 +00:00
Removed old version note in layermapping.txt
This commit is contained in:
parent
27c9b3a27d
commit
5b9470efd8
1 changed files with 2 additions and 2 deletions
|
|
@ -141,8 +141,8 @@ Keyword Arguments
|
|||
associated with the unique model. Forces
|
||||
the transaction mode to be ``'autocommit'``.
|
||||
|
||||
``using`` New in version 1.2. Sets the database to use when
|
||||
importing spatial data. Default is ``'default'``
|
||||
``using`` Sets the database to use when importing spatial data.
|
||||
Default is ``'default'``.
|
||||
===================== =====================================================
|
||||
|
||||
``save()`` Keyword Arguments
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue