Workspace: Django Difficulty: Easy Time: 30 minutes
Context
A quality engineer uses the TestDevices screen to handle a new request without opening the wrong record. The supplied Django project renders the records, but matching is case-sensitive and inactive records remain visible. All rows are already in memory; network and page redesign are outside this task.