|
a/Allura/setup.py |
|
b/Allura/setup.py |
|
... |
|
... |
115 |
ensure_index = allura.command:EnsureIndexCommand
|
115 |
ensure_index = allura.command:EnsureIndexCommand
|
116 |
script = allura.command:ScriptCommand
|
116 |
script = allura.command:ScriptCommand
|
117 |
set-tool-access = allura.command:SetToolAccessCommand
|
117 |
set-tool-access = allura.command:SetToolAccessCommand
|
118 |
smtp_server=allura.command:SMTPServerCommand
|
118 |
smtp_server=allura.command:SMTPServerCommand
|
119 |
create-neighborhood = allura.command:CreateNeighborhoodCommand
|
119 |
create-neighborhood = allura.command:CreateNeighborhoodCommand
|
|
|
120 |
create-trove-categories = allura.command:CreateTroveCategoriesCommand
|
120 |
|
121 |
|
121 |
[easy_widgets.resources]
|
122 |
[easy_widgets.resources]
|
122 |
ew_resources=allura.config.resources:register_ew_resources
|
123 |
ew_resources=allura.config.resources:register_ew_resources
|
123 |
|
124 |
|
124 |
[easy_widgets.engines]
|
125 |
[easy_widgets.engines]
|