Django

Code

Changeset 4276

Show
Ignore:
Timestamp:
01/03/07 08:29:21 (2 years ago)
Author:
russellm
Message:

Fixed #3223 -- Fixed typo in model API docs. Thanks, David van Mosselbeen.

Files:

Legend:

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

    r3910 r4276  
    9595 
    9696           class Example(models.Model): 
    97                foo__bar = models.IntegerField() 'foo__bar' has two underscores! 
     97               foo__bar = models.IntegerField() # 'foo__bar' has two underscores! 
    9898 
    9999These limitations can be worked around, though, because your field name doesn't