GCP hosted hockey results app Fixing to run in a container
Go to file
Jonny Ervine d764caa768 modified: app.py
modified:   dbWrite.py
	modified:   main.py
	modified:   routes/_search.py
Remove login_manager code
Correct some DB lookups
2020-02-28 03:39:02 +00:00
routes modified: app.py 2020-02-28 03:39:02 +00:00
static new file: app.py 2020-02-19 06:58:08 +00:00
templates new file: app.py 2020-02-19 06:58:08 +00:00
.gitignore Initial commit 2020-02-19 06:49:58 +00:00
app.py modified: app.py 2020-02-28 03:39:02 +00:00
appengine_config.py new file: app.py 2020-02-19 06:58:08 +00:00
dbWrite.py modified: app.py 2020-02-28 03:39:02 +00:00
forms.py new file: app.py 2020-02-19 06:58:08 +00:00
LICENSE Initial commit 2020-02-19 06:49:58 +00:00
main.py modified: app.py 2020-02-28 03:39:02 +00:00
README.md Initial commit 2020-02-19 06:49:58 +00:00
readSettings.py new file: app.py 2020-02-19 06:58:08 +00:00
requirements.txt new file: app.py 2020-02-19 06:58:08 +00:00
tables.py new file: app.py 2020-02-19 06:58:08 +00:00

gcp-hockey-results

GCP hosted hockey results app Fixing to run in a container