~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/registry/doc/projectgroup.txt

  • Committer: Curtis Hovey
  • Date: 2011-12-24 15:28:06 UTC
  • mto: (14600.2.1 move-webapp)
  • mto: This revision was merged to the branch mainline in revision 14601.
  • Revision ID: curtis.hovey@canonical.com-20111224152806-3xfy11pd8eol1b4a
Removed canonical.launchpad.ftests.

Show diffs side-by-side

added added

removed removed

Lines of Context:
448
448
    >>> print milestone
449
449
    None
450
450
 
451
 
For details see doc/milestone.txt and ftests/test_project_milestone.py.
 
451
For details see doc/milestone.txt and tests/test_project_milestone.py.