Opened 2 years ago

Last modified 2 years ago

#33720 closed Cleanup/optimization

More instructive name in the doc example to help reading — at Version 1

Reported by: Vlada Macek Owned by: nobody
Component: Documentation Version: 4.0
Severity: Normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: yes UI/UX: no

Description (last modified by Vlada Macek)

Changing django_blog to theme_blog to match the class name ThemeBlog will make the example clearer to read.

https://github.com/django/django/blob/19297de2fe5a9c47e471c64249366f39fe12f16a/docs/topics/db/queries.txt#L1378

8 occurrences of the term

Change History (1)

comment:1 by Vlada Macek, 2 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.
Back to Top