I'm trying to override change_list_results.html
only for a particular model. I tried copying the file as with the other templates in the corresponding tree directory ( templates/admin/APP/MODEL
), but this method didn't work. I see in the documentation that overriding per app/model is possible, but it is not described the special method to achieve this. I found some related answer about overriding change_list.html, but I want to override only change_list_results.html and I can't understand how to accomplish just that. What is the way to do this override?
I was having the same issue and found this old post. I imagine you fixed yours.
Anyways, what I was doing wrong was to use the plural name of the model and I was also using the lowercase name. You have to be sure of the following:
Good luck!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With