Answer the question
In order to leave comments, you need to log in
What's the best practice for testing the Django admin?
I want to understand how to adequately test the admin panel. Overridden 2 methods (get_queryset and get_list_filter). I tried to enter the admin panel through the test client, and after digging into the context and content, nothing good came of it. I would like to learn how to write tests for the admin panel.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question