Changeset 2717
- Timestamp:
- 04/20/06 17:10:57 (3 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/branches/magic-removal/django/views/defaults.py
r2703 r2717 59 59 pass 60 60 61 # If all that malark y found an object domain, use it; otherwise fall back61 # If all that malarkey found an object domain, use it; otherwise fall back 62 62 # to whatever get_absolute_url() returned. 63 63 if object_domain is not None:
