Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A few updates #7

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

A few updates #7

wants to merge 12 commits into from

Conversation

LUS24
Copy link

@LUS24 LUS24 commented Apr 10, 2022

  • Updated python version to 3.9.12
  • Replaced werkzeug's safe_str_compare with hmac's compare_digest
  • Added code to solve the issue with the error sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.dialects:postgres (source)

@LUS24
Copy link
Author

LUS24 commented Aug 12, 2022

Here is an updated version of the code. I tried it and it worked just fine in Heroku.

@jslvtr
Copy link
Contributor

jslvtr commented Aug 13, 2022

Looks great! Did it not work with Python 3.10 then? Would be to use the latest version if at all possible!

Also this reminds me I need to move this repo to the tecladocode org!

@LUS24
Copy link
Author

LUS24 commented Aug 13, 2022

Flask-JWT doesn't seem to work on Python 3.10 I'll give it another try to confirm this.

@jslvtr
Copy link
Contributor

jslvtr commented Aug 13, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants