From patchwork Mon Jan 14 18:44:11 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Antonio Terceiro X-Patchwork-Id: 14030 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id 5E2F123E57 for ; Mon, 14 Jan 2013 19:20:40 +0000 (UTC) Received: from mail-vb0-f45.google.com (mail-vb0-f45.google.com [209.85.212.45]) by fiordland.canonical.com (Postfix) with ESMTP id 02281A18A77 for ; Mon, 14 Jan 2013 19:20:39 +0000 (UTC) Received: by mail-vb0-f45.google.com with SMTP id p1so3879534vbi.4 for ; Mon, 14 Jan 2013 11:20:39 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:x-forwarded-to:x-forwarded-for:delivered-to:x-received :received-spf:content-type:mime-version:x-launchpad-project :x-launchpad-branch:x-launchpad-message-rationale :x-launchpad-branch-revision-number:x-launchpad-notification-type:to :from:subject:message-id:date:reply-to:sender:errors-to:precedence :x-generated-by:x-launchpad-hash:x-gm-message-state; bh=X4C/22vh3XbS1dw/STd5B/RBW/DP3Ix2iwmaLl91Oyk=; b=OAOmefCK9CuraUKMqt9LqRQpXGpUU8nvrnbNcTNgrHLDsw7Va8zri2Oy3jqnAmanmJ trs6XUQMqIrW7+vTf6+6Fyq+7QLRK9aICKYPy41Afz6mJzyZe8Ap3yyqBv59owImnQPM HiQht7xRKKtOxuzQvEFMUKpX9kI7DqbkoG7koBSp3Tg4TrqauedcGWhIRJjFs2vzOalW l6grdAO7wXVf3AAhxdmEaSh7zDE16G1WeX0rTK+dnD9+rqCpW0bUOETETPdl0a0vm0L3 WTa0m3sxC65mvuBZWv4GlJvfJqJ6PzGnGyS00/GxEvlrZRKxqOn0CVkFGoymInmcdbik 2fDA== X-Received: by 10.58.247.132 with SMTP id ye4mr106846523vec.9.1358191239428; Mon, 14 Jan 2013 11:20:39 -0800 (PST) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.58.145.101 with SMTP id st5csp75727veb; Mon, 14 Jan 2013 11:20:38 -0800 (PST) X-Received: by 10.194.24.42 with SMTP id r10mr29509629wjf.2.1358191237942; Mon, 14 Jan 2013 11:20:37 -0800 (PST) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id dh3si24135505wjc.33.2013.01.14.11.20.36 (version=TLSv1 cipher=RC4-SHA bits=128/128); Mon, 14 Jan 2013 11:20:37 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) client-ip=91.189.90.7; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) smtp.mail=bounces@canonical.com Received: from ackee.canonical.com ([91.189.89.26]) by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1TupaG-0004ca-8x for ; Mon, 14 Jan 2013 19:20:36 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 94405E0A3A for ; Mon, 14 Jan 2013 18:44:11 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-dashboard X-Launchpad-Branch: ~linaro-validation/lava-dashboard/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 389 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dashboard/trunk] Rev 389: drop dependency on removed lava_projects app Message-Id: <20130114184411.14156.99363.launchpad@ackee.canonical.com> Date: Mon, 14 Jan 2013 18:44:11 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="16420"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: a63b86ab1cfc10c21aa1eb209b315494c4b5548a X-Gm-Message-State: ALoCoQnDNNSr7T45UF7Ima8OmwCtpiVumo0C6QMnsW5haV9RD9kVEfaaeD4s/caeeENNdqDcoWan ------------------------------------------------------------ revno: 389 committer: Antonio Terceiro branch nick: trunk timestamp: Mon 2013-01-14 15:42:31 -0300 message: drop dependency on removed lava_projects app modified: dashboard_app/migrations/0008_auto__add_testingeffort.py --- lp:lava-dashboard https://code.launchpad.net/~linaro-validation/lava-dashboard/trunk You are subscribed to branch lp:lava-dashboard. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-dashboard/trunk/+edit-subscription === modified file 'dashboard_app/migrations/0008_auto__add_testingeffort.py' --- dashboard_app/migrations/0008_auto__add_testingeffort.py 2011-10-10 12:43:54 +0000 +++ dashboard_app/migrations/0008_auto__add_testingeffort.py 2013-01-14 18:42:31 +0000 @@ -6,10 +6,6 @@ class Migration(SchemaMigration): - depends_on = ( - ("lava_projects", "0001_add_model_Project"), - ) - def forwards(self, orm): # Adding model 'TestingEffort'