-
thomaswoehlke authored
* Issue #24 update_data * Issue #26 /admin/database/dump * Issue #28 /admin/database/import * Issue #29 /who/info * Issue #30 /europa/info * Issue #31 /rki/info * Issue #32 /nrw/info * Issue #33 /europe/date_reported * Issue #34 /europe/continent * Issue #35 /europe/country * Issue #36 /europe/data * Issue #37 switch from RabbitMQ to Redis * Issue #38 update Celery from 4 to 5
thomaswoehlke authored* Issue #24 update_data * Issue #26 /admin/database/dump * Issue #28 /admin/database/import * Issue #29 /who/info * Issue #30 /europa/info * Issue #31 /rki/info * Issue #32 /nrw/info * Issue #33 /europe/date_reported * Issue #34 /europe/continent * Issue #35 /europe/country * Issue #36 /europe/data * Issue #37 switch from RabbitMQ to Redis * Issue #38 update Celery from 4 to 5
.editorconfig 389 B
root = true
[*]
# charset = utf-8
# end_of_line = lf
# indent_size = 4
# indent_style = tab
# insert_final_newline = false
# max_line_length = 120
# tab_width = 4
# ij_continuation_indent_size = 8
# ij_formatter_off_tag = @formatter:off
# ij_formatter_on_tag = @formatter:on
# ij_formatter_tags_enabled = false
# ij_smart_tabs = true
# ij_visual_guides = none
# ij_wrap_on_typing = false