-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lab 5 #163
base: main
Are you sure you want to change the base?
Conversation
lab 6 is not complete. needs to have the python application fine tuned and the html functions linked correctly and made pretty |
Needs work
|
Completed Note: If you ever want to revisit this lab, you could fix the bug where user response of 'y' at end of joke list gets an 'IndexError: list index out of range'. |
Completed
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Needs Work
- Encountered
ModuleNotFoundError: No module named 'lab1redo'
when attemptingpython .\manage.py runserver 8080
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Needs Work
ModuleNotFoundError: No module named 'todo_app.settings'
when attempting python .\manage.py migrate
.
this is not complete. i need to make it pretty