Fixed #20881 -- Removed contrib.auth.models.AbstractUser.get_absolute_url()
The definition is arbitrary and creates a broken "view on site" link in the admin if a project doesn't define such a URL.
Loading
Please register or sign in to comment
The definition is arbitrary and creates a broken "view on site" link in the admin if a project doesn't define such a URL.