Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How to create db table with SQLite and SQLAlchemy??
Post: RE: How to create db table with SQLite and SQLAlch...

Then I switch to Stackoverflow because on this Forum no replies in 3 issues I have posted. Then you are forced to post it twice. bye
marcello86 General Coding Help 1 2,310 Sep-02-2020, 03:05 PM
    Thread: How to create db table with SQLite and SQLAlchemy??
Post: How to create db table with SQLite and SQLAlchemy?...

Hi all I need urgent help I have been stuck on this for days! I'm trying to create a table in an existing db with SQLAlchemy/SQLite where I have to store a user and password, but it returns an error s...
marcello86 General Coding Help 1 2,310 Sep-02-2020, 01:21 PM
    Thread: Problem with storing data in SQLAlchemy db
Post: Problem with storing data in SQLAlchemy db

Hi there! I need urgent help, I have been stuck on this for days now. My app needs the FTP password to ftp some file to another PC, I can't write the static password in the code so I have to encrypt i...
marcello86 General Coding Help 1 2,611 Aug-31-2020, 08:26 PM
    Thread: Problem with Flask Bcrypt import module
Post: RE: Problem with Flask Bcrypt import module

Just solved! I didn't add the following part of code bcrypt = Bcrypt(app)
marcello86 General Coding Help 2 5,700 Aug-31-2020, 08:10 PM
    Thread: Problem with Flask Bcrypt import module
Post: Problem with Flask Bcrypt import module

Hi there I need urgent help I have been stuck on this for days now, in my code I need to use the function generate_password_hash which is in bcrypt but returns the following error: AttributeError: 'mo...
marcello86 General Coding Help 2 5,700 Aug-31-2020, 07:52 PM
    Thread: SQLAlchemy Flask ERROR: no such column XXX
Post: SQLAlchemy Flask ERROR: no such column XXX

Hi there I'm trying to store a password in the db with SQLAlchemy, it's an FTP password that the application needs to submit some file, I was keeping the static pw in the code but for security reasons...
marcello86 General Coding Help 0 2,846 Aug-31-2020, 09:21 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020