Django: Getting Started Transcripts
Chapter: Django Admin
Lecture: Improving the Author display in filter list
Login or
purchase this course
to watch this video and the rest of the course contents.
0:00
Just like the solution in the ripple, the answer here is to create a better Dunder string method in the author model.
0:15
And now back to the browser, refreshing the page. Ah, there you go. Let's filter Homer's stuff.
0:28
Django has further mechanisms for you to create heavily customized filters as well, that are beyond the scope of this course,
0:35
but you get the general idea how this can be useful.