Re: [Django] #9670: django.core.mail.outbox doesn't exist anymore, remove from documentation

2008-11-22 Thread Django
#9670: django.core.mail.outbox doesn't exist anymore, remove from documentation
+---
  Reporter:  joelpittet | Owner:  nobody  
Status:  closed | Milestone:  post-1.0
 Component:  Documentation  |   Version:  1.0 
Resolution:  invalid|  Keywords:  django.core.mail
 Stage:  Unreviewed | Has_patch:  0   
Needs_docs:  0  |   Needs_tests:  0   
Needs_better_patch:  0  |  
+---
Changes (by russellm):

  * status:  new => closed
  * needs_better_patch:  => 0
  * resolution:  => invalid
  * needs_tests:  => 0
  * needs_docs:  => 0

Comment:

 You need to read the documentation more carefully. mail.outbox is a test
 framework utility. It only exists in the context of a running test suite.
 It doesn't exist during general runtime. The existence of mail.outbox is
 validated by the test suite.

-- 
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 post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~--~~~~--~~--~--~---



[Django] #9670: django.core.mail.outbox doesn't exist anymore, remove from documentation

2008-11-22 Thread Django
#9670: django.core.mail.outbox doesn't exist anymore, remove from documentation
--+-
 Reporter:  joelpittet|   Owner:  nobody
   Status:  new   |   Milestone:  post-1.0  
Component:  Documentation | Version:  1.0   
 Keywords:  django.core.mail  |   Stage:  Unreviewed
Has_patch:  0 |  
--+-
 I was doing some testing and searching and there are some references in
 the documentation about "assertEquals(len(mail.outbox), 1)"
   but mail.outbox is not defined in the mail module.

 http://docs.djangoproject.com/en/dev/topics/testing/#e-mail-services

-- 
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 post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~--~~~~--~~--~--~---