- Notifications
You must be signed in to change notification settings - Fork1.5k
Release v2.2.0#98
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
This reverts commit0a1cacc.
This reverts commita7ee506.
…to-ebook-in-most-popular
…ger-for-foreign-keyGitHub Workflow COU-175 REST - use db.Integer for foreign key instead of db.String
- Wrong data type used in schemas.py- Remove unused imports in 06/09/end- Don't use gunicorn in Dockerfile of section 8 since it isn't introduced until later
vercelbot commentedNov 21, 2022 • 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 ↗︎
|
Fixing errata/misspelling
FazlullahBokhari commentedMar 26, 2023
done |
@FazlullahBokhari I noticed you created a PR which was empty, and now you've commented here but I'm not sure why! As a reminder, if you have questions about course content, please use our Discord server or the Udemy Q&A. If you have encountered an issue with the course code (hosted in this repo), please create an Issue here. If you have code improvements you want to submit to this code, you can create a PR but it's always better for us to talk about the improvements you'd like to make first, to ensure they are consistent with the course. |
Uh oh!
There was an error while loading.Please reload this page.
New Content
Updated Content
Improvements
Bug fixes
uuid
import and fixed first few projects so code matches coursecou-148-rest-fix-uuid-imports-in-projects-and-ebook #88db.Integer
instead ofdb.String
for foreign keys where requiredGitHub Workflow COU-175 REST - use db.Integer for foreign key instead of db.String #91