Re: [Django] #22013: Explain difference between SERVER_EMAIL and DEFAULT_FROM_EMAIL, and link to one another

2014-02-15 Thread Django
#22013: Explain difference between SERVER_EMAIL and DEFAULT_FROM_EMAIL, and 
link to
one another
--+
 Reporter:  ellisd23@…|Owner:  zsiciarz
 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:  1 |UI/UX:  0
--+

Comment (by Tim Graham ):

 In [changeset:"14366ed33e4473c8c2f321f224dd62221adc7629"]:
 {{{
 #!CommitTicketReference repository=""
 revision="14366ed33e4473c8c2f321f224dd62221adc7629"
 [1.6.x] Fixed #22013 -- Documented difference between SERVER_EMAIL and
 DEFAULT_FROM_EMAIL.

 Backport of 44814e78cc 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/076.bf07567eb97fc8d5908f3ce511060756%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [Django] #22013: Explain difference between SERVER_EMAIL and DEFAULT_FROM_EMAIL, and link to one another

2014-02-15 Thread Django
#22013: Explain difference between SERVER_EMAIL and DEFAULT_FROM_EMAIL, and 
link to
one another
--+
 Reporter:  ellisd23@…|Owner:  zsiciarz
 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:  1 |UI/UX:  0
--+
Changes (by Zbigniew Siciarz ):

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


Comment:

 In [changeset:"44814e78ccd3a54da41c1b77ba3504c648ef4e89"]:
 {{{
 #!CommitTicketReference repository=""
 revision="44814e78ccd3a54da41c1b77ba3504c648ef4e89"
 Fixed #22013 -- Documented difference between SERVER_EMAIL and
 DEFAULT_FROM_EMAIL.
 }}}

-- 
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/076.e81de6a7208df333dd406bd758c0675c%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [Django] #22013: Explain difference between SERVER_EMAIL and DEFAULT_FROM_EMAIL, and link to one another

2014-02-15 Thread Django
#22013: Explain difference between SERVER_EMAIL and DEFAULT_FROM_EMAIL, and 
link to
one another
--+
 Reporter:  ellisd23@…|Owner:  zsiciarz
 Type:  Cleanup/optimization  |   Status:  assigned
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:  1 |UI/UX:  0
--+

Comment (by zsiciarz):

 I clarified the difference between these two. PR here:
 https://github.com/django/django/pull/2298

-- 
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/076.dc57c1646764b8eb35a9f22ee27189e4%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [Django] #22013: Explain difference between SERVER_EMAIL and DEFAULT_FROM_EMAIL, and link to one another

2014-02-15 Thread Django
#22013: Explain difference between SERVER_EMAIL and DEFAULT_FROM_EMAIL, and 
link to
one another
--+
 Reporter:  ellisd23@…|Owner:  zsiciarz
 Type:  Cleanup/optimization  |   Status:  assigned
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:  1 |UI/UX:  0
--+
Changes (by zsiciarz):

 * owner:  nobody => zsiciarz
 * status:  new => assigned


-- 
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/076.7f84144c1fd9b4cd3dd7c425a1d9c5c6%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [Django] #22013: Explain difference between SERVER_EMAIL and DEFAULT_FROM_EMAIL, and link to one another

2014-02-11 Thread Django
#22013: Explain difference between SERVER_EMAIL and DEFAULT_FROM_EMAIL, and 
link to
one another
--+
 Reporter:  ellisd23@…|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:  1 |UI/UX:  0
--+
Changes (by bmispelon):

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


Comment:

 It seems like a good idea.

-- 
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/076.1afab7c5c4ca12b31fc2e30de971d025%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


[Django] #22013: Explain difference between SERVER_EMAIL and DEFAULT_FROM_EMAIL, and link to one another

2014-02-11 Thread Django
#22013: Explain difference between SERVER_EMAIL and DEFAULT_FROM_EMAIL, and 
link to
one another
---+
 Reporter:  ellisd23@… |  Owner:  nobody
 Type:  Uncategorized  | Status:  new
Component:  Documentation  |Version:  1.6
 Severity:  Normal |   Keywords:
 Triage Stage:  Unreviewed |  Has patch:  0
Easy pickings:  1  |  UI/UX:  0
---+
 This is a re-hashing of the following ticket:
 https://code.djangoproject.com/ticket/13847

 After many years of using Django, I still get these confused.  Actually,
 I'm not even clear on where one is used over another.  At the very least,
 it would be nice to have the entries in the
 [https://docs.djangoproject.com/en/dev/ref/settings/ settings
 documentation] link to one another so that people aren't running around
 trying to figure out why the email sender isn't changing properly.

-- 
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/061.1baa87c4920f2a085724da94ddcf6192%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.