mirror of
https://github.com/django/django.git
synced 2025-02-03 06:09:47 +00:00
462edd22e5
Also moved accessor method get_redirect_url next to its attribute url for consistency with the other views. Thanks nikunj.sg for the report