We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 585d540 commit df2f475Copy full SHA for df2f475
docs/reference.rst
@@ -11,7 +11,7 @@ Django Simple History provides utility functions to work around this.
11
12
Bulk Creating a Model with History
13
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
14
- As of Django Simple History 2.2.0, we can use the utility function
+As of Django Simple History 2.2.0, we can use the utility function
15
``bulk_create_with_history`` in order to bulk create objects while saving their
16
history:
17
0 commit comments