change code for new name

This commit is contained in:
Luiz Gustavo Costa (gugabsd)
2013-01-07 16:43:00 -02:00
parent 82dbcf3304
commit 514127df2f
5 changed files with 9 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
from app import app
from app import db
from pypowerdns import app
from pypowerdns import db
db.create_all()