|
a/Allura/setup.py |
|
b/Allura/setup.py |
|
... |
|
... |
111 |
set-tool-access = allura.command:SetToolAccessCommand
|
111 |
set-tool-access = allura.command:SetToolAccessCommand
|
112 |
smtp_server=allura.command:SMTPServerCommand
|
112 |
smtp_server=allura.command:SMTPServerCommand
|
113 |
create-neighborhood = allura.command:CreateNeighborhoodCommand
|
113 |
create-neighborhood = allura.command:CreateNeighborhoodCommand
|
114 |
create-trove-categories = allura.command:CreateTroveCategoriesCommand
|
114 |
create-trove-categories = allura.command:CreateTroveCategoriesCommand
|
115 |
set-neighborhood-features = allura.command:SetNeighborhoodFeaturesCommand
|
115 |
set-neighborhood-features = allura.command:SetNeighborhoodFeaturesCommand
|
|
|
116 |
pull-rss-feeds = allura.command.rssfeeds:RssFeedsCommand
|
116 |
|
117 |
|
117 |
[easy_widgets.resources]
|
118 |
[easy_widgets.resources]
|
118 |
ew_resources=allura.config.resources:register_ew_resources
|
119 |
ew_resources=allura.config.resources:register_ew_resources
|
119 |
|
120 |
|
120 |
[easy_widgets.engines]
|
121 |
[easy_widgets.engines]
|