Django

Code

Changeset 2717

Show
Ignore:
Timestamp:
04/20/06 17:10:57 (3 years ago)
Author:
adrian
Message:

magic-removal: Fixed critical bug: Now using preferred spelling of 'malarkey' in Python comment.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/branches/magic-removal/django/views/defaults.py

    r2703 r2717  
    5959            pass 
    6060 
    61     # If all that malarky found an object domain, use it; otherwise fall back 
     61    # If all that malarkey found an object domain, use it; otherwise fall back 
    6262    # to whatever get_absolute_url() returned. 
    6363    if object_domain is not None: