-
- Downloads
### 0.0.11 Release
* Issue #43 /europe/date_reported * Issue #44 /europe/continent * Issue #45 /europe/country * Issue #46 /europe/data * Issue #39 SQLalchemy instead of SQL: AllModelClasses.remove_all() * Issue #40 SQLalchemy instead of SQL: EuropeDataImportTable.get_date_rep() * Issue #41 SQLalchemy instead of SQL: EuropeDataImportTable.get_countries_of_continent() * Issue #42 SQLalchemy instead of SQL: WhoGlobalDataImportTable.get_new_dates_as_array() * Issue #47 refactor Routes from app.py to org...who,europe,... * Issue #48 refactor Tasks from server_mq.py to org...who,europe,... * Issue #49 EuropeServiceUpdate.__update_data_short() * Issue #50 remove unused requirements from requirements.txt
Showing
- README.md 1 addition, 0 deletionsREADME.md
- app.py 20 additions, 6 deletionsapp.py
- org/woehlke/covid19/europe/europe_model.py 4 additions, 0 deletionsorg/woehlke/covid19/europe/europe_model.py
- requirements.txt 13 additions, 13 deletionsrequirements.txt
- templates/europe/europe_continent_all.html 2 additions, 2 deletionstemplates/europe/europe_continent_all.html
- templates/europe/europe_continent_one.html 71 additions, 0 deletionstemplates/europe/europe_continent_one.html
- templates/europe/europe_country_all.html 1 addition, 27 deletionstemplates/europe/europe_country_all.html
- templates/europe/europe_country_one.html 1 addition, 1 deletiontemplates/europe/europe_country_one.html
- templates/europe/europe_data.html 1 addition, 32 deletionstemplates/europe/europe_data.html
- templates/europe/europe_date_reported_all.html 9 additions, 8 deletionstemplates/europe/europe_date_reported_all.html
- templates/europe/europe_date_reported_one.html 1 addition, 1 deletiontemplates/europe/europe_date_reported_one.html
- templates/europe/fragment_europe_country_table.html 35 additions, 0 deletionstemplates/europe/fragment_europe_country_table.html
- templates/europe/fragment_europe_data_table.html 1 addition, 1 deletiontemplates/europe/fragment_europe_data_table.html
- templates/fragment_navtabs_europe.html 3 additions, 3 deletionstemplates/fragment_navtabs_europe.html
- templates/who/fragment_who_country_table.html 18 additions, 0 deletionstemplates/who/fragment_who_country_table.html
- templates/who/fragment_who_global_data_table.html 44 additions, 0 deletionstemplates/who/fragment_who_global_data_table.html
- templates/who/who_country_all.html 1 addition, 18 deletionstemplates/who/who_country_all.html
- templates/who/who_country_germany.html 1 addition, 28 deletionstemplates/who/who_country_germany.html
- templates/who/who_country_one.html 1 addition, 28 deletionstemplates/who/who_country_one.html
- templates/who/who_date_reported_all.html 5 additions, 2 deletionstemplates/who/who_date_reported_all.html
Loading
Please register or sign in to comment