#19183: Django tutorial
-------------------------------+--------------------
     Reporter:  EvilDMP        |      Owner:  nobody
         Type:  Uncategorized  |     Status:  new
    Component:  Documentation  |    Version:  master
     Severity:  Normal         |   Keywords:
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  0              |      UI/UX:  0
-------------------------------+--------------------
 The Django tutorial:

 * https://docs.djangoproject.com/en/1.4/intro/tutorial01/
 * https://docs.djangoproject.com/en/1.4/intro/tutorial02/
 * https://docs.djangoproject.com/en/1.4/intro/tutorial03/
 * https://docs.djangoproject.com/en/1.4/intro/tutorial04/

 has one glaring omission: testing.

 If no-one else has already embarked on the task, I would like to write up
 and contribute some documentation based on testing the application as it
 stands in the tutorial. It's not mentioned in the "coming soon" section
 (1.4, it's gone from dev), so I assume not.

 After writing Django code for more than three years I have only just
 learned how to do tests, and understood what they are for, despite several
 abortive previous attempts. It's something I wish I had understood much
 earlier.

 Please let me know whether a section on tests in the tutorial would be
 appropriate.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/19183>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to