mirror of
https://github.com/django/django.git
synced 2025-03-06 15:32:33 +00:00
The view tried to display links to a ModelAdmin's change_view, which resulted in NoReverseMatches if get_urls was overridden to remove the corresponding url.