Opened 3 years ago

Closed 3 years ago

#32522 closed Uncategorized (duplicate)

Improved error message on DoesNotExist

Reported by: Anders Hovmöller Owned by: nobody
Component: Uncategorized Version: 3.1
Severity: Normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

It would be nice if the DoesNotExist error contained information on what filters were used when the object wasn't found.

A PR is forthcoming.

Change History (1)

comment:1 by Mariusz Felisiak, 3 years ago

Resolution: duplicate
Status: newclosed

This is a duplicate of #10494 that was fixed in d5b93d3281fe93cbef5de84a52001f64dbd839bd but the patch was reverted in 266c0bb23e9d64c47ace4d162e582febd5a1e336.

Duplicate of #10494.

Note: See TracTickets for help on using tickets.
Back to Top