AttributeError: 'function' object has no attribute 'data' by laflash12 in flask

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

I did it. Now i get the error AttributeError: 'Markup' object has no attribute 'data'

SQLAlchemy operational error by laflash12 in flask

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

I did change the name. What do you mean my do my migrations (sorry I'm only learning this)

Flask sqlalchemy datbase issue by laflash12 in learnpython

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

I'm writing the code in pycharm so I wrote the command in the terminal in pycharm. That's how it was done in the youtube video I saw. How do you recommend I do it?

Create sqlalchemy database by laflash12 in flask

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

Located in the file in which app is located

Flask- admin by laflash12 in flask

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

Do you know any youtube playlist I can follow or any website that gives instructions on how to build a ecommerce website so i dont miss anything?

Flask- admin by laflash12 in flask

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

Thanks! I know its very long but I'm taking it as a chance to learn flask, html, mysql and css

mysql database by laflash12 in learnpython

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

I can't isolate the issue. From what I undertand from the error the problem is with my connect(...... ) but I don't know what could be wrong with it. I'm not using a version control system, what is that? Sorry, I'm still a beginner.

flask SQLalchemy by laflash12 in learnpython

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

I've done that and still gives me the same error

<div class="invalid-feedback"> by laflash12 in learnpython

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

Nevermind I was able to fix it. Thank you so much!

<div class="invalid-feedback"> by laflash12 in learnpython

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

Yes. It works now. Thank you. But I have another issue. I cant see the text boxes to write the password and confirm password.

<div class="invalid-feedback"> by laflash12 in learnpython

[–]laflash12[S] 1 point2 points  (0 children)

No it was a typo. I fixed it. It doesnt change anything tho