Django

Code

Changeset 746

Show
Ignore:
Timestamp:
09/30/05 11:39:05 (3 years ago)
Author:
adrian
Message:

Fixed typo in docs/db-api.txt. Thanks, Aggelos Orfanakos

Files:

Legend:

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

    r691 r746  
    525525------------- 
    526526 
    527 For every ``FileField``, the object will have a ``get_FOO_filename()`` method, 
     527For every ``FileField``, the object will have a ``get_FOO_url()`` method, 
    528528where ``FOO`` is the name of the field. This returns the full URL to the file, 
    529529according to your ``MEDIA_URL`` setting. If the value is blank, this method