changed files table to file to be consistent with other tables in the db
This commit is contained in:
2
main.py
2
main.py
@@ -28,7 +28,7 @@ Bootstrap(app)
|
||||
|
||||
################################# Now, import non-book classes ###################################
|
||||
from settings import Settings
|
||||
from files import Files
|
||||
from files import File
|
||||
from person import Person
|
||||
from refimg import Refimg
|
||||
from job import Job
|
||||
|
||||
Reference in New Issue
Block a user