|
a/Allura/setup.py |
|
b/Allura/setup.py |
|
... |
|
... |
95 |
models = allura.command:ShowModelsCommand
|
95 |
models = allura.command:ShowModelsCommand
|
96 |
reindex = allura.command:ReindexCommand
|
96 |
reindex = allura.command:ReindexCommand
|
97 |
ensure_index = allura.command:EnsureIndexCommand
|
97 |
ensure_index = allura.command:EnsureIndexCommand
|
98 |
script = allura.command:ScriptCommand
|
98 |
script = allura.command:ScriptCommand
|
99 |
set-tool-access = allura.command:SetToolAccessCommand
|
99 |
set-tool-access = allura.command:SetToolAccessCommand
|
100 |
rethumb = allura.command:RethumbCommand
|
|
|
101 |
|
100 |
|
102 |
[easy_widgets.resources]
|
101 |
[easy_widgets.resources]
|
103 |
ew_resources=allura.config.resources:register_ew_resources
|
102 |
ew_resources=allura.config.resources:register_ew_resources
|
104 |
|
103 |
|
105 |
[easy_widgets.engines]
|
104 |
[easy_widgets.engines]
|