add mysqltasks and pgsqltasks with placeholders for the real tasks

This commit is contained in:
Jan Dittberner 2015-01-04 18:06:44 +01:00
parent ab50907b97
commit e7ae0054b5
7 changed files with 162 additions and 0 deletions

View file

@ -0,0 +1,4 @@
"""
Empty models to make Django accept pgsqltasks as an app.
"""