Commit 7091e95a by Alex Gaynor

Small grammar fix

parent 00699f48
......@@ -37,7 +37,7 @@ apple "ball cat" dog ``["apple", "ball cat", "dog"]`` No commas, so space del
``commit=False``
~~~~~~~~~~~~~~~~
If, when saving a form you use the ``commit=False`` option you'll need to call
If, when saving a form, you use the ``commit=False`` option you'll need to call
``save_m2m()`` on the form after you save the object, just as you would for a
form with normal many to many fields on it::
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment