Changeset 2964
- Timestamp:
- 05/22/06 00:38:20 (2 years ago)
- Files:
-
- django/trunk/docs/sites.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/sites.txt
r2963 r2964 217 217 ========================== 218 218 219 If ``Site`` s play a key role in your application, consider using the helpful219 If ``Site``\s play a key role in your application, consider using the helpful 220 220 ``CurrentSiteManager`` in your model(s). It's a model manager_ that 221 221 automatically filters its queries to include only objects associated with the
