`%(model_name)s` is recommended in the document default_related_name 
<https://docs.djangoproject.com/en/3.2/ref/models/options/#default-related-name>
 
but `%(class)s ` is recommended in the document Be careful with 
related_name and related_query_name 
<https://docs.djangoproject.com/en/3.2/topics/db/models/#be-careful-with-related-name-and-related-query-name>
.

Is the document not consistent for related_name? Althought both are worked.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/3a4a59b4-3c52-43ac-8fd8-3b161815cb84n%40googlegroups.com.

Reply via email to