Loading CHANGELOG +2 −0 Original line number Diff line number Diff line V 1.0.0: - Prepared code for bundesliga 2019/20 season V 0.20.1: - Fixed crashes on last matchday V 0.20.0: Loading bundesliga_tippspiel/config.py +1 −1 Original line number Diff line number Diff line Loading @@ -75,7 +75,7 @@ db_key = resolve_env_variable("DB_KEY") The database key """ openligadb_season = resolve_env_variable("OPENLIGADB_SEASON", default="2018") openligadb_season = resolve_env_variable("OPENLIGADB_SEASON", default="2019") """ The openligadb.de season to populate the data with """ Loading bundesliga_tippspiel/static/background.jpg −3.43 MiB (338 KiB) Loading image diff... bundesliga_tippspiel/static/flask-logo.png −220 KiB (21.9 KiB) Loading image diff... bundesliga_tippspiel/static/logo.png −219 KiB (68.7 KiB) Loading image diff... Loading
CHANGELOG +2 −0 Original line number Diff line number Diff line V 1.0.0: - Prepared code for bundesliga 2019/20 season V 0.20.1: - Fixed crashes on last matchday V 0.20.0: Loading
bundesliga_tippspiel/config.py +1 −1 Original line number Diff line number Diff line Loading @@ -75,7 +75,7 @@ db_key = resolve_env_variable("DB_KEY") The database key """ openligadb_season = resolve_env_variable("OPENLIGADB_SEASON", default="2018") openligadb_season = resolve_env_variable("OPENLIGADB_SEASON", default="2019") """ The openligadb.de season to populate the data with """ Loading