codePerfect7
Results
1
comments of
codePerfect7
That was just a track modifications warning While configuring the secret key add this also: `app.config['SQLALCHEMY_TRACK_MODIFICATIONS'] = False` This will just supress the warning.