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
4
gnuviechadmin/pgsqltasks/models.py
Normal file
4
gnuviechadmin/pgsqltasks/models.py
Normal file
|
@ -0,0 +1,4 @@
|
|||
"""
|
||||
Empty models to make Django accept pgsqltasks as an app.
|
||||
|
||||
"""
|
Loading…
Add table
Add a link
Reference in a new issue