add mysqltasks and pgsqltasks with placeholders for the real tasks
This commit is contained in:
parent
ab50907b97
commit
e7ae0054b5
7 changed files with 162 additions and 0 deletions
|
@ -225,6 +225,8 @@ DJANGO_APPS = (
|
|||
# Apps specific for this project go here.
|
||||
LOCAL_APPS = (
|
||||
'taskresults',
|
||||
'mysqltasks',
|
||||
'pgsqltasks',
|
||||
'domains',
|
||||
'osusers',
|
||||
'managemails',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue