diff options
| author | Claude Paroz <claude@2xlibre.net> | 2014-11-15 20:41:25 +0100 |
|---|---|---|
| committer | Claude Paroz <claude@2xlibre.net> | 2014-11-15 20:42:08 +0100 |
| commit | 5b9470efd8725eb349e6f3a66b0ea1073ede5b47 (patch) | |
| tree | d12218eaf2019efb4f9bb360adc0b34dbbec1aee /docs/ref | |
| parent | 27c9b3a27d313e75732c1e8e966b320ddbde499d (diff) | |
Removed old version note in layermapping.txt
Diffstat (limited to 'docs/ref')
| -rw-r--r-- | docs/ref/contrib/gis/layermapping.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/ref/contrib/gis/layermapping.txt b/docs/ref/contrib/gis/layermapping.txt index 8c28692f69..b8ae5dc7fa 100644 --- a/docs/ref/contrib/gis/layermapping.txt +++ b/docs/ref/contrib/gis/layermapping.txt @@ -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 |
