I haven’t used Django for a long time but when I did I found it one of the best documented projects out there.
This is where asking an LLM for an example is very useful, but ideally, I should be able to find the available fields and their explanation and when to use them at a glance in the docs.
In general the docs are good, just examples could be better.