- [x] fix: issue newline 30 - possible happen because of "Not Found" exclude.
- [x] fix: implement black code style
- [x] fix: update locale messages
- [x] fix: enable Django test case, enable `test_logs_viewer`, added `test_get_log_files`, added `test_readlines_reverse`
- [x] feat: added `LOG_VIEWER_EXCLUDE_TEXT_PATTERN = <str:None>` (string regex expression to exclude the log from line)
- [x] feat: update doc string for some functions
- [x] feat: added GitHub issue template
- [x] feat: added GitHub run-test pipeline.