Closed shurakenas closed 6 months ago
This is a PR merge I received. Because it's just an internationalization and localization job, it's not actually done carefully. You can write down the environmental variables of the project so that I can reproduce them.
I didn't quite get it. Do I need to specify before the variables that I used in docker?
I think you will need to add:
{% load my_filters %}
to the show_conn_log.html and show_file_log.html template files just below the first line.
I think you will need to add:
{% load my_filters %}
to the show_conn_log.html and show_file_log.html template files just below the first line.
Thanks, it works, the pages open, but the logs are always empty
Fixed, please update to v1.5.0
Fixed, please update to v1.5.0
the pages open, but the logs are always empty
Did you run python3 manage.py migrate
after you updated? Also, are all of your client devices setup with the correct API server in the network settings? The client that you are connecting to makes the api calls for the logs, not the client you are connecting from.
Invalid, the log content remains empty.
Installation in the docker database - MySQL