summaryrefslogtreecommitdiff
path: root/tests/basic
diff options
context:
space:
mode:
authorRainer Koirikivi <rainer@koirikivi.fi>2013-08-18 00:05:13 +0200
committerTim Graham <timograham@gmail.com>2013-08-19 12:01:33 -0400
commit3c0300405009b82b52fd15483371097221662fcd (patch)
treeb87276bf979f2fad5b47bafa0ee4f3d995e0d4db /tests/basic
parentddeb20e31b3fd362bf8a22a40e61171d66177100 (diff)
Fixed #20640 -- Avoided NoReverseMatch in get_deleted_objects
The default delete action resulted in a NoReverseMatch if it were to list any Model with a ModelAdmin with `get_urls` overridden to remove the change url. Catching the error and not displaying the link in that case, as was already done for models with no registered admins. Thanks Keryn Knight for the report.
Diffstat (limited to 'tests/basic')
0 files changed, 0 insertions, 0 deletions