Django

Code

Changeset 2964

Show
Ignore:
Timestamp:
05/22/06 00:38:20 (2 years ago)
Author:
adrian
Message:

Fixed ReST error in docs/sites.txt. I think.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/docs/sites.txt

    r2963 r2964  
    217217========================== 
    218218 
    219 If ``Site``s play a key role in your application, consider using the helpful 
     219If ``Site``\s play a key role in your application, consider using the helpful 
    220220``CurrentSiteManager`` in your model(s). It's a model manager_ that 
    221221automatically filters its queries to include only objects associated with the