Changeset 6144
- Timestamp:
- 09/13/07 19:52:39 (1 year ago)
- Files:
-
- django/trunk/docs/sites.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/sites.txt
r5803 r6144 317 317 the current ``Site`` object when calculating an object's URL. 318 318 319 * In the admin framework, the ''view on site'' link uses the current 320 ``Site`` to work out the domain for the site that it will redirect to. 321 319 322 .. _redirects framework: ../redirects/ 320 323 .. _flatpages framework: ../flatpages/
