sms_serial_verification
sms_serial_verification copied to clipboard
### changes - create utils.py file in app dir - create `execute_and_fetchone(cursor, command, on_error_value)` method - import `utils` to `main.py` - replace try excepts with `utils.execute_and_fetchone` method - add some...
Hey Jadi, how is it going? I made Some small changes to code I deleted some unusable variables or lines of codes and I changed the name of 'flash' variable...
In my system, I have a problem with that table and I don't know how to add it
This changeset let the application to create required tables regardless of running directly or via a wsgi server. *And* fixes the `log_new_sms` error!
This PR setup a Github workflow to deploy every new change in the master to PaaS. More info: https://www.youtube.com/watch?v=Rum7SsEzTUs
Please to it using GitHub actions or simply add arch.png file that you made in GitHub repo
Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...