Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Last chance to object to new features
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  8 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Russell Keith-Magee  
View profile  
 More options Nov 2, 10:02 am
From: Russell Keith-Magee <freakboy3...@gmail.com>
Date: Mon, 2 Nov 2009 23:02:49 +0800
Local: Mon, Nov 2 2009 10:02 am
Subject: Last chance to object to new features
Hi all,

A quick reminder - if you have any objections or feedback on #10109,
the M2M refactor [1], I intend to land this patch in approximately 48
hours.

Also, following some mailing list and IRC discussion [2], I'll be
trying to land #10355 at the same time. This is the addition of the
email backend API.

If you have any objections to either of these commits - even if its
just "hold off until I've had a chance to take a look", now is the
time to speak.

[1] http://groups.google.com/group/django-developers/browse_thread/thread...
[2] http://groups.google.com/group/django-developers/browse_thread/thread...

Yours,
Russ Magee %-)


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jacob Kaplan-Moss  
View profile  
 More options Nov 2, 10:53 am
From: Jacob Kaplan-Moss <ja...@jacobian.org>
Date: Mon, 2 Nov 2009 10:53:25 -0500
Local: Mon, Nov 2 2009 10:53 am
Subject: Re: Last chance to object to new features
On Mon, Nov 2, 2009 at 10:02 AM, Russell Keith-Magee

<freakboy3...@gmail.com> wrote:
> A quick reminder - if you have any objections or feedback on #10109,
> the M2M refactor [1], I intend to land this patch in approximately 48
> hours.

I've left a few comments in that thread, but they don't need to be
addressed pre-merge. Fire away!

> Also, following some mailing list and IRC discussion [2], I'll be
> trying to land #10355 at the same time. This is the addition of the
> email backend API.

I've left a few notes on the ticket. The only one that needs to be
addressed pre-merge is a simple design decision, and the final call's
yours.

Thanks!

Jacob


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andi Albrecht  
View profile  
 More options Nov 3, 12:27 am
From: Andi Albrecht <albrecht.a...@googlemail.com>
Date: Tue, 3 Nov 2009 06:27:50 +0100
Local: Tues, Nov 3 2009 12:27 am
Subject: Re: Last chance to object to new features

Russel, thanks for finishing the mail backend patch! Jacob's notes on
the ticket sound very reasonable to me - please let me know which of
them you'll address before merging. I'd be happy to  provide a patch
for anything remaining.

Andi


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Russell Keith-Magee  
View profile  
 More options Nov 3, 12:37 am
From: Russell Keith-Magee <freakboy3...@gmail.com>
Date: Tue, 3 Nov 2009 13:37:00 +0800
Subject: Re: Last chance to object to new features
On Tue, Nov 3, 2009 at 1:27 PM, Andi Albrecht

I've already integrated Jacob's comments into the code in my local
checkout. Actually, Jacob's comments pointed out an interesting code
cleanup: the File email backend is really just the Console email
backend pointing at a file object instead of stdout. As a result, I've
been able to delete a bunch of code by modifying the console backend
to accept an arbitrary stream, and making the file backend a subclass
of the console backend.

I'll commit tonight (my time) once I have a chance to give the patch a
final review.

Thanks for your work on this patch Andi, and everyone else that has
contributed feedback and comments.

Yours,
Russ Magee %-)


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Waldemar Kornewald  
View profile  
 More options Nov 3, 2:23 pm
From: Waldemar Kornewald <wkornew...@gmail.com>
Date: Tue, 3 Nov 2009 20:23:17 +0100
Local: Tues, Nov 3 2009 2:23 pm
Subject: Re: Last chance to object to new features
On Tue, Nov 3, 2009 at 6:37 AM, Russell Keith-Magee

<freakboy3...@gmail.com> wrote:
> I've already integrated Jacob's comments into the code in my local
> checkout. Actually, Jacob's comments pointed out an interesting code
> cleanup: the File email backend is really just the Console email
> backend pointing at a file object instead of stdout. As a result, I've
> been able to delete a bunch of code by modifying the console backend
> to accept an arbitrary stream, and making the file backend a subclass
> of the console backend.

> I'll commit tonight (my time) once I have a chance to give the patch a
> final review.

Thanks a lot, Russell!

Andi, could you please add your App Engine email backend to our test project?

Bye,
Waldemar Kornewald


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andi Albrecht  
View profile  
 More options Nov 4, 3:30 am
From: Andi Albrecht <albrecht.a...@googlemail.com>
Date: Wed, 4 Nov 2009 09:30:21 +0100
Local: Wed, Nov 4 2009 3:30 am
Subject: Re: Last chance to object to new features

I'd prefer to keep the App Engine email backends separate until we're
able to bundle a complete package that provides App Engine support for
Django.
Two backends (a synchronous and an asynchronous one) are available on
bitbucket: http://bitbucket.org/andialbrecht/appengine_emailbackends/

Andi


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andi Albrecht  
View profile  
 More options Nov 4, 5:23 am
From: Andi Albrecht <albrecht.a...@googlemail.com>
Date: Wed, 4 Nov 2009 11:23:48 +0100
Local: Wed, Nov 4 2009 5:23 am
Subject: Re: Last chance to object to new features
This just came up on IRC: in django.test.utils
setup_test_environment() the lines 46/47 are mixed up.

Here's a diff that fixes this issue:

diff --git a/django/test/utils.py b/django/test/utils.py
index a30bb7e..9d39eee 100644
--- a/django/test/utils.py
+++ b/django/test/utils.py
@@ -43,8 +43,8 @@ def setup_test_environment():
     mail.original_SMTPConnection = mail.SMTPConnection
     mail.SMTPConnection = locmem.EmailBackend

-    settings.EMAIL_BACKEND = 'django.core.mail.backends.locmem'
     mail.original_email_backend = settings.EMAIL_BACKEND
+    settings.EMAIL_BACKEND = 'django.core.mail.backends.locmem'

     mail.outbox = []

Sorry for pasting it here, but it's really just one line :)

Andi

On Tue, Nov 3, 2009 at 6:27 AM, Andi Albrecht


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Russell Keith-Magee  
View profile  
 More options Nov 4, 5:32 am
From: Russell Keith-Magee <freakboy3...@gmail.com>
Date: Wed, 4 Nov 2009 18:32:07 +0800
Local: Wed, Nov 4 2009 5:32 am
Subject: Re: Last chance to object to new features
On Wed, Nov 4, 2009 at 6:23 PM, Andi Albrecht

No problems. Fixed in r11718.

Yours,
Russ Magee %-)


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google