Traceback (most recent call last): File "/home/tanakalab/.local/lib/python3.10/site-packages/tornado/web.py", line 1711, in _execute result = method(*self.path_args, **self.path_kwargs) File "/var/www/fab3d.cc/controllers/wiki.py", line 96, in get if object_id < 0: TypeError: '<' not supported between instances of 'str' and 'int'