~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/soyuz/doc/gina-multiple-arch.txt

  • Committer: William Grant
  • Date: 2011-11-28 08:31:06 UTC
  • mto: This revision was merged to the branch mainline in revision 14398.
  • Revision ID: william.grant@canonical.com-20111128083106-8o1g6clv1s4wcv66
Rip out apache config and the rest.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 
4
4
Get the current counts of stuff in the database:
5
5
 
6
 
    >>> from lp.services.identity.model.emailaddress import EmailAddress
 
6
    >>> from canonical.launchpad.database.emailaddress import EmailAddress
7
7
    >>> from lp.registry.model.person import Person, WikiName
8
8
    >>> from lp.registry.model.teammembership import TeamParticipation
9
9
    >>> from lp.soyuz.model.binarypackagebuild import BinaryPackageBuild