Switch to unified view

a/Allura/setup.py b/Allura/setup.py
...
...
116
    smtp_server=allura.command:SMTPServerCommand
116
    smtp_server=allura.command:SMTPServerCommand
117
    create-neighborhood = allura.command:CreateNeighborhoodCommand
117
    create-neighborhood = allura.command:CreateNeighborhoodCommand
118
    update-neighborhood-home-tool = allura.command:UpdateNeighborhoodCommand
118
    update-neighborhood-home-tool = allura.command:UpdateNeighborhoodCommand
119
    create-trove-categories = allura.command:CreateTroveCategoriesCommand
119
    create-trove-categories = allura.command:CreateTroveCategoriesCommand
120
    set-neighborhood-features = allura.command:SetNeighborhoodFeaturesCommand
120
    set-neighborhood-features = allura.command:SetNeighborhoodFeaturesCommand
121
    reclone-repo = allura.command.reclone_repo:RecloneRepoCommand
121
122
122
    [easy_widgets.resources]
123
    [easy_widgets.resources]
123
    ew_resources=allura.config.resources:register_ew_resources
124
    ew_resources=allura.config.resources:register_ew_resources
124
125
125
    [easy_widgets.engines]
126
    [easy_widgets.engines]