Django

Code

Changeset 6007

Show
Ignore:
Timestamp:
08/25/07 13:48:32 (1 year ago)
Author:
adrian
Message:

Fixed #5170 -- Made FileField? a link in the ImageField? section of docs/model-api.txt -- assuming the ReST gods are smiling on me today

Files:

Legend:

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

    r5860 r6007  
    345345~~~~~~~~~~~~~~ 
    346346 
    347 Like ``FileField``, but validates that the uploaded object is a valid 
     347Like `FileField`_, but validates that the uploaded object is a valid 
    348348image. Has two extra optional arguments, ``height_field`` and 
    349349``width_field``, which, if set, will be auto-populated with the height and