mirror of
https://github.com/django/django.git
synced 2025-03-31 11:37:06 +00:00
Refs #19527 -- Fixed typo in docs/ref/models/querysets.txt.
This commit is contained in:
parent
8ddc79a799
commit
1d17bb4f7d
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user