if not node.handles_subpath(subpath):
# If the subpath isn't handled, check settings.APPEND_SLASH. If
# it's True, try to correct the subpath.
if not node.handles_subpath(subpath):
# If the subpath isn't handled, check settings.APPEND_SLASH. If
# it's True, try to correct the subpath.