- Notifications
You must be signed in to change notification settings - Fork1.5k
Remove db creation from app.py file in favor of migrations#145
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
vercelbot commentedFeb 8, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
The latest updates on your projects. Learn more aboutVercel for Git ↗︎
|
Thanks@LUS24! I think there might be a few more places to remove the code, some lectures in section 12 still have the obsolete code 🤔 |
I didn't find any references beyond section 9:
That last appearance is the one that instructs students to remove it in favor of the migrations. Have you seen that code in some other file that I've missed? |
No description provided.