~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/registry/browser/tests/person-views.txt

  • Committer: Curtis Hovey
  • Date: 2011-12-18 13:56:51 UTC
  • mfrom: (14538.1.3 identity-apocalypse-0)
  • mto: This revision was merged to the branch mainline in revision 14547.
  • Revision ID: curtis.hovey@canonical.com-20111218135651-1xb4j1p47dkb83ws
merged base branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
63
63
Inactive and suspended users are invalid; the homepage content is
64
64
escaped HTML.
65
65
 
66
 
    >>> from canonical.launchpad.interfaces.account import AccountStatus
 
66
    >>> from lp.services.identity.interfaces.account import AccountStatus
67
67
    >>> from canonical.launchpad.interfaces.lpstorm import IMasterObject
68
68
 
69
69
    # Only admins can change an account.