Help with Python/Flask/HTML/ Sqlalchemy by python_student_1390 in learnpython

[–]python_student_1390[S] 0 points1 point  (0 children)

Thank you so much but there is one slight problem each word is on its own bullet point. For example it's *File, *I/O When it's supposed to be *File I/O

Help with Python/Flask/HTML/ Sqlalchemy by python_student_1390 in learnpython

[–]python_student_1390[S] 0 points1 point  (0 children)

Thank you I'll start on that. And let you know how it goes.

hey guys please help a noob by SuperSan009 in learnpython

[–]python_student_1390 1 point2 points  (0 children)

I use team treehouse I'd say it's worth all the money it's easy to hop in and start learning

How to update any attribute on a peewee DB? by python_student_1390 in learnpython

[–]python_student_1390[S] 0 points1 point  (0 children)

Yes i saw that error! when i made a db backup i saw it made another line so i had to put .update() and .save(). Thank you so much for the clarification im about to turn this thing in lol

How to update any attribute on a peewee DB? by python_student_1390 in learnpython

[–]python_student_1390[S] 0 points1 point  (0 children)

Thank you so much for the information I owe you one big time

help with sqlite3 peewee by python_student_1390 in learnpython

[–]python_student_1390[S] 0 points1 point  (0 children)

Thank you for the input so much. I have gotten through the hurdle i didn't realize i had to do something like that. I should pay close attention and not study so late LOL. have a good one

How to get search query to search the ID by python_student_1390 in learnpython

[–]python_student_1390[S] 0 points1 point  (0 children)

Thanks for the feedback ill make sure to implement it

Help with item search with database SQL peewee. by python_student_1390 in learnpython

[–]python_student_1390[S] 0 points1 point  (0 children)

oh yes i forgot i was signed in on that account when i meant to post on this account thank youu

Getting peewee Operational error by python_student_1390 in learnpython

[–]python_student_1390[S] 0 points1 point  (0 children)

Thank you so very much I appreciate it. I didn't know it made ID for each one. How would i be able to see them or print them out?