how to split url from lasturl in django code example Example: python everything after last slash url.rsplit('/', 1)[-1]