Re: [Django] #22912: Warning about missing setup_test_environment() call in tutorial 5

2014-06-27 Thread Django
#22912: Warning about missing setup_test_environment() call in tutorial 5
--+
 Reporter:  cfperea@… |Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  closed
Component:  Documentation |  Version:  1.6
 Severity:  Normal|   Resolution:  fixed
 Keywords:| Triage Stage:  Accepted
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+

Comment (by Tim Graham ):

 In [changeset:"044d419c212478ba42c9f5887ba224414503b9c1"]:
 {{{
 #!CommitTicketReference repository=""
 revision="044d419c212478ba42c9f5887ba224414503b9c1"
 [1.6.x] Fixed #22912 -- Warned about a common mistake in tutorial 5.

 Backport of 1e8411259f from master
 }}}

-- 
Ticket URL: 
Django 
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/075.0a7b9bfdf70f266e116be227c16f5dd4%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #22912: Warning about missing setup_test_environment() call in tutorial 5

2014-06-27 Thread Django
#22912: Warning about missing setup_test_environment() call in tutorial 5
--+
 Reporter:  cfperea@… |Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  closed
Component:  Documentation |  Version:  1.6
 Severity:  Normal|   Resolution:  fixed
 Keywords:| Triage Stage:  Accepted
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+

Comment (by Tim Graham ):

 In [changeset:"8e48ca47e956ad2ec7eb19fca6eae3a58c0bf6c8"]:
 {{{
 #!CommitTicketReference repository=""
 revision="8e48ca47e956ad2ec7eb19fca6eae3a58c0bf6c8"
 [1.7.x] Fixed #22912 -- Warned about a common mistake in tutorial 5.

 Backport of 1e8411259f from master
 }}}

-- 
Ticket URL: 
Django 
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/075.518dca0727cbbebf866a542382b110fc%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #22912: Warning about missing setup_test_environment() call in tutorial 5

2014-06-27 Thread Django
#22912: Warning about missing setup_test_environment() call in tutorial 5
--+
 Reporter:  cfperea@… |Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  closed
Component:  Documentation |  Version:  1.6
 Severity:  Normal|   Resolution:  fixed
 Keywords:| Triage Stage:  Accepted
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+
Changes (by Tim Graham ):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"1e8411259f14f2ef788cc4e7c2a4cdbb537d39b3"]:
 {{{
 #!CommitTicketReference repository=""
 revision="1e8411259f14f2ef788cc4e7c2a4cdbb537d39b3"
 Fixed #22912 -- Warned about a common mistake in tutorial 5.
 }}}

-- 
Ticket URL: 
Django 
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/075.a0c026b3500bde5a22363ce1302ea98d%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #22912: Warning about missing setup_test_environment() call in tutorial 5 (was: Possible error in documentation)

2014-06-26 Thread Django
#22912: Warning about missing setup_test_environment() call in tutorial 5
--+
 Reporter:  cfperea@… |Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  new
Component:  Documentation |  Version:  1.6
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Accepted
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+
Changes (by timo):

 * needs_better_patch:   => 0
 * needs_tests:   => 0
 * needs_docs:   => 0
 * type:  Bug => Cleanup/optimization
 * stage:  Unreviewed => Accepted


Comment:

 Ah, I figured this out. If you omit `setup_test_environment()` mentioned
 earlier, you'll run into this. We should add a warning as it's been
 reported several times.

-- 
Ticket URL: 
Django 
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/075.ee474c996d4f5a3e65a965af9c751c23%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.