~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to database/schema/pending/gnu-savannah-celebrity.py

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-12-21 20:45:39 UTC
  • mfrom: (14560.1.5 devel)
  • Revision ID: launchpad@pqm.canonical.com-20111221204539-1r1290npnex0ig2j
[r=jml, julian-edwards][bug=881509] Add binaryFileUrls to BPPH on the
        webservice, like it is available for SPPH.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
from zope.component import getUtility
15
15
 
16
16
 
17
 
from lp.services.scripts import execute_zcml_for_scripts
 
17
from canonical.launchpad.scripts import execute_zcml_for_scripts
18
18
from canonical.lp import initZopeless
19
19
from lp.app.interfaces.launchpad import ILaunchpadCelebrities
20
20
from lp.bugs.interfaces.bugtracker import (