<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -52,7 +52,7 @@ def send_rating_mails(request):
                 to = shop.get_notification_emails()
                 bcc = []
             else:
-                to = [order.customer.customer_email]
+                to = [order.customer_email]
                 if request.POST.get(&quot;bcc&quot;):
                     bcc = shop.get_notification_emails()
                 else:</diff>
      <filename>manage/views/marketing/rating_mails.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ab5a11c1b9386bdfe682607fa603f9a88f280da1</id>
    </parent>
  </parents>
  <author>
    <name>kai.diefenbach@gmail.com</name>
    <email>kai.diefenbach@gmail.com@70813176-cce2-11dd-87b6-9d1a99559f42</email>
  </author>
  <url>http://github.com/django-lfs/lfs/commit/e87c075d854206fd49e10cf0283b4b1154cc39cd</url>
  <id>e87c075d854206fd49e10cf0283b4b1154cc39cd</id>
  <committed-date>2009-10-10T01:14:31-07:00</committed-date>
  <authored-date>2009-10-10T01:14:31-07:00</authored-date>
  <message>Bugfix rating mails: use customer_email (instead of customer)

git-svn-id: http://django-lfs.googlecode.com/svn/lfs/trunk@921 70813176-cce2-11dd-87b6-9d1a99559f42</message>
  <tree>bfd98e44012d6fb1fd322d0837aa067ffc731423</tree>
  <committer>
    <name>kai.diefenbach@gmail.com</name>
    <email>kai.diefenbach@gmail.com@70813176-cce2-11dd-87b6-9d1a99559f42</email>
  </committer>
</commit>
