Changeset 7757
- Timestamp:
- 06/26/08 00:21:29 (4 months ago)
- Files:
-
- django/trunk/docs/model-api.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/model-api.txt
r7745 r7757 823 823 Argument Description 824 824 ======================= ============================================================ 825 ``edit_inline`` If not ``False``, this related object is edited825 ``edit_inline`` If ``True``, this related object is edited 826 826 "inline" on the related object's page. This means 827 827 that the object will not have its own admin
