Hello community,
I'm trying to implement a custom view/site for my model. I followed the documentation, and the view loads correctly — the link to the view also appears on the changelist page. So far, everything is working as expected.
However, I would like to know the proper way to include the sidebar and/or important fields in a custom admin view.
Thanks in advance!