fosspay/fosspay
Reed Wade 3b957a1b96 Fix a signal bug on python post 3.8 version
The signal can only be used on the main thread and not the flask sub
process one.

Signed-off-by: Reed Wade <reedwade@misterbanal.net>
2020-12-06 09:39:36 -05:00
..
blueprints assign gh_user variable if api token not present 2019-12-01 10:07:20 -05:00
app.py Modernize Flask and add Patreon API key refresh 2018-08-25 09:19:59 -04:00
common.py Modernize Flask and add Patreon API key refresh 2018-08-25 09:19:59 -04:00
config.py Fix a signal bug on python post 3.8 version 2020-12-06 09:39:36 -05:00
currency.py Add a dynamic currency system. 2018-09-19 20:03:19 +02:00
database.py Initial commit 2015-09-04 22:51:20 -04:00
email.py fix template strings 2019-02-04 13:28:41 -05:00
network.py Initial commit 2015-09-04 22:51:20 -04:00
objects.py Add support for invoices 2019-02-06 09:05:58 -05:00
stripe.py Flesh out donation page 2015-09-05 21:30:52 -04:00