#34476: Typo in Writing your first Django app, part 5 - assertQuerySetEqual
-----------------------------------------+------------------------
               Reporter:  anlx-sw        |          Owner:  nobody
                   Type:  Bug            |         Status:  new
              Component:  Documentation  |        Version:  4.2
               Severity:  Normal         |       Keywords:
           Triage Stage:  Unreviewed     |      Has patch:  0
    Needs documentation:  0              |    Needs tests:  0
Patch needs improvement:  0              |  Easy pickings:  1
                  UI/UX:  0              |
-----------------------------------------+------------------------
 I just try to follow the Django tutorial "Writing your first Django app".
 In part 5 - section  "Testing our new view" there is a typo in the code
 sample.

 The tutorial lists sample code for the "polls/test.py" using the function
 name  assertQuerySetEqual - this should be assertQuerysetEqual . (Wrong
 case for the S of Set).

 The sample code is not working without fixing this error.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34476>
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018761448ae1-9da41674-4641-4766-bb70-391aeecc1dab-000000%40eu-central-1.amazonses.com.

Reply via email to