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 60d4c3c commit 0cfa6f1Copy full SHA for 0cfa6f1
docs/faq.rst
@@ -14,7 +14,7 @@ FAQ
14
I use Django-Rest-Framework and |concurrency| seems do not work
15
---------------------------------------------------------------
16
Use :setting:`CONCURRENCY_IGNORE_DEFAULT` accordingly or be sure
17
-that serializer does not set `0` as default value
+that serializer does not set `0` as initial value
18
19
20
0 commit comments