~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/registry/browser/distribution.py

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-10-08 00:16:38 UTC
  • mfrom: (14120.1.1 precise-sync-testing)
  • Revision ID: launchpad@pqm.canonical.com-20111008001638-h8ohdum3mfx3sa42
[r=bac][bug=870173][no-qa] Sync from Debian testing by default for
 the Ubuntu 12.04 LTS cycle.

Show diffs side-by-side

added added

removed removed

Lines of Context:
815
815
        "members",
816
816
        "official_malone",
817
817
        "blueprints_usage",
818
 
        "translations_usage",
 
818
        "official_rosetta",
819
819
        "answers_usage",
820
820
        ]
821
821
    custom_widget('require_virtualized', CheckBoxWidget)
900
900
        'official_malone',
901
901
        'enable_bug_expiration',
902
902
        'blueprints_usage',
903
 
        'translations_usage',
 
903
        'official_rosetta',
904
904
        'answers_usage',
905
905
        'translation_focus',
906
906
        ]