-
- Downloads
### 0.0.17 Release
* Fixed #123 split RkiBundeslaenderService into two Services, one for bundeslaender and one for landkreise * Fixed #128 add fields from csv to RkiLandkreiseImport * Fixed #139 refactor RkiBundeslaenderServiceDownload to new method scheme introduced 07.02.2021 * Fixed #140 move WhoImport to RKI in: rk_service_import.py * Fixed #125 implement RkiLandkreise * Fixed #126 implement RkiBundeslaenderImport ### 0.0.18 Release * Fixed #39 SQLalchemy instead of SQL: AllModelClasses.remove_all() * Fixed #40 SQLalchemy instead of SQL: EcdcImport.get_date_rep() * Fixed #41 SQLalchemy instead of SQL: EcdcImport.get_countries_of_continent() * Fixed #107 SQLalchemy instead of SQL in: EcdcImport.get_countries_of_continent * Fixed #109 SQLalchemy instead of SQL in: EcdcImport.get_date_rep * Fixed #110 SQLalchemy instead of SQL in: EcdcImport.get_continent
Showing
- src/covid19/blueprints/application/templates/application/page_layout.html 22 additions, 13 deletions...prints/application/templates/application/page_layout.html
- src/covid19/blueprints/ecdc/templates/ecdc/fragments/fragment_ecdc_navtabs.html 5 additions, 1 deletion.../ecdc/templates/ecdc/fragments/fragment_ecdc_navtabs.html
- src/covid19/blueprints/rki_bundeslaender/templates/rki_bundeslaender/fragments/fragment_rki_bundeslaender_navtabs.html 5 additions, 1 deletion...laender/fragments/fragment_rki_bundeslaender_navtabs.html
- src/covid19/blueprints/rki_landkreise/templates/rki_landkreise/fragments/fragment_rki_landkreise_navtabs.html 5 additions, 1 deletion...landkreise/fragments/fragment_rki_landkreise_navtabs.html
- src/covid19/blueprints/rki_vaccination/templates/rki_vaccination/fragments/fragment_rki_vaccination_navtabs.html 5 additions, 1 deletion...ccination/fragments/fragment_rki_vaccination_navtabs.html
- src/covid19/blueprints/who/templates/who/fragments/fragment_who_navtabs.html 7 additions, 2 deletions...nts/who/templates/who/fragments/fragment_who_navtabs.html
- src/covid19/blueprints/who/templates/who/who_info.html 16 additions, 14 deletionssrc/covid19/blueprints/who/templates/who/who_info.html
Loading
Please register or sign in to comment