#33990: Inconsistent capitalization of Set in assertion functions
-------------------------------------+-------------------------------------
     Reporter:  John Litborn         |                    Owner:  Michael
         Type:                       |  Howitz
  Cleanup/optimization               |                   Status:  assigned
    Component:  Testing framework    |                  Version:  4.1
     Severity:  Normal               |               Resolution:
     Keywords:  naming,              |             Triage Stage:  Accepted
  capitalization, camelcase          |
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  1                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by David Sanders):

 Just checking the docs to see how things are named there compared to the
 code: Looks like QuerySet is capitalised as per code but "Formset" tends
 to use classic sentence casing:

 ie see how QuerySet is used in a sentence:
 https://docs.djangoproject.com/en/4.1/ref/models/querysets/

 compared to how "formset" is used in a sentence:
 https://docs.djangoproject.com/en/4.1/topics/forms/formsets/

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33990#comment:5>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/01070183741f3284-2ebea39b-709f-4061-9a37-c8cd36782311-000000%40eu-central-1.amazonses.com.

Reply via email to