From 4ee664e5a50ef358da01e41812c1e20c3ef33dc4 Mon Sep 17 00:00:00 2001 From: thomaswoehlke <thomas.woehlke@gmail.com> Date: Thu, 29 Apr 2021 19:49:05 +0200 Subject: [PATCH] working on: 0.0.32 Release --- .../divi/country/{who_country_all.html => divi_country_all.html} | 0 ...untry_all_pagination.html => divi_country_all_pagination.html} | 0 .../{who_country_all_table.html => divi_country_all_table.html} | 0 .../{who_country_germany.html => divi_country_germany.html} | 0 ...rmany_pagination.html => divi_country_germany_pagination.html} | 0 .../divi/country/{who_country_one.html => divi_country_one.html} | 0 ...ses_cumulative.html => divi_country_one_cases_cumulative.html} | 0 ...ion.html => divi_country_one_cases_cumulative_pagination.html} | 0 ...country_one_cases_new.html => divi_country_one_cases_new.html} | 0 ...pagination.html => divi_country_one_cases_new_pagination.html} | 0 ...hs_cumulative.html => divi_country_one_deaths_cumulative.html} | 0 ...on.html => divi_country_one_deaths_cumulative_pagination.html} | 0 ...untry_one_deaths_new.html => divi_country_one_deaths_new.html} | 0 ...agination.html => divi_country_one_deaths_new_pagination.html} | 0 ...untry_one_pagination.html => divi_country_one_pagination.html} | 0 .../{who_country_one_table.html => divi_country_one_table.html} | 0 ...d_one_cases_new.html => divi_date_reported_one_cases_new.html} | 0 ...tion.html => divi_date_reported_one_cases_new_pagination.html} | 0 ...ulative.html => divi_date_reported_one_deaths_cumulative.html} | 0 ...l => divi_date_reported_one_deaths_cumulative_pagination.html} | 0 ...one_deaths_new.html => divi_date_reported_one_deaths_new.html} | 0 ...one_pagination.html => divi_date_reported_one_pagination.html} | 0 ..._reported_one_table.html => divi_date_reported_one_table.html} | 0 ...ted_pagination.html => fragment_divi_imported_pagination.html} | 0 ..._who_imported_table.html => fragment_divi_imported_table.html} | 0 ...able_global_data.html => fragment_divi_table_global_data.html} | 0 26 files changed, 0 insertions(+), 0 deletions(-) rename src/covid19/blueprints/intensivregister/templates/divi/country/{who_country_all.html => divi_country_all.html} (100%) rename src/covid19/blueprints/intensivregister/templates/divi/country/{who_country_all_pagination.html => divi_country_all_pagination.html} (100%) rename src/covid19/blueprints/intensivregister/templates/divi/country/{who_country_all_table.html => divi_country_all_table.html} (100%) rename src/covid19/blueprints/intensivregister/templates/divi/country/{who_country_germany.html => divi_country_germany.html} (100%) rename src/covid19/blueprints/intensivregister/templates/divi/country/{who_country_germany_pagination.html => divi_country_germany_pagination.html} (100%) rename src/covid19/blueprints/intensivregister/templates/divi/country/{who_country_one.html => divi_country_one.html} (100%) rename src/covid19/blueprints/intensivregister/templates/divi/country/{who_country_one_cases_cumulative.html => divi_country_one_cases_cumulative.html} (100%) rename src/covid19/blueprints/intensivregister/templates/divi/country/{who_country_one_cases_cumulative_pagination.html => divi_country_one_cases_cumulative_pagination.html} (100%) rename src/covid19/blueprints/intensivregister/templates/divi/country/{who_country_one_cases_new.html => divi_country_one_cases_new.html} (100%) rename src/covid19/blueprints/intensivregister/templates/divi/country/{who_country_one_cases_new_pagination.html => divi_country_one_cases_new_pagination.html} (100%) rename src/covid19/blueprints/intensivregister/templates/divi/country/{who_country_one_deaths_cumulative.html => divi_country_one_deaths_cumulative.html} (100%) rename src/covid19/blueprints/intensivregister/templates/divi/country/{who_country_one_deaths_cumulative_pagination.html => divi_country_one_deaths_cumulative_pagination.html} (100%) rename src/covid19/blueprints/intensivregister/templates/divi/country/{who_country_one_deaths_new.html => divi_country_one_deaths_new.html} (100%) rename src/covid19/blueprints/intensivregister/templates/divi/country/{who_country_one_deaths_new_pagination.html => divi_country_one_deaths_new_pagination.html} (100%) rename src/covid19/blueprints/intensivregister/templates/divi/country/{who_country_one_pagination.html => divi_country_one_pagination.html} (100%) rename src/covid19/blueprints/intensivregister/templates/divi/country/{who_country_one_table.html => divi_country_one_table.html} (100%) rename src/covid19/blueprints/intensivregister/templates/divi/date_reported/{who_date_reported_one_cases_new.html => divi_date_reported_one_cases_new.html} (100%) rename src/covid19/blueprints/intensivregister/templates/divi/date_reported/{who_date_reported_one_cases_new_pagination.html => divi_date_reported_one_cases_new_pagination.html} (100%) rename src/covid19/blueprints/intensivregister/templates/divi/date_reported/{who_date_reported_one_deaths_cumulative.html => divi_date_reported_one_deaths_cumulative.html} (100%) rename src/covid19/blueprints/intensivregister/templates/divi/date_reported/{who_date_reported_one_deaths_cumulative_pagination.html => divi_date_reported_one_deaths_cumulative_pagination.html} (100%) rename src/covid19/blueprints/intensivregister/templates/divi/date_reported/{who_date_reported_one_deaths_new.html => divi_date_reported_one_deaths_new.html} (100%) rename src/covid19/blueprints/intensivregister/templates/divi/date_reported/{who_date_reported_one_pagination.html => divi_date_reported_one_pagination.html} (100%) rename src/covid19/blueprints/intensivregister/templates/divi/date_reported/{who_date_reported_one_table.html => divi_date_reported_one_table.html} (100%) rename src/covid19/blueprints/intensivregister/templates/divi/fragments/{fragment_who_imported_pagination.html => fragment_divi_imported_pagination.html} (100%) rename src/covid19/blueprints/intensivregister/templates/divi/fragments/{fragment_who_imported_table.html => fragment_divi_imported_table.html} (100%) rename src/covid19/blueprints/intensivregister/templates/divi/fragments/{fragment_who_table_global_data.html => fragment_divi_table_global_data.html} (100%) diff --git a/src/covid19/blueprints/intensivregister/templates/divi/country/who_country_all.html b/src/covid19/blueprints/intensivregister/templates/divi/country/divi_country_all.html similarity index 100% rename from src/covid19/blueprints/intensivregister/templates/divi/country/who_country_all.html rename to src/covid19/blueprints/intensivregister/templates/divi/country/divi_country_all.html diff --git a/src/covid19/blueprints/intensivregister/templates/divi/country/who_country_all_pagination.html b/src/covid19/blueprints/intensivregister/templates/divi/country/divi_country_all_pagination.html similarity index 100% rename from src/covid19/blueprints/intensivregister/templates/divi/country/who_country_all_pagination.html rename to src/covid19/blueprints/intensivregister/templates/divi/country/divi_country_all_pagination.html diff --git a/src/covid19/blueprints/intensivregister/templates/divi/country/who_country_all_table.html b/src/covid19/blueprints/intensivregister/templates/divi/country/divi_country_all_table.html similarity index 100% rename from src/covid19/blueprints/intensivregister/templates/divi/country/who_country_all_table.html rename to src/covid19/blueprints/intensivregister/templates/divi/country/divi_country_all_table.html diff --git a/src/covid19/blueprints/intensivregister/templates/divi/country/who_country_germany.html b/src/covid19/blueprints/intensivregister/templates/divi/country/divi_country_germany.html similarity index 100% rename from src/covid19/blueprints/intensivregister/templates/divi/country/who_country_germany.html rename to src/covid19/blueprints/intensivregister/templates/divi/country/divi_country_germany.html diff --git a/src/covid19/blueprints/intensivregister/templates/divi/country/who_country_germany_pagination.html b/src/covid19/blueprints/intensivregister/templates/divi/country/divi_country_germany_pagination.html similarity index 100% rename from src/covid19/blueprints/intensivregister/templates/divi/country/who_country_germany_pagination.html rename to src/covid19/blueprints/intensivregister/templates/divi/country/divi_country_germany_pagination.html diff --git a/src/covid19/blueprints/intensivregister/templates/divi/country/who_country_one.html b/src/covid19/blueprints/intensivregister/templates/divi/country/divi_country_one.html similarity index 100% rename from src/covid19/blueprints/intensivregister/templates/divi/country/who_country_one.html rename to src/covid19/blueprints/intensivregister/templates/divi/country/divi_country_one.html diff --git a/src/covid19/blueprints/intensivregister/templates/divi/country/who_country_one_cases_cumulative.html b/src/covid19/blueprints/intensivregister/templates/divi/country/divi_country_one_cases_cumulative.html similarity index 100% rename from src/covid19/blueprints/intensivregister/templates/divi/country/who_country_one_cases_cumulative.html rename to src/covid19/blueprints/intensivregister/templates/divi/country/divi_country_one_cases_cumulative.html diff --git a/src/covid19/blueprints/intensivregister/templates/divi/country/who_country_one_cases_cumulative_pagination.html b/src/covid19/blueprints/intensivregister/templates/divi/country/divi_country_one_cases_cumulative_pagination.html similarity index 100% rename from src/covid19/blueprints/intensivregister/templates/divi/country/who_country_one_cases_cumulative_pagination.html rename to src/covid19/blueprints/intensivregister/templates/divi/country/divi_country_one_cases_cumulative_pagination.html diff --git a/src/covid19/blueprints/intensivregister/templates/divi/country/who_country_one_cases_new.html b/src/covid19/blueprints/intensivregister/templates/divi/country/divi_country_one_cases_new.html similarity index 100% rename from src/covid19/blueprints/intensivregister/templates/divi/country/who_country_one_cases_new.html rename to src/covid19/blueprints/intensivregister/templates/divi/country/divi_country_one_cases_new.html diff --git a/src/covid19/blueprints/intensivregister/templates/divi/country/who_country_one_cases_new_pagination.html b/src/covid19/blueprints/intensivregister/templates/divi/country/divi_country_one_cases_new_pagination.html similarity index 100% rename from src/covid19/blueprints/intensivregister/templates/divi/country/who_country_one_cases_new_pagination.html rename to src/covid19/blueprints/intensivregister/templates/divi/country/divi_country_one_cases_new_pagination.html diff --git a/src/covid19/blueprints/intensivregister/templates/divi/country/who_country_one_deaths_cumulative.html b/src/covid19/blueprints/intensivregister/templates/divi/country/divi_country_one_deaths_cumulative.html similarity index 100% rename from src/covid19/blueprints/intensivregister/templates/divi/country/who_country_one_deaths_cumulative.html rename to src/covid19/blueprints/intensivregister/templates/divi/country/divi_country_one_deaths_cumulative.html diff --git a/src/covid19/blueprints/intensivregister/templates/divi/country/who_country_one_deaths_cumulative_pagination.html b/src/covid19/blueprints/intensivregister/templates/divi/country/divi_country_one_deaths_cumulative_pagination.html similarity index 100% rename from src/covid19/blueprints/intensivregister/templates/divi/country/who_country_one_deaths_cumulative_pagination.html rename to src/covid19/blueprints/intensivregister/templates/divi/country/divi_country_one_deaths_cumulative_pagination.html diff --git a/src/covid19/blueprints/intensivregister/templates/divi/country/who_country_one_deaths_new.html b/src/covid19/blueprints/intensivregister/templates/divi/country/divi_country_one_deaths_new.html similarity index 100% rename from src/covid19/blueprints/intensivregister/templates/divi/country/who_country_one_deaths_new.html rename to src/covid19/blueprints/intensivregister/templates/divi/country/divi_country_one_deaths_new.html diff --git a/src/covid19/blueprints/intensivregister/templates/divi/country/who_country_one_deaths_new_pagination.html b/src/covid19/blueprints/intensivregister/templates/divi/country/divi_country_one_deaths_new_pagination.html similarity index 100% rename from src/covid19/blueprints/intensivregister/templates/divi/country/who_country_one_deaths_new_pagination.html rename to src/covid19/blueprints/intensivregister/templates/divi/country/divi_country_one_deaths_new_pagination.html diff --git a/src/covid19/blueprints/intensivregister/templates/divi/country/who_country_one_pagination.html b/src/covid19/blueprints/intensivregister/templates/divi/country/divi_country_one_pagination.html similarity index 100% rename from src/covid19/blueprints/intensivregister/templates/divi/country/who_country_one_pagination.html rename to src/covid19/blueprints/intensivregister/templates/divi/country/divi_country_one_pagination.html diff --git a/src/covid19/blueprints/intensivregister/templates/divi/country/who_country_one_table.html b/src/covid19/blueprints/intensivregister/templates/divi/country/divi_country_one_table.html similarity index 100% rename from src/covid19/blueprints/intensivregister/templates/divi/country/who_country_one_table.html rename to src/covid19/blueprints/intensivregister/templates/divi/country/divi_country_one_table.html diff --git a/src/covid19/blueprints/intensivregister/templates/divi/date_reported/who_date_reported_one_cases_new.html b/src/covid19/blueprints/intensivregister/templates/divi/date_reported/divi_date_reported_one_cases_new.html similarity index 100% rename from src/covid19/blueprints/intensivregister/templates/divi/date_reported/who_date_reported_one_cases_new.html rename to src/covid19/blueprints/intensivregister/templates/divi/date_reported/divi_date_reported_one_cases_new.html diff --git a/src/covid19/blueprints/intensivregister/templates/divi/date_reported/who_date_reported_one_cases_new_pagination.html b/src/covid19/blueprints/intensivregister/templates/divi/date_reported/divi_date_reported_one_cases_new_pagination.html similarity index 100% rename from src/covid19/blueprints/intensivregister/templates/divi/date_reported/who_date_reported_one_cases_new_pagination.html rename to src/covid19/blueprints/intensivregister/templates/divi/date_reported/divi_date_reported_one_cases_new_pagination.html diff --git a/src/covid19/blueprints/intensivregister/templates/divi/date_reported/who_date_reported_one_deaths_cumulative.html b/src/covid19/blueprints/intensivregister/templates/divi/date_reported/divi_date_reported_one_deaths_cumulative.html similarity index 100% rename from src/covid19/blueprints/intensivregister/templates/divi/date_reported/who_date_reported_one_deaths_cumulative.html rename to src/covid19/blueprints/intensivregister/templates/divi/date_reported/divi_date_reported_one_deaths_cumulative.html diff --git a/src/covid19/blueprints/intensivregister/templates/divi/date_reported/who_date_reported_one_deaths_cumulative_pagination.html b/src/covid19/blueprints/intensivregister/templates/divi/date_reported/divi_date_reported_one_deaths_cumulative_pagination.html similarity index 100% rename from src/covid19/blueprints/intensivregister/templates/divi/date_reported/who_date_reported_one_deaths_cumulative_pagination.html rename to src/covid19/blueprints/intensivregister/templates/divi/date_reported/divi_date_reported_one_deaths_cumulative_pagination.html diff --git a/src/covid19/blueprints/intensivregister/templates/divi/date_reported/who_date_reported_one_deaths_new.html b/src/covid19/blueprints/intensivregister/templates/divi/date_reported/divi_date_reported_one_deaths_new.html similarity index 100% rename from src/covid19/blueprints/intensivregister/templates/divi/date_reported/who_date_reported_one_deaths_new.html rename to src/covid19/blueprints/intensivregister/templates/divi/date_reported/divi_date_reported_one_deaths_new.html diff --git a/src/covid19/blueprints/intensivregister/templates/divi/date_reported/who_date_reported_one_pagination.html b/src/covid19/blueprints/intensivregister/templates/divi/date_reported/divi_date_reported_one_pagination.html similarity index 100% rename from src/covid19/blueprints/intensivregister/templates/divi/date_reported/who_date_reported_one_pagination.html rename to src/covid19/blueprints/intensivregister/templates/divi/date_reported/divi_date_reported_one_pagination.html diff --git a/src/covid19/blueprints/intensivregister/templates/divi/date_reported/who_date_reported_one_table.html b/src/covid19/blueprints/intensivregister/templates/divi/date_reported/divi_date_reported_one_table.html similarity index 100% rename from src/covid19/blueprints/intensivregister/templates/divi/date_reported/who_date_reported_one_table.html rename to src/covid19/blueprints/intensivregister/templates/divi/date_reported/divi_date_reported_one_table.html diff --git a/src/covid19/blueprints/intensivregister/templates/divi/fragments/fragment_who_imported_pagination.html b/src/covid19/blueprints/intensivregister/templates/divi/fragments/fragment_divi_imported_pagination.html similarity index 100% rename from src/covid19/blueprints/intensivregister/templates/divi/fragments/fragment_who_imported_pagination.html rename to src/covid19/blueprints/intensivregister/templates/divi/fragments/fragment_divi_imported_pagination.html diff --git a/src/covid19/blueprints/intensivregister/templates/divi/fragments/fragment_who_imported_table.html b/src/covid19/blueprints/intensivregister/templates/divi/fragments/fragment_divi_imported_table.html similarity index 100% rename from src/covid19/blueprints/intensivregister/templates/divi/fragments/fragment_who_imported_table.html rename to src/covid19/blueprints/intensivregister/templates/divi/fragments/fragment_divi_imported_table.html diff --git a/src/covid19/blueprints/intensivregister/templates/divi/fragments/fragment_who_table_global_data.html b/src/covid19/blueprints/intensivregister/templates/divi/fragments/fragment_divi_table_global_data.html similarity index 100% rename from src/covid19/blueprints/intensivregister/templates/divi/fragments/fragment_who_table_global_data.html rename to src/covid19/blueprints/intensivregister/templates/divi/fragments/fragment_divi_table_global_data.html -- GitLab