4
4
Get the current counts of stuff in the database:
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