InterviewSolution
Saved Bookmarks
| 1. |
Which shortcut function returns the result of filter() on a given model manager cast to a list, raising Http404 if the resulting list is empty? |
|
Answer» Which shortcut function returns the result of filter() on a given model MANAGER cast to a list, raising Http404 if the resulting list is empty? |
|