Fixed ReST bug in docs/model-api.txt from [846]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@847 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
5f9fe6d403
commit
eb5d802cc2
|
@ -294,6 +294,7 @@ Here are all available field types:
|
|||
``recursive`` Optional. Either ``True`` or ``False``. Default is
|
||||
``False``. Specifies whether all subdirectories of
|
||||
``path`` should be included.
|
||||
====================== ===================================================
|
||||
|
||||
Of course, these arguments can be used together.
|
||||
|
||||
|
|
Loading…
Reference in New Issue