Skip to content

Fix NameError: import Deadline model in deadlineManagement.py - #112

Open
baobao1355 wants to merge 1 commit into
developmentfrom
deadline-nameerror
Open

Fix NameError: import Deadline model in deadlineManagement.py#112
baobao1355 wants to merge 1 commit into
developmentfrom
deadline-nameerror

Conversation

@baobao1355

Copy link
Copy Markdown

The NameError was because the Deadline model was not imported. I fixed by adding from app.models import Deadline to the top of deadlineManagement.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant