-
- 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_home.html 9 additions, 2 deletions...ueprints/application/templates/application/page_home.html
- src/covid19/blueprints/rki_bundeslaender/templates/rki_bundeslaender/rki_bundeslaender_imported.html 75 additions, 67 deletions...mplates/rki_bundeslaender/rki_bundeslaender_imported.html
- src/covid19/blueprints/rki_bundeslaender/templates/rki_bundeslaender/rki_bundeslaender_info.html 29 additions, 23 deletions...r/templates/rki_bundeslaender/rki_bundeslaender_info.html
- src/covid19/blueprints/rki_bundeslaender/templates/rki_bundeslaender/rki_bundeslaender_tasks.html 33 additions, 31 deletions.../templates/rki_bundeslaender/rki_bundeslaender_tasks.html
- src/covid19/blueprints/rki_landkreise/templates/rki_landkreise/fragments/fragment_rki_landkreise_navtabs.html 25 additions, 23 deletions...landkreise/fragments/fragment_rki_landkreise_navtabs.html
- src/covid19/blueprints/rki_landkreise/templates/rki_landkreise/rki_landkreise_imported.html 70 additions, 61 deletions...ise/templates/rki_landkreise/rki_landkreise_imported.html
- src/covid19/blueprints/rki_landkreise/templates/rki_landkreise/rki_landkreise_info.html 29 additions, 23 deletions...dkreise/templates/rki_landkreise/rki_landkreise_info.html
- src/covid19/blueprints/rki_landkreise/templates/rki_landkreise/rki_landkreise_tasks.html 33 additions, 31 deletions...kreise/templates/rki_landkreise/rki_landkreise_tasks.html
- src/covid19/blueprints/rki_vaccination/templates/rki_vaccination/rki_vaccination_data.html 48 additions, 39 deletions...ation/templates/rki_vaccination/rki_vaccination_data.html
- src/covid19/blueprints/rki_vaccination/templates/rki_vaccination/rki_vaccination_imported.html 48 additions, 40 deletions...n/templates/rki_vaccination/rki_vaccination_imported.html
- src/covid19/blueprints/rki_vaccination/templates/rki_vaccination/rki_vaccination_info.html 23 additions, 15 deletions...ation/templates/rki_vaccination/rki_vaccination_info.html
- src/covid19/blueprints/rki_vaccination/templates/rki_vaccination/rki_vaccination_tasks.html 37 additions, 35 deletions...tion/templates/rki_vaccination/rki_vaccination_tasks.html
Loading
Please register or sign in to comment