issues
search
usgo
/
agagd
American Go Association Games Database (AGAGD)
https://agagd.usgo.org
MIT License
47
stars
30
forks
source link
Fix warnings, add live reload, add beta root
#169
Closed
duckpunch
closed
3 years ago
duckpunch
commented
3 years ago
The warnings issue is #131. This PR doesn't fix all of them, but it fixes most.
The first part of uwsgi touch reload has been added. Second part would be to watch
*.py
and touch that file.
Added a place to do development for issues like #148.
*.py
and touch that file.