diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ref/models/querysets.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/models/querysets.txt b/docs/ref/models/querysets.txt index 6bb8cf81ce..b632434456 100644 --- a/docs/ref/models/querysets.txt +++ b/docs/ref/models/querysets.txt @@ -1802,7 +1802,7 @@ This has a number of caveats though: Support for using ``bulk_create()`` with proxy models was added. -.. versionchanged:: 1.0 +.. versionchanged:: 1.10 Support for setting primary keys on objects created using ``bulk_create()`` when using PostgreSQL was added. |
