Django

Code

Changeset 7757

Show
Ignore:
Timestamp:
06/26/08 00:21:29 (4 months ago)
Author:
adrian
Message:

Fixed #7482 -- Fixed an awkward wording in docs/model-api.txt. Thanks, cbmeeks <cbmeeks@gmail.com>

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/docs/model-api.txt

    r7745 r7757  
    823823    Argument                 Description 
    824824    =======================  ============================================================ 
    825     ``edit_inline``          If not ``False``, this related object is edited 
     825    ``edit_inline``          If ``True``, this related object is edited 
    826826                             "inline" on the related object's page. This means 
    827827                             that the object will not have its own admin