We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 617aad6 commit 9727155Copy full SHA for 9727155
manage.py
@@ -4,7 +4,7 @@
4
import coverage
5
from passlib.hash import pbkdf2_sha256
6
7
-from app import db
+from app.db import db
8
from app.models import (
9
PermissionModel,
10
RoleModel,
0 commit comments