add webtasks interface
- add webtasks interface code - add webtasks to generated code documentation - add webtasks and fileservertasks to INSTALLED_APPS
This commit is contained in:
parent
24b4bab0b0
commit
57d4b128f5
6 changed files with 100 additions and 0 deletions
|
@ -258,6 +258,8 @@ LOCAL_APPS = (
|
|||
'taskresults',
|
||||
'mysqltasks',
|
||||
'pgsqltasks',
|
||||
'fileservertasks',
|
||||
'webtasks',
|
||||
'domains',
|
||||
'osusers',
|
||||
'managemails',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue