WARNING 2020-06-13 18:01:50,521 base 152 Not Found: /adverts WARNING 2020-06-13 18:01:50,522 basehttp 124 "GET /adverts HTTP/1.1" 404 2578 WARNING 2020-06-13 18:02:08,079 basehttp 124 "GET /adverts/ HTTP/1.1" 403 18 WARNING 2020-06-13 18:02:18,511 basehttp 124 "GET /adverts/ HTTP/1.1" 403 18 WARNING 2020-06-13 18:02:23,766 base 152 Not Found: /adverts/ WARNING 2020-06-13 18:02:23,768 basehttp 124 "GET /adverts/ HTTP/1.1" 404 2580 WARNING 2020-06-13 18:02:29,106 basehttp 124 "GET /adverts HTTP/1.1" 403 18 WARNING 2020-06-13 18:03:01,822 base 152 Not Found: /adverts WARNING 2020-06-13 18:03:01,824 basehttp 124 "GET /adverts HTTP/1.1" 404 2578 WARNING 2020-06-13 18:03:06,568 basehttp 124 "GET /adverts/ HTTP/1.1" 403 18 WARNING 2020-06-13 18:03:18,757 basehttp 124 "GET /goods/ HTTP/1.1" 403 18 WARNING 2020-06-13 18:03:31,977 basehttp 124 "GET /goods/ HTTP/1.1" 403 18 WARNING 2020-06-13 18:03:43,122 basehttp 124 "GET /users/ HTTP/1.1" 403 18 WARNING 2020-06-13 18:03:50,114 basehttp 124 "GET /orders/ HTTP/1.1" 403 18 WARNING 2020-06-13 19:09:49,277 base 93 Method Not Allowed (POST): /orders/ WARNING 2020-06-13 19:09:49,278 basehttp 124 "POST /orders/ HTTP/1.1" 405 0 ERROR 2020-06-13 19:10:38,443 exception 135 Internal Server Error: /adverts/ Traceback (most recent call last): File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\exception.py", line 41, in inner response = get_response(request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 187, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 185, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 68, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 88, in dispatch return handler(request, *args, **kwargs) File "F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py", line 13, in post user = AdvertsLbImgs.objects.create_user(rem='adasd') AttributeError: 'Manager' object has no attribute 'create_user' ERROR 2020-06-13 19:10:38,600 basehttp 124 "POST /adverts/ HTTP/1.1" 500 80854 ERROR 2020-06-13 19:11:29,915 exception 135 Internal Server Error: /adverts/ Traceback (most recent call last): File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\exception.py", line 41, in inner response = get_response(request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 187, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 185, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 68, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 88, in dispatch return handler(request, *args, **kwargs) File "F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py", line 13, in post AdvertsLbImgs.objects.create_user(rem='adasd') AttributeError: 'Manager' object has no attribute 'create_user' ERROR 2020-06-13 19:11:30,053 basehttp 124 "POST /adverts/ HTTP/1.1" 500 80839 ERROR 2020-06-13 19:12:11,424 exception 135 Internal Server Error: /adverts/ Traceback (most recent call last): File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\exception.py", line 41, in inner response = get_response(request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 187, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 185, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 68, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 88, in dispatch return handler(request, *args, **kwargs) File "F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py", line 13, in post AdvertsLbImgs.objects.create_user(rem='adasd',name='dasd',img_url='img_url') AttributeError: 'Manager' object has no attribute 'create_user' ERROR 2020-06-13 19:12:11,612 basehttp 124 "POST /adverts/ HTTP/1.1" 500 80932 WARNING 2020-06-13 19:12:53,830 basehttp 124 "POST /adverts/ HTTP/1.1" 403 18 WARNING 2020-06-13 19:23:31,934 basehttp 124 "POST /adverts/? HTTP/1.1" 403 18 WARNING 2020-06-13 19:26:42,895 basehttp 124 "POST /adverts/? HTTP/1.1" 403 18 WARNING 2020-06-13 19:46:45,948 basehttp 124 "POST /adverts/? HTTP/1.1" 403 18 ERROR 2020-06-14 11:21:15,819 exception 135 Internal Server Error: /adverts/ Traceback (most recent call last): File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\utils.py", line 64, in execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\mysql\base.py", line 101, in execute return self.cursor.execute(query, args) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\cursors.py", line 209, in execute res = self._query(query) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\cursors.py", line 315, in _query db.query(q) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\connections.py", line 239, in query _mysql.connection.query(self, query) MySQLdb._exceptions.OperationalError: (1054, "Unknown column 'user' in 'field list'") The above exception was the direct cause of the following exception: Traceback (most recent call last): File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\exception.py", line 41, in inner response = get_response(request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 187, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 185, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 68, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 88, in dispatch return handler(request, *args, **kwargs) File "F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py", line 21, in post AdvertsLbImgs.objects.create(rem='adasd',name='dasd',img_url=img_url) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\manager.py", line 85, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\query.py", line 394, in create obj.save(force_insert=True, using=self.db) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 808, in save force_update=force_update, update_fields=update_fields) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 838, in save_base updated = self._save_table(raw, cls, force_insert, force_update, using, update_fields) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 924, in _save_table result = self._do_insert(cls._base_manager, using, fields, update_pk, raw) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 963, in _do_insert using=using, raw=raw) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\manager.py", line 85, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\query.py", line 1076, in _insert return query.get_compiler(using=using).execute_sql(return_id) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\sql\compiler.py", line 1112, in execute_sql cursor.execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\utils.py", line 79, in execute return super(CursorDebugWrapper, self).execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\utils.py", line 64, in execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\utils.py", line 94, in __exit__ six.reraise(dj_exc_type, dj_exc_value, traceback) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\utils\six.py", line 685, in reraise raise value.with_traceback(tb) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\utils.py", line 64, in execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\mysql\base.py", line 101, in execute return self.cursor.execute(query, args) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\cursors.py", line 209, in execute res = self._query(query) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\cursors.py", line 315, in _query db.query(q) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\connections.py", line 239, in query _mysql.connection.query(self, query) django.db.utils.OperationalError: (1054, "Unknown column 'user' in 'field list'") ERROR 2020-06-14 11:21:16,306 basehttp 124 "POST /adverts/? HTTP/1.1" 500 189986 ERROR 2020-06-14 11:39:02,959 exception 135 Internal Server Error: /adverts/ Traceback (most recent call last): File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\utils.py", line 64, in execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\mysql\base.py", line 101, in execute return self.cursor.execute(query, args) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\cursors.py", line 209, in execute res = self._query(query) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\cursors.py", line 315, in _query db.query(q) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\connections.py", line 239, in query _mysql.connection.query(self, query) MySQLdb._exceptions.OperationalError: (1054, "Unknown column 'user' in 'field list'") The above exception was the direct cause of the following exception: Traceback (most recent call last): File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\exception.py", line 41, in inner response = get_response(request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 187, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 185, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 68, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 88, in dispatch return handler(request, *args, **kwargs) File "F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py", line 21, in post AdvertsLbImgs.objects.create(rem='adasd',name='dasd',img_url=img_url) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\manager.py", line 85, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\query.py", line 394, in create obj.save(force_insert=True, using=self.db) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 808, in save force_update=force_update, update_fields=update_fields) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 838, in save_base updated = self._save_table(raw, cls, force_insert, force_update, using, update_fields) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 924, in _save_table result = self._do_insert(cls._base_manager, using, fields, update_pk, raw) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 963, in _do_insert using=using, raw=raw) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\manager.py", line 85, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\query.py", line 1076, in _insert return query.get_compiler(using=using).execute_sql(return_id) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\sql\compiler.py", line 1112, in execute_sql cursor.execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\utils.py", line 79, in execute return super(CursorDebugWrapper, self).execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\utils.py", line 64, in execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\utils.py", line 94, in __exit__ six.reraise(dj_exc_type, dj_exc_value, traceback) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\utils\six.py", line 685, in reraise raise value.with_traceback(tb) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\utils.py", line 64, in execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\mysql\base.py", line 101, in execute return self.cursor.execute(query, args) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\cursors.py", line 209, in execute res = self._query(query) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\cursors.py", line 315, in _query db.query(q) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\connections.py", line 239, in query _mysql.connection.query(self, query) django.db.utils.OperationalError: (1054, "Unknown column 'user' in 'field list'") ERROR 2020-06-14 11:39:03,235 basehttp 124 "POST /adverts/? HTTP/1.1" 500 189988 ERROR 2020-06-14 11:39:33,835 exception 135 Internal Server Error: /adverts/ Traceback (most recent call last): File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\utils.py", line 64, in execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\mysql\base.py", line 101, in execute return self.cursor.execute(query, args) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\cursors.py", line 209, in execute res = self._query(query) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\cursors.py", line 315, in _query db.query(q) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\connections.py", line 239, in query _mysql.connection.query(self, query) MySQLdb._exceptions.OperationalError: (1054, "Unknown column 'user' in 'field list'") The above exception was the direct cause of the following exception: Traceback (most recent call last): File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\exception.py", line 41, in inner response = get_response(request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 187, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 185, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 68, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 88, in dispatch return handler(request, *args, **kwargs) File "F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py", line 21, in post AdvertsLbImgs.objects.create(rem='adasd',name='dasd',img_url=img_url) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\manager.py", line 85, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\query.py", line 394, in create obj.save(force_insert=True, using=self.db) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 808, in save force_update=force_update, update_fields=update_fields) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 838, in save_base updated = self._save_table(raw, cls, force_insert, force_update, using, update_fields) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 924, in _save_table result = self._do_insert(cls._base_manager, using, fields, update_pk, raw) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 963, in _do_insert using=using, raw=raw) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\manager.py", line 85, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\query.py", line 1076, in _insert return query.get_compiler(using=using).execute_sql(return_id) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\sql\compiler.py", line 1112, in execute_sql cursor.execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\utils.py", line 79, in execute return super(CursorDebugWrapper, self).execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\utils.py", line 64, in execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\utils.py", line 94, in __exit__ six.reraise(dj_exc_type, dj_exc_value, traceback) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\utils\six.py", line 685, in reraise raise value.with_traceback(tb) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\utils.py", line 64, in execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\mysql\base.py", line 101, in execute return self.cursor.execute(query, args) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\cursors.py", line 209, in execute res = self._query(query) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\cursors.py", line 315, in _query db.query(q) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\connections.py", line 239, in query _mysql.connection.query(self, query) django.db.utils.OperationalError: (1054, "Unknown column 'user' in 'field list'") ERROR 2020-06-14 11:39:34,099 basehttp 124 "POST /adverts/? HTTP/1.1" 500 189986 ERROR 2020-06-14 11:39:47,293 exception 135 Internal Server Error: /adverts/ Traceback (most recent call last): File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\utils.py", line 64, in execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\mysql\base.py", line 101, in execute return self.cursor.execute(query, args) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\cursors.py", line 209, in execute res = self._query(query) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\cursors.py", line 315, in _query db.query(q) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\connections.py", line 239, in query _mysql.connection.query(self, query) MySQLdb._exceptions.OperationalError: (1054, "Unknown column 'user' in 'field list'") The above exception was the direct cause of the following exception: Traceback (most recent call last): File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\exception.py", line 41, in inner response = get_response(request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 187, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 185, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 68, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 88, in dispatch return handler(request, *args, **kwargs) File "F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py", line 21, in post AdvertsLbImgs.objects.create(rem='adasd',name='dasd',img_url=img_url) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\manager.py", line 85, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\query.py", line 394, in create obj.save(force_insert=True, using=self.db) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 808, in save force_update=force_update, update_fields=update_fields) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 838, in save_base updated = self._save_table(raw, cls, force_insert, force_update, using, update_fields) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 924, in _save_table result = self._do_insert(cls._base_manager, using, fields, update_pk, raw) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 963, in _do_insert using=using, raw=raw) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\manager.py", line 85, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\query.py", line 1076, in _insert return query.get_compiler(using=using).execute_sql(return_id) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\sql\compiler.py", line 1112, in execute_sql cursor.execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\utils.py", line 79, in execute return super(CursorDebugWrapper, self).execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\utils.py", line 64, in execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\utils.py", line 94, in __exit__ six.reraise(dj_exc_type, dj_exc_value, traceback) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\utils\six.py", line 685, in reraise raise value.with_traceback(tb) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\utils.py", line 64, in execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\mysql\base.py", line 101, in execute return self.cursor.execute(query, args) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\cursors.py", line 209, in execute res = self._query(query) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\cursors.py", line 315, in _query db.query(q) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\connections.py", line 239, in query _mysql.connection.query(self, query) django.db.utils.OperationalError: (1054, "Unknown column 'user' in 'field list'") ERROR 2020-06-14 11:39:47,453 basehttp 124 "POST /adverts/? HTTP/1.1" 500 189987 ERROR 2020-06-14 11:40:27,291 exception 135 Internal Server Error: /adverts/ Traceback (most recent call last): File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\utils.py", line 64, in execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\mysql\base.py", line 101, in execute return self.cursor.execute(query, args) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\cursors.py", line 209, in execute res = self._query(query) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\cursors.py", line 315, in _query db.query(q) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\connections.py", line 239, in query _mysql.connection.query(self, query) MySQLdb._exceptions.OperationalError: (1054, "Unknown column 'user' in 'field list'") The above exception was the direct cause of the following exception: Traceback (most recent call last): File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\exception.py", line 41, in inner response = get_response(request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 187, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 185, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 68, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 88, in dispatch return handler(request, *args, **kwargs) File "F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py", line 21, in post AdvertsLbImgs.objects.create(rem='adasd',name='dasd',img_url=img_url) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\manager.py", line 85, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\query.py", line 394, in create obj.save(force_insert=True, using=self.db) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 808, in save force_update=force_update, update_fields=update_fields) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 838, in save_base updated = self._save_table(raw, cls, force_insert, force_update, using, update_fields) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 924, in _save_table result = self._do_insert(cls._base_manager, using, fields, update_pk, raw) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 963, in _do_insert using=using, raw=raw) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\manager.py", line 85, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\query.py", line 1076, in _insert return query.get_compiler(using=using).execute_sql(return_id) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\sql\compiler.py", line 1112, in execute_sql cursor.execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\utils.py", line 79, in execute return super(CursorDebugWrapper, self).execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\utils.py", line 64, in execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\utils.py", line 94, in __exit__ six.reraise(dj_exc_type, dj_exc_value, traceback) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\utils\six.py", line 685, in reraise raise value.with_traceback(tb) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\utils.py", line 64, in execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\mysql\base.py", line 101, in execute return self.cursor.execute(query, args) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\cursors.py", line 209, in execute res = self._query(query) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\cursors.py", line 315, in _query db.query(q) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\connections.py", line 239, in query _mysql.connection.query(self, query) django.db.utils.OperationalError: (1054, "Unknown column 'user' in 'field list'") ERROR 2020-06-14 11:40:27,741 basehttp 124 "POST /adverts/? HTTP/1.1" 500 189987 ERROR 2020-06-14 11:41:12,416 exception 135 Internal Server Error: /adverts/ Traceback (most recent call last): File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\utils.py", line 64, in execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\mysql\base.py", line 101, in execute return self.cursor.execute(query, args) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\cursors.py", line 209, in execute res = self._query(query) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\cursors.py", line 315, in _query db.query(q) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\connections.py", line 239, in query _mysql.connection.query(self, query) MySQLdb._exceptions.OperationalError: (1054, "Unknown column 'userid' in 'field list'") The above exception was the direct cause of the following exception: Traceback (most recent call last): File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\exception.py", line 41, in inner response = get_response(request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 187, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 185, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 68, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 88, in dispatch return handler(request, *args, **kwargs) File "F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py", line 21, in post AdvertsLbImgs.objects.create(rem='adasd',name='dasd',img_url=img_url) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\manager.py", line 85, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\query.py", line 394, in create obj.save(force_insert=True, using=self.db) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 808, in save force_update=force_update, update_fields=update_fields) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 838, in save_base updated = self._save_table(raw, cls, force_insert, force_update, using, update_fields) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 924, in _save_table result = self._do_insert(cls._base_manager, using, fields, update_pk, raw) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 963, in _do_insert using=using, raw=raw) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\manager.py", line 85, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\query.py", line 1076, in _insert return query.get_compiler(using=using).execute_sql(return_id) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\sql\compiler.py", line 1112, in execute_sql cursor.execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\utils.py", line 79, in execute return super(CursorDebugWrapper, self).execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\utils.py", line 64, in execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\utils.py", line 94, in __exit__ six.reraise(dj_exc_type, dj_exc_value, traceback) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\utils\six.py", line 685, in reraise raise value.with_traceback(tb) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\utils.py", line 64, in execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\mysql\base.py", line 101, in execute return self.cursor.execute(query, args) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\cursors.py", line 209, in execute res = self._query(query) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\cursors.py", line 315, in _query db.query(q) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\connections.py", line 239, in query _mysql.connection.query(self, query) django.db.utils.OperationalError: (1054, "Unknown column 'userid' in 'field list'") ERROR 2020-06-14 11:41:12,687 basehttp 124 "POST /adverts/? HTTP/1.1" 500 190046 ERROR 2020-06-14 11:41:59,306 exception 135 Internal Server Error: /adverts/ Traceback (most recent call last): File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\utils.py", line 64, in execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\mysql\base.py", line 101, in execute return self.cursor.execute(query, args) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\cursors.py", line 209, in execute res = self._query(query) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\cursors.py", line 315, in _query db.query(q) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\connections.py", line 239, in query _mysql.connection.query(self, query) MySQLdb._exceptions.OperationalError: (1054, "Unknown column 'userid' in 'field list'") The above exception was the direct cause of the following exception: Traceback (most recent call last): File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\exception.py", line 41, in inner response = get_response(request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 187, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 185, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 68, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 88, in dispatch return handler(request, *args, **kwargs) File "F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py", line 21, in post AdvertsLbImgs.objects.create(rem='adasd',name='dasd',img_url=img_url) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\manager.py", line 85, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\query.py", line 394, in create obj.save(force_insert=True, using=self.db) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 808, in save force_update=force_update, update_fields=update_fields) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 838, in save_base updated = self._save_table(raw, cls, force_insert, force_update, using, update_fields) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 924, in _save_table result = self._do_insert(cls._base_manager, using, fields, update_pk, raw) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 963, in _do_insert using=using, raw=raw) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\manager.py", line 85, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\query.py", line 1076, in _insert return query.get_compiler(using=using).execute_sql(return_id) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\sql\compiler.py", line 1112, in execute_sql cursor.execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\utils.py", line 79, in execute return super(CursorDebugWrapper, self).execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\utils.py", line 64, in execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\utils.py", line 94, in __exit__ six.reraise(dj_exc_type, dj_exc_value, traceback) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\utils\six.py", line 685, in reraise raise value.with_traceback(tb) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\utils.py", line 64, in execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\mysql\base.py", line 101, in execute return self.cursor.execute(query, args) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\cursors.py", line 209, in execute res = self._query(query) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\cursors.py", line 315, in _query db.query(q) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\connections.py", line 239, in query _mysql.connection.query(self, query) django.db.utils.OperationalError: (1054, "Unknown column 'userid' in 'field list'") ERROR 2020-06-14 11:41:59,576 basehttp 124 "POST /adverts/? HTTP/1.1" 500 190046 WARNING 2020-06-14 11:44:46,807 basehttp 124 "POST /adverts/? HTTP/1.1" 403 18 WARNING 2020-06-14 11:46:11,422 basehttp 124 "POST /adverts/? HTTP/1.1" 403 18 WARNING 2020-06-14 11:46:29,248 basehttp 124 "POST /adverts/? HTTP/1.1" 403 18 ERROR 2020-06-14 11:47:06,344 exception 135 Internal Server Error: /adverts/ Traceback (most recent call last): File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\exception.py", line 41, in inner response = get_response(request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 187, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 185, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 68, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 88, in dispatch return handler(request, *args, **kwargs) File "F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py", line 21, in post AdvertsLbImgs.objects.create(rem='adasd',name='dasd',img_url=img_url) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\manager.py", line 85, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\query.py", line 394, in create obj.save(force_insert=True, using=self.db) File "F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\models.py", line 28, in save print(**kwargs) TypeError: 'force_insert' is an invalid keyword argument for this function ERROR 2020-06-14 11:47:07,142 basehttp 124 "POST /adverts/? HTTP/1.1" 500 94251 ERROR 2020-06-14 11:48:25,840 exception 135 Internal Server Error: /adverts/ Traceback (most recent call last): File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\exception.py", line 41, in inner response = get_response(request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 187, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 185, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 68, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 88, in dispatch return handler(request, *args, **kwargs) File "F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py", line 21, in post AdvertsLbImgs.objects.create(rem='adasd',name='dasd',img_url=img_url) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\manager.py", line 85, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\query.py", line 394, in create obj.save(force_insert=True, using=self.db) File "F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\models.py", line 28, in save print(**kwargs) TypeError: 'force_insert' is an invalid keyword argument for this function ERROR 2020-06-14 11:48:26,350 basehttp 124 "POST /adverts/? HTTP/1.1" 500 94394 WARNING 2020-06-14 11:48:52,441 basehttp 124 "POST /adverts/? HTTP/1.1" 403 18 ERROR 2020-06-14 11:51:29,874 exception 135 Internal Server Error: /adverts/ Traceback (most recent call last): File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\utils.py", line 64, in execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\mysql\base.py", line 101, in execute return self.cursor.execute(query, args) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\cursors.py", line 209, in execute res = self._query(query) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\cursors.py", line 315, in _query db.query(q) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\connections.py", line 239, in query _mysql.connection.query(self, query) MySQLdb._exceptions.OperationalError: (1054, "Unknown column 'userid' in 'field list'") The above exception was the direct cause of the following exception: Traceback (most recent call last): File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\exception.py", line 41, in inner response = get_response(request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 187, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 185, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 68, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 88, in dispatch return handler(request, *args, **kwargs) File "F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py", line 21, in post AdvertsLbImgs.objects.create(rem='adasd',name='dasd',img_url=img_url) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\manager.py", line 85, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\query.py", line 394, in create obj.save(force_insert=True, using=self.db) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 808, in save force_update=force_update, update_fields=update_fields) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 838, in save_base updated = self._save_table(raw, cls, force_insert, force_update, using, update_fields) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 924, in _save_table result = self._do_insert(cls._base_manager, using, fields, update_pk, raw) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 963, in _do_insert using=using, raw=raw) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\manager.py", line 85, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\query.py", line 1076, in _insert return query.get_compiler(using=using).execute_sql(return_id) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\sql\compiler.py", line 1112, in execute_sql cursor.execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\utils.py", line 79, in execute return super(CursorDebugWrapper, self).execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\utils.py", line 64, in execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\utils.py", line 94, in __exit__ six.reraise(dj_exc_type, dj_exc_value, traceback) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\utils\six.py", line 685, in reraise raise value.with_traceback(tb) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\utils.py", line 64, in execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\mysql\base.py", line 101, in execute return self.cursor.execute(query, args) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\cursors.py", line 209, in execute res = self._query(query) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\cursors.py", line 315, in _query db.query(q) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\connections.py", line 239, in query _mysql.connection.query(self, query) django.db.utils.OperationalError: (1054, "Unknown column 'userid' in 'field list'") ERROR 2020-06-14 11:51:30,137 basehttp 124 "POST /adverts/? HTTP/1.1" 500 190082 ERROR 2020-06-14 11:52:40,927 exception 135 Internal Server Error: /adverts/ Traceback (most recent call last): File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\utils.py", line 64, in execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\mysql\base.py", line 101, in execute return self.cursor.execute(query, args) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\cursors.py", line 209, in execute res = self._query(query) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\cursors.py", line 315, in _query db.query(q) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\connections.py", line 239, in query _mysql.connection.query(self, query) MySQLdb._exceptions.OperationalError: (1054, "Unknown column 'userid' in 'field list'") The above exception was the direct cause of the following exception: Traceback (most recent call last): File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\exception.py", line 41, in inner response = get_response(request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 187, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 185, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 68, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 88, in dispatch return handler(request, *args, **kwargs) File "F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py", line 21, in post AdvertsLbImgs.objects.create(rem='adasd',name='dasd',img_url=img_url) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\manager.py", line 85, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\query.py", line 394, in create obj.save(force_insert=True, using=self.db) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 808, in save force_update=force_update, update_fields=update_fields) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 838, in save_base updated = self._save_table(raw, cls, force_insert, force_update, using, update_fields) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 924, in _save_table result = self._do_insert(cls._base_manager, using, fields, update_pk, raw) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 963, in _do_insert using=using, raw=raw) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\manager.py", line 85, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\query.py", line 1076, in _insert return query.get_compiler(using=using).execute_sql(return_id) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\sql\compiler.py", line 1112, in execute_sql cursor.execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\utils.py", line 79, in execute return super(CursorDebugWrapper, self).execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\utils.py", line 64, in execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\utils.py", line 94, in __exit__ six.reraise(dj_exc_type, dj_exc_value, traceback) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\utils\six.py", line 685, in reraise raise value.with_traceback(tb) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\utils.py", line 64, in execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\mysql\base.py", line 101, in execute return self.cursor.execute(query, args) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\cursors.py", line 209, in execute res = self._query(query) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\cursors.py", line 315, in _query db.query(q) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\connections.py", line 239, in query _mysql.connection.query(self, query) django.db.utils.OperationalError: (1054, "Unknown column 'userid' in 'field list'") ERROR 2020-06-14 11:52:41,198 basehttp 124 "POST /adverts/? HTTP/1.1" 500 190082 WARNING 2020-06-14 11:53:15,872 basehttp 124 "POST /adverts/? HTTP/1.1" 403 18 WARNING 2020-06-14 11:54:39,020 basehttp 124 "POST /adverts/? HTTP/1.1" 403 18 WARNING 2020-06-14 11:58:11,637 basehttp 124 "POST /adverts/? HTTP/1.1" 403 18 WARNING 2020-06-14 11:59:03,728 basehttp 124 "POST /adverts/? HTTP/1.1" 403 18 WARNING 2020-06-14 12:06:47,073 basehttp 124 "POST /adverts/? HTTP/1.1" 403 18 ERROR 2020-06-14 12:07:47,134 exception 135 Internal Server Error: /adverts/ Traceback (most recent call last): File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\exception.py", line 41, in inner response = get_response(request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 187, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 185, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 68, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 88, in dispatch return handler(request, *args, **kwargs) File "F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py", line 22, in post AdvertsLbImgs.insert(request) File "F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\models.py", line 24, in insert print(request[0]) TypeError: 'WSGIRequest' object does not support indexing ERROR 2020-06-14 12:07:47,260 basehttp 124 "POST /adverts/? HTTP/1.1" 500 86147 WARNING 2020-06-14 12:08:25,288 basehttp 124 "POST /adverts/? HTTP/1.1" 403 18 WARNING 2020-06-14 12:10:19,605 basehttp 124 "POST /adverts/? HTTP/1.1" 403 18 ERROR 2020-06-14 12:57:04,307 exception 135 Internal Server Error: /adverts/ Traceback (most recent call last): File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\exception.py", line 41, in inner response = get_response(request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 187, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 185, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 68, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 88, in dispatch return handler(request, *args, **kwargs) File "F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py", line 21, in post AdvertsLbImgs.objects.create(rem='adasd',name='dasd',img_url=img_url,create_user='123') File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\manager.py", line 85, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\query.py", line 392, in create obj = self.model(**kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 555, in __init__ _setattr(self, field.name, rel_obj) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\fields\related_descriptors.py", line 216, in __set__ self.field.remote_field.model._meta.object_name, ValueError: Cannot assign "'123'": "AdvertsLbImgs.create_user" must be a "User" instance. ERROR 2020-06-14 12:57:04,797 basehttp 124 "POST /adverts/? HTTP/1.1" 500 101739 WARNING 2020-06-14 12:58:45,343 base 152 Not Found: /admin WARNING 2020-06-14 12:58:45,343 basehttp 124 "GET /admin HTTP/1.1" 404 2572 WARNING 2020-06-14 12:58:45,455 base 152 Not Found: /favicon.ico WARNING 2020-06-14 12:58:45,456 basehttp 124 "GET /favicon.ico HTTP/1.1" 404 2590 INFO 2020-06-14 12:58:52,566 basehttp 124 "GET /admin/ HTTP/1.1" 302 0 INFO 2020-06-14 12:58:52,730 basehttp 124 "GET /admin/login/?next=/admin/ HTTP/1.1" 200 1652 INFO 2020-06-14 12:58:52,765 basehttp 124 "GET /static/admin/css/login.css HTTP/1.1" 200 1203 INFO 2020-06-14 12:58:52,765 basehttp 124 "GET /static/admin/css/base.css HTTP/1.1" 200 16066 INFO 2020-06-14 12:58:52,778 basehttp 124 "GET /static/admin/css/fonts.css HTTP/1.1" 200 423 INFO 2020-06-14 12:58:52,814 basehttp 124 "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.1" 200 81348 INFO 2020-06-14 12:58:52,818 basehttp 124 "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.1" 200 80304 INFO 2020-06-14 13:01:11,331 basehttp 124 "POST /admin/login/?next=/admin/ HTTP/1.1" 302 0 WARNING 2020-06-14 13:01:26,031 csrf 160 Forbidden (CSRF token missing or incorrect.): /admin/login/ WARNING 2020-06-14 13:01:26,036 basehttp 124 "POST /admin/login/?next=/admin/ HTTP/1.1" 403 2497 INFO 2020-06-14 13:01:41,779 basehttp 124 "GET /admin/login/?next=/admin/ HTTP/1.1" 302 0 INFO 2020-06-14 13:01:42,544 basehttp 124 "GET /admin/ HTTP/1.1" 200 2359 INFO 2020-06-14 13:01:42,569 basehttp 124 "GET /static/admin/css/dashboard.css HTTP/1.1" 200 412 INFO 2020-06-14 13:01:42,584 basehttp 124 "GET /static/admin/img/icon-addlink.svg HTTP/1.1" 200 331 INFO 2020-06-14 13:01:42,585 basehttp 124 "GET /static/admin/img/icon-changelink.svg HTTP/1.1" 200 380 INFO 2020-06-14 13:01:42,619 basehttp 124 "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.1" 200 82564 INFO 2020-06-14 13:05:33,360 basehttp 124 "GET /admin/ HTTP/1.1" 200 3053 INFO 2020-06-14 13:05:37,323 basehttp 124 "GET /admin/adverts/advertslbimgs/ HTTP/1.1" 200 7488 INFO 2020-06-14 13:05:37,356 basehttp 124 "GET /static/admin/css/changelists.css HTTP/1.1" 200 6170 INFO 2020-06-14 13:05:37,384 basehttp 124 "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.1" 200 6591 INFO 2020-06-14 13:05:37,385 basehttp 124 "GET /static/admin/js/jquery.init.js HTTP/1.1" 200 363 INFO 2020-06-14 13:05:37,386 basehttp 124 "GET /static/admin/js/core.js HTTP/1.1" 200 7976 INFO 2020-06-14 13:05:37,388 basehttp 124 "GET /static/admin/js/actions.js HTTP/1.1" 200 6501 INFO 2020-06-14 13:05:37,390 basehttp 124 "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.1" 200 258648 INFO 2020-06-14 13:05:37,407 basehttp 124 "GET /static/admin/js/prepopulate.js HTTP/1.1" 200 1538 INFO 2020-06-14 13:05:37,407 basehttp 124 "GET /static/admin/js/urlify.js HTTP/1.1" 200 8186 INFO 2020-06-14 13:05:37,409 basehttp 124 "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.1" 200 128820 INFO 2020-06-14 13:05:38,103 basehttp 124 "GET /admin/jsi18n/ HTTP/1.1" 200 7682 INFO 2020-06-14 13:05:38,141 basehttp 124 "GET /static/admin/img/tooltag-add.svg HTTP/1.1" 200 331 INFO 2020-06-14 13:05:43,584 basehttp 124 "GET /admin/adverts/advertslbimgs/15/change/ HTTP/1.1" 200 7122 INFO 2020-06-14 13:05:43,608 basehttp 124 "GET /static/admin/css/forms.css HTTP/1.1" 200 8173 INFO 2020-06-14 13:05:43,622 basehttp 124 "GET /static/admin/js/change_form.js HTTP/1.1" 200 712 INFO 2020-06-14 13:05:43,623 basehttp 124 "GET /static/admin/js/prepopulate_init.js HTTP/1.1" 200 495 INFO 2020-06-14 13:05:43,639 basehttp 124 "GET /static/admin/css/widgets.css HTTP/1.1" 200 10340 INFO 2020-06-14 13:05:44,329 basehttp 124 "GET /admin/jsi18n/ HTTP/1.1" 200 7682 INFO 2020-06-14 13:05:53,029 basehttp 124 "GET /admin/adverts/advertslbimgs/ HTTP/1.1" 200 7488 INFO 2020-06-14 13:08:28,407 basehttp 124 "GET /admin/adverts/advertslbimgs/ HTTP/1.1" 200 8882 INFO 2020-06-14 13:08:29,849 basehttp 124 "GET /admin/jsi18n/ HTTP/1.1" 200 7682 INFO 2020-06-14 13:09:10,833 basehttp 124 "GET /admin/ HTTP/1.1" 200 3053 ERROR 2020-06-14 13:14:54,468 exception 135 Internal Server Error: /adverts/ Traceback (most recent call last): File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\exception.py", line 41, in inner response = get_response(request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 187, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 185, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 68, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 88, in dispatch return handler(request, *args, **kwargs) File "F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py", line 21, in post AdvertsLbImgs.objects.create(rem='adasd',name='dasd',img_url=img_url,create_user='1') File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\manager.py", line 85, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\query.py", line 392, in create obj = self.model(**kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 555, in __init__ _setattr(self, field.name, rel_obj) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\fields\related_descriptors.py", line 216, in __set__ self.field.remote_field.model._meta.object_name, ValueError: Cannot assign "'1'": "AdvertsLbImgs.create_user" must be a "User" instance. ERROR 2020-06-14 13:14:54,970 basehttp 124 "POST /adverts/? HTTP/1.1" 500 101719 ERROR 2020-06-14 13:15:16,493 exception 135 Internal Server Error: /adverts/ Traceback (most recent call last): File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\exception.py", line 41, in inner response = get_response(request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 187, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 185, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 68, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 88, in dispatch return handler(request, *args, **kwargs) File "F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py", line 21, in post AdvertsLbImgs.objects.create(rem='adasd',name='dasd',img_url=img_url,create_user=1) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\manager.py", line 85, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\query.py", line 392, in create obj = self.model(**kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 555, in __init__ _setattr(self, field.name, rel_obj) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\fields\related_descriptors.py", line 216, in __set__ self.field.remote_field.model._meta.object_name, ValueError: Cannot assign "1": "AdvertsLbImgs.create_user" must be a "User" instance. ERROR 2020-06-14 13:15:17,007 basehttp 124 "POST /adverts/? HTTP/1.1" 500 101617 ERROR 2020-06-14 13:24:42,461 exception 135 Internal Server Error: /adverts/ Traceback (most recent call last): File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\exception.py", line 41, in inner response = get_response(request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 187, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 185, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 68, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 88, in dispatch return handler(request, *args, **kwargs) File "F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py", line 21, in post AdvertsLbImgs.objects.create(rem='adasd',name='dasd',img_url=img_url,create_user=1) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\manager.py", line 85, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\query.py", line 392, in create obj = self.model(**kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 555, in __init__ _setattr(self, field.name, rel_obj) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\fields\related_descriptors.py", line 216, in __set__ self.field.remote_field.model._meta.object_name, ValueError: Cannot assign "1": "AdvertsLbImgs.create_user" must be a "User" instance. ERROR 2020-06-14 13:24:43,398 basehttp 124 "POST /adverts/? HTTP/1.1" 500 101617 ERROR 2020-06-14 13:25:18,584 exception 135 Internal Server Error: /adverts/ Traceback (most recent call last): File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\exception.py", line 41, in inner response = get_response(request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 187, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 185, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 68, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 88, in dispatch return handler(request, *args, **kwargs) File "F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py", line 21, in post AdvertsLbImgs.objects.create(rem='adasd',name='dasd',img_url=img_url,create_user='rencuiliang') File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\manager.py", line 85, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\query.py", line 392, in create obj = self.model(**kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 555, in __init__ _setattr(self, field.name, rel_obj) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\fields\related_descriptors.py", line 216, in __set__ self.field.remote_field.model._meta.object_name, ValueError: Cannot assign "'rencuiliang'": "AdvertsLbImgs.create_user" must be a "User" instance. ERROR 2020-06-14 13:25:19,095 basehttp 124 "POST /adverts/? HTTP/1.1" 500 101819 ERROR 2020-06-14 13:28:05,585 exception 135 Internal Server Error: /adverts/ Traceback (most recent call last): File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\exception.py", line 41, in inner response = get_response(request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 187, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 185, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 68, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 88, in dispatch return handler(request, *args, **kwargs) File "F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py", line 24, in post AdvertsLbImgs.objects.create(rem='adasd',name='dasd',img_url=img_url,create_user='rencuiliang') File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\manager.py", line 85, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\query.py", line 392, in create obj = self.model(**kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 555, in __init__ _setattr(self, field.name, rel_obj) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\fields\related_descriptors.py", line 216, in __set__ self.field.remote_field.model._meta.object_name, ValueError: Cannot assign "'rencuiliang'": "AdvertsLbImgs.create_user" must be a "User" instance. ERROR 2020-06-14 13:28:05,831 basehttp 124 "POST /adverts/? HTTP/1.1" 500 101996 WARNING 2020-06-14 13:28:26,957 basehttp 124 "POST /adverts/? HTTP/1.1" 403 18 ERROR 2020-06-14 13:30:13,029 exception 135 Internal Server Error: /adverts/ Traceback (most recent call last): File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\exception.py", line 41, in inner response = get_response(request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 187, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 185, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 68, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 88, in dispatch return handler(request, *args, **kwargs) File "F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py", line 24, in post AdvertsLbImgs.objects.create(rem='adasd',name='dasd',img_url=img_url,create_user='1') File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\manager.py", line 85, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\query.py", line 392, in create obj = self.model(**kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 555, in __init__ _setattr(self, field.name, rel_obj) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\fields\related_descriptors.py", line 216, in __set__ self.field.remote_field.model._meta.object_name, ValueError: Cannot assign "'1'": "AdvertsLbImgs.create_user" must be a "User" instance. ERROR 2020-06-14 13:30:13,253 basehttp 124 "POST /adverts/? HTTP/1.1" 500 101925 ERROR 2020-06-14 13:32:17,921 exception 135 Internal Server Error: /adverts/ Traceback (most recent call last): File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\exception.py", line 41, in inner response = get_response(request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 187, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 185, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 68, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 88, in dispatch return handler(request, *args, **kwargs) File "F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py", line 24, in post AdvertsLbImgs.objects.create(rem='adasd',name='dasd',img_url=img_url,create_user=1) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\manager.py", line 85, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\query.py", line 392, in create obj = self.model(**kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 555, in __init__ _setattr(self, field.name, rel_obj) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\fields\related_descriptors.py", line 216, in __set__ self.field.remote_field.model._meta.object_name, ValueError: Cannot assign "1": "AdvertsLbImgs.create_user" must be a "User" instance. ERROR 2020-06-14 13:32:18,113 basehttp 124 "POST /adverts/? HTTP/1.1" 500 101851 ERROR 2020-06-14 13:36:20,599 exception 135 Internal Server Error: /adverts/ Traceback (most recent call last): File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\exception.py", line 41, in inner response = get_response(request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 187, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 185, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 68, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\generic\base.py", line 88, in dispatch return handler(request, *args, **kwargs) File "F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py", line 24, in post AdvertsLbImgs.objects.create(rem='adasd',name='dasd',img_url=img_url,create_user=1) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\manager.py", line 85, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\query.py", line 392, in create obj = self.model(**kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\base.py", line 555, in __init__ _setattr(self, field.name, rel_obj) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\fields\related_descriptors.py", line 216, in __set__ self.field.remote_field.model._meta.object_name, ValueError: Cannot assign "1": "AdvertsLbImgs.create_user" must be a "User" instance. ERROR 2020-06-14 13:36:20,917 basehttp 124 "POST /adverts/? HTTP/1.1" 500 101851 INFO 2020-06-14 22:03:45,835 basehttp 124 "GET /admin/ HTTP/1.1" 200 4076 INFO 2020-06-14 22:03:45,874 basehttp 124 "GET /static/admin/css/base.css HTTP/1.1" 304 0 INFO 2020-06-14 22:03:45,877 basehttp 124 "GET /static/admin/css/dashboard.css HTTP/1.1" 304 0 INFO 2020-06-14 22:03:45,885 basehttp 124 "GET /static/admin/css/fonts.css HTTP/1.1" 304 0 INFO 2020-06-14 22:03:45,898 basehttp 124 "GET /static/admin/img/icon-changelink.svg HTTP/1.1" 304 0 INFO 2020-06-14 22:03:45,899 basehttp 124 "GET /static/admin/img/icon-addlink.svg HTTP/1.1" 304 0 INFO 2020-06-14 22:03:45,989 basehttp 124 "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.1" 304 0 INFO 2020-06-14 22:03:45,990 basehttp 124 "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.1" 200 82564 WARNING 2020-06-14 22:03:46,004 base 152 Not Found: /favicon.ico WARNING 2020-06-14 22:03:46,006 basehttp 124 "GET /favicon.ico HTTP/1.1" 404 2590 INFO 2020-06-14 22:03:46,006 basehttp 124 "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.1" 304 0 ERROR 2020-06-14 22:03:57,886 exception 135 Internal Server Error: /admin/ Traceback (most recent call last): File "C:\Users\12446\Envs\minshop\lib\site-packages\django\contrib\sessions\backends\base.py", line 202, in _get_session return self._session_cache AttributeError: 'SessionStore' object has no attribute '_session_cache' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\base\base.py", line 213, in ensure_connection self.connect() File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\base\base.py", line 189, in connect self.connection = self.get_new_connection(conn_params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\mysql\base.py", line 274, in get_new_connection conn = Database.connect(**conn_params) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\__init__.py", line 84, in Connect return Connection(*args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\connections.py", line 179, in __init__ super(Connection, self).__init__(*args, **kwargs2) MySQLdb._exceptions.OperationalError: (2002, "Can't connect to MySQL server on '101.200.193.157' (10060)") The above exception was the direct cause of the following exception: Traceback (most recent call last): File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\exception.py", line 41, in inner response = get_response(request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 187, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\core\handlers\base.py", line 185, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\contrib\admin\sites.py", line 242, in wrapper return self.admin_view(view, cacheable)(*args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\utils\decorators.py", line 149, in _wrapped_view response = view_func(request, *args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\views\decorators\cache.py", line 57, in _wrapped_view_func response = view_func(request, *args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\contrib\admin\sites.py", line 213, in inner if not self.has_permission(request): File "C:\Users\12446\Envs\minshop\lib\site-packages\django\contrib\admin\sites.py", line 187, in has_permission return request.user.is_active and request.user.is_staff File "C:\Users\12446\Envs\minshop\lib\site-packages\django\utils\functional.py", line 238, in inner self._setup() File "C:\Users\12446\Envs\minshop\lib\site-packages\django\utils\functional.py", line 386, in _setup self._wrapped = self._setupfunc() File "C:\Users\12446\Envs\minshop\lib\site-packages\django\contrib\auth\middleware.py", line 24, in request.user = SimpleLazyObject(lambda: get_user(request)) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\contrib\auth\middleware.py", line 12, in get_user request._cached_user = auth.get_user(request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\contrib\auth\__init__.py", line 211, in get_user user_id = _get_user_session_key(request) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\contrib\auth\__init__.py", line 61, in _get_user_session_key return get_user_model()._meta.pk.to_python(request.session[SESSION_KEY]) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\contrib\sessions\backends\base.py", line 57, in __getitem__ return self._session[key] File "C:\Users\12446\Envs\minshop\lib\site-packages\django\contrib\sessions\backends\base.py", line 207, in _get_session self._session_cache = self.load() File "C:\Users\12446\Envs\minshop\lib\site-packages\django\contrib\sessions\backends\db.py", line 35, in load expire_date__gt=timezone.now() File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\manager.py", line 85, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\query.py", line 374, in get num = len(clone) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\query.py", line 232, in __len__ self._fetch_all() File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\query.py", line 1118, in _fetch_all self._result_cache = list(self._iterable_class(self)) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\query.py", line 53, in __iter__ results = compiler.execute_sql(chunked_fetch=self.chunked_fetch) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\sql\compiler.py", line 876, in execute_sql sql, params = self.as_sql() File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\sql\compiler.py", line 441, in as_sql where, w_params = self.compile(self.where) if self.where is not None else ("", []) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\sql\compiler.py", line 373, in compile sql, params = node.as_sql(self, self.connection) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\sql\where.py", line 79, in as_sql sql, params = compiler.compile(child) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\sql\compiler.py", line 373, in compile sql, params = node.as_sql(self, self.connection) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\lookups.py", line 169, in as_sql lhs_sql, params = self.process_lhs(compiler, connection) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\lookups.py", line 162, in process_lhs db_type = self.lhs.output_field.db_type(connection=connection) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\models\fields\__init__.py", line 644, in db_type return connection.data_types[self.get_internal_type()] % data File "C:\Users\12446\Envs\minshop\lib\site-packages\django\utils\functional.py", line 35, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\mysql\base.py", line 174, in data_types if self.features.supports_microsecond_precision: File "C:\Users\12446\Envs\minshop\lib\site-packages\django\utils\functional.py", line 35, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\mysql\features.py", line 53, in supports_microsecond_precision return self.connection.mysql_version >= (5, 6, 4) and Database.version_info >= (1, 2, 5) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\utils\functional.py", line 35, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\mysql\base.py", line 385, in mysql_version with self.temporary_connection() as cursor: File "e:\12446\appdata\Lib\contextlib.py", line 81, in __enter__ return next(self.gen) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\base\base.py", line 591, in temporary_connection cursor = self.cursor() File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\base\base.py", line 254, in cursor return self._cursor() File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\base\base.py", line 229, in _cursor self.ensure_connection() File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\base\base.py", line 213, in ensure_connection self.connect() File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\utils.py", line 94, in __exit__ six.reraise(dj_exc_type, dj_exc_value, traceback) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\utils\six.py", line 685, in reraise raise value.with_traceback(tb) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\base\base.py", line 213, in ensure_connection self.connect() File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\base\base.py", line 189, in connect self.connection = self.get_new_connection(conn_params) File "C:\Users\12446\Envs\minshop\lib\site-packages\django\db\backends\mysql\base.py", line 274, in get_new_connection conn = Database.connect(**conn_params) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\__init__.py", line 84, in Connect return Connection(*args, **kwargs) File "C:\Users\12446\Envs\minshop\lib\site-packages\MySQLdb\connections.py", line 179, in __init__ super(Connection, self).__init__(*args, **kwargs2) django.db.utils.OperationalError: (2002, "Can't connect to MySQL server on '101.200.193.157' (10060)") ERROR 2020-06-14 22:04:05,125 basehttp 124 "GET /admin/ HTTP/1.1" 500 322625 ERROR 2020-06-14 22:04:05,163 basehttp 124 "GET /admin/ HTTP/1.1" 500 59 INFO 2020-06-14 22:05:04,764 basehttp 124 "GET /admin/ HTTP/1.1" 200 4083 INFO 2020-06-14 22:08:58,089 basehttp 124 "GET /admin/ HTTP/1.1" 200 4977 INFO 2020-06-14 22:17:18,851 basehttp 124 "GET /admin/ HTTP/1.1" 200 7746 INFO 2020-06-14 22:18:16,813 basehttp 124 "GET /admin/adverts/advertslbimgs/ HTTP/1.1" 200 9465 INFO 2020-06-14 22:18:16,834 basehttp 124 "GET /static/admin/css/changelists.css HTTP/1.1" 304 0 INFO 2020-06-14 22:18:16,862 basehttp 124 "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.1" 200 6591 INFO 2020-06-14 22:18:16,863 basehttp 124 "GET /static/admin/js/core.js HTTP/1.1" 200 7976 INFO 2020-06-14 22:18:16,863 basehttp 124 "GET /static/admin/js/actions.js HTTP/1.1" 200 6501 INFO 2020-06-14 22:18:16,864 basehttp 124 "GET /static/admin/js/jquery.init.js HTTP/1.1" 200 363 INFO 2020-06-14 22:18:16,867 basehttp 124 "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.1" 200 258648 INFO 2020-06-14 22:18:16,896 basehttp 124 "GET /static/admin/js/urlify.js HTTP/1.1" 200 8186 INFO 2020-06-14 22:18:16,897 basehttp 124 "GET /static/admin/js/prepopulate.js HTTP/1.1" 200 1538 INFO 2020-06-14 22:18:16,899 basehttp 124 "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.1" 200 128820 INFO 2020-06-14 22:18:18,852 basehttp 124 "GET /admin/jsi18n/ HTTP/1.1" 200 7682 INFO 2020-06-14 22:18:18,897 basehttp 124 "GET /static/admin/img/tooltag-add.svg HTTP/1.1" 304 0 INFO 2020-06-14 22:18:50,158 basehttp 124 "GET /admin/adverts/advertslbimgs/16/change/ HTTP/1.1" 200 8330 INFO 2020-06-14 22:18:50,184 basehttp 124 "GET /static/admin/css/forms.css HTTP/1.1" 200 8173 INFO 2020-06-14 22:18:50,204 basehttp 124 "GET /static/admin/css/widgets.css HTTP/1.1" 200 10340 INFO 2020-06-14 22:18:50,204 basehttp 124 "GET /static/admin/js/change_form.js HTTP/1.1" 200 712 INFO 2020-06-14 22:18:50,216 basehttp 124 "GET /static/admin/js/prepopulate_init.js HTTP/1.1" 200 495 INFO 2020-06-14 22:18:59,826 basehttp 124 "GET /admin/jsi18n/ HTTP/1.1" 200 7682 INFO 2020-06-14 22:22:13,597 basehttp 124 "GET /admin/adverts/advertslbimgs/16/change/ HTTP/1.1" 200 8330 INFO 2020-06-14 22:22:15,578 basehttp 124 "GET /admin/jsi18n/ HTTP/1.1" 200 7682 INFO 2020-06-14 22:23:11,361 basehttp 124 "GET /admin/jsi18n/ HTTP/1.1" 200 7682 INFO 2020-07-04 15:25:13,081 autoreload 598 Watching for file changes with StatReloader WARNING 2020-07-04 15:27:20,745 log 228 Forbidden: /adverts/ WARNING 2020-07-04 15:27:20,746 basehttp 157 "GET /adverts/ HTTP/1.1" 403 18 INFO 2020-07-04 15:27:44,860 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py changed, reloading. INFO 2020-07-04 15:27:45,859 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 15:29:10,296 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py changed, reloading. INFO 2020-07-04 15:29:11,208 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 15:30:23,819 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py changed, reloading. INFO 2020-07-04 15:30:24,827 autoreload 598 Watching for file changes with StatReloader WARNING 2020-07-04 15:31:23,702 log 228 Unauthorized: /adverts/ WARNING 2020-07-04 15:31:23,703 basehttp 157 "POST /adverts/ HTTP/1.1" 401 35 INFO 2020-07-04 15:31:42,967 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py changed, reloading. INFO 2020-07-04 15:31:43,884 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 15:31:50,314 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py changed, reloading. INFO 2020-07-04 15:31:51,312 autoreload 598 Watching for file changes with StatReloader WARNING 2020-07-04 15:32:00,382 log 228 Unauthorized: /adverts/ WARNING 2020-07-04 15:32:00,383 basehttp 157 "POST /adverts/ HTTP/1.1" 401 35 WARNING 2020-07-04 15:32:24,754 log 228 Unauthorized: /adverts/ WARNING 2020-07-04 15:32:24,754 basehttp 157 "POST /adverts/ HTTP/1.1" 401 35 WARNING 2020-07-04 15:32:43,314 log 228 Unauthorized: /adverts/ WARNING 2020-07-04 15:32:43,315 basehttp 157 "POST /adverts/ HTTP/1.1" 401 35 WARNING 2020-07-04 15:33:07,861 log 228 Unauthorized: /adverts/ WARNING 2020-07-04 15:33:07,862 basehttp 157 "POST /adverts/ HTTP/1.1" 401 43 WARNING 2020-07-04 15:33:21,782 log 228 Unauthorized: /adverts/ WARNING 2020-07-04 15:33:21,783 basehttp 157 "GET /adverts/ HTTP/1.1" 401 43 WARNING 2020-07-04 15:33:37,746 log 228 Unauthorized: /adverts/ WARNING 2020-07-04 15:33:37,747 basehttp 157 "GET /adverts/ HTTP/1.1" 401 35 INFO 2020-07-04 15:35:09,028 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py changed, reloading. INFO 2020-07-04 15:35:09,939 autoreload 598 Watching for file changes with StatReloader WARNING 2020-07-04 15:35:15,946 log 228 Unauthorized: /adverts/ WARNING 2020-07-04 15:35:15,946 basehttp 157 "GET /adverts/ HTTP/1.1" 401 35 WARNING 2020-07-04 15:35:17,590 log 228 Unauthorized: /adverts/ WARNING 2020-07-04 15:35:17,590 basehttp 157 "GET /adverts/ HTTP/1.1" 401 35 WARNING 2020-07-04 15:35:20,856 log 228 Unauthorized: /adverts/ WARNING 2020-07-04 15:35:20,857 basehttp 157 "GET /adverts/ HTTP/1.1" 401 35 WARNING 2020-07-04 15:35:21,174 log 228 Unauthorized: /adverts/ WARNING 2020-07-04 15:35:21,175 basehttp 157 "GET /adverts/ HTTP/1.1" 401 35 INFO 2020-07-04 15:35:24,098 basehttp 157 "GET /adverts/ HTTP/1.1" 200 20 ERROR 2020-07-04 15:35:37,830 log 228 Internal Server Error: /adverts/ Traceback (most recent call last): File "C:\Users\12446\Envs\shop\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\shop\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\shop\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\django\views\generic\base.py", line 71, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py", line 36, in post AdvertsLbImgs.objects.create(rem='adasd',name='dasd',img_url=img_url,create_user=1) File "C:\Users\12446\Envs\shop\lib\site-packages\django\db\models\manager.py", line 82, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\django\db\models\query.py", line 431, in create obj = self.model(**kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\django\db\models\base.py", line 482, in __init__ _setattr(self, field.name, rel_obj) File "C:\Users\12446\Envs\shop\lib\site-packages\django\db\models\fields\related_descriptors.py", line 219, in __set__ self.field.remote_field.model._meta.object_name, ValueError: Cannot assign "1": "AdvertsLbImgs.create_user" must be a "User" instance. ERROR 2020-07-04 15:35:37,833 basehttp 157 "POST /adverts/ HTTP/1.1" 500 21133 ERROR 2020-07-04 15:36:33,285 log 228 Internal Server Error: /adverts/ Traceback (most recent call last): File "C:\Users\12446\Envs\shop\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\shop\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\shop\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\django\views\generic\base.py", line 71, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py", line 36, in post AdvertsLbImgs.objects.create(rem='adasd',name='dasd',img_url=img_url,create_user=1) File "C:\Users\12446\Envs\shop\lib\site-packages\django\db\models\manager.py", line 82, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\django\db\models\query.py", line 431, in create obj = self.model(**kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\django\db\models\base.py", line 482, in __init__ _setattr(self, field.name, rel_obj) File "C:\Users\12446\Envs\shop\lib\site-packages\django\db\models\fields\related_descriptors.py", line 219, in __set__ self.field.remote_field.model._meta.object_name, ValueError: Cannot assign "1": "AdvertsLbImgs.create_user" must be a "User" instance. ERROR 2020-07-04 15:36:33,288 basehttp 157 "POST /adverts/ HTTP/1.1" 500 21133 INFO 2020-07-04 15:36:48,801 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py changed, reloading. INFO 2020-07-04 15:36:49,687 autoreload 598 Watching for file changes with StatReloader ERROR 2020-07-04 15:36:58,341 log 228 Internal Server Error: /adverts/ Traceback (most recent call last): File "C:\Users\12446\Envs\shop\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\shop\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\shop\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\django\views\generic\base.py", line 71, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py", line 36, in post AdvertsLbImgs.objects.create(rem='adasd',name='dasd',img_url=img_url,create_user=1) File "C:\Users\12446\Envs\shop\lib\site-packages\django\db\models\manager.py", line 82, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\django\db\models\query.py", line 431, in create obj = self.model(**kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\django\db\models\base.py", line 482, in __init__ _setattr(self, field.name, rel_obj) File "C:\Users\12446\Envs\shop\lib\site-packages\django\db\models\fields\related_descriptors.py", line 219, in __set__ self.field.remote_field.model._meta.object_name, ValueError: Cannot assign "1": "AdvertsLbImgs.create_user" must be a "User" instance. ERROR 2020-07-04 15:36:58,345 basehttp 157 "POST /adverts/ HTTP/1.1" 500 21133 INFO 2020-07-04 15:37:38,109 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py changed, reloading. INFO 2020-07-04 15:37:39,027 autoreload 598 Watching for file changes with StatReloader ERROR 2020-07-04 15:37:45,870 log 228 Internal Server Error: /adverts/ Traceback (most recent call last): File "C:\Users\12446\Envs\shop\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\shop\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\shop\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\django\views\generic\base.py", line 71, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py", line 36, in post AdvertsLbImgs.objects.create(rem='adasd',name='dasd',img_url=img_url,create_user=1) File "C:\Users\12446\Envs\shop\lib\site-packages\django\db\models\manager.py", line 82, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\django\db\models\query.py", line 431, in create obj = self.model(**kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\django\db\models\base.py", line 482, in __init__ _setattr(self, field.name, rel_obj) File "C:\Users\12446\Envs\shop\lib\site-packages\django\db\models\fields\related_descriptors.py", line 219, in __set__ self.field.remote_field.model._meta.object_name, ValueError: Cannot assign "1": "AdvertsLbImgs.create_user" must be a "User" instance. ERROR 2020-07-04 15:37:45,873 basehttp 157 "POST /adverts/ HTTP/1.1" 500 21133 INFO 2020-07-04 15:38:28,835 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py changed, reloading. INFO 2020-07-04 15:38:29,755 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 15:38:57,674 basehttp 157 "POST /adverts/ HTTP/1.1" 201 20 INFO 2020-07-04 15:39:49,202 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py changed, reloading. INFO 2020-07-04 15:39:50,151 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 15:39:58,208 basehttp 157 "POST /adverts/ HTTP/1.1" 201 20 INFO 2020-07-04 15:40:01,270 basehttp 157 "POST /adverts/ HTTP/1.1" 201 20 INFO 2020-07-04 15:40:50,484 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py changed, reloading. INFO 2020-07-04 15:40:51,407 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 15:43:23,516 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\views.py changed, reloading. INFO 2020-07-04 15:43:24,664 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 15:46:01,182 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\urls.py changed, reloading. INFO 2020-07-04 15:46:02,087 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 15:46:57,165 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\urls.py changed, reloading. INFO 2020-07-04 15:46:58,057 autoreload 598 Watching for file changes with StatReloader WARNING 2020-07-04 15:47:41,080 log 228 Unauthorized: /adverts/ WARNING 2020-07-04 15:47:41,081 basehttp 157 "POST /adverts/ HTTP/1.1" 401 35 WARNING 2020-07-04 15:47:48,062 log 228 Forbidden: /adverts/ WARNING 2020-07-04 15:47:48,063 basehttp 157 "POST /adverts/ HTTP/1.1" 403 18 WARNING 2020-07-04 15:48:11,580 log 228 Forbidden: /adverts/ WARNING 2020-07-04 15:48:11,581 basehttp 157 "POST /adverts/ HTTP/1.1" 403 18 WARNING 2020-07-04 15:48:26,763 log 228 Bad Request: /authorizations/ WARNING 2020-07-04 15:48:26,764 basehttp 157 "POST /authorizations/ HTTP/1.1" 400 81 INFO 2020-07-04 15:49:03,826 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\views.py changed, reloading. INFO 2020-07-04 15:49:04,725 autoreload 598 Watching for file changes with StatReloader WARNING 2020-07-04 15:49:10,700 log 228 Bad Request: /authorizations/ WARNING 2020-07-04 15:49:10,701 basehttp 157 "POST /authorizations/ HTTP/1.1" 400 81 WARNING 2020-07-04 15:49:14,237 log 228 Bad Request: /authorizations/ WARNING 2020-07-04 15:49:14,237 basehttp 157 "POST /authorizations/ HTTP/1.1" 400 81 WARNING 2020-07-04 15:49:49,293 log 228 Bad Request: /authorizations/ WARNING 2020-07-04 15:49:49,294 basehttp 157 "POST /authorizations/ HTTP/1.1" 400 67 INFO 2020-07-04 15:50:54,970 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\views.py changed, reloading. INFO 2020-07-04 15:50:55,952 autoreload 598 Watching for file changes with StatReloader WARNING 2020-07-04 15:53:53,243 log 228 Bad Request: /authorizations/ WARNING 2020-07-04 15:53:53,245 basehttp 157 "POST /authorizations/ HTTP/1.1" 400 67 WARNING 2020-07-04 15:53:55,409 log 228 Bad Request: /authorizations/ WARNING 2020-07-04 15:53:55,410 basehttp 157 "POST /authorizations/ HTTP/1.1" 400 67 WARNING 2020-07-04 15:56:10,270 log 228 Bad Request: /authorizations/ WARNING 2020-07-04 15:56:10,271 basehttp 157 "POST /authorizations/ HTTP/1.1" 400 67 WARNING 2020-07-04 15:56:13,292 log 228 Bad Request: /authorizations/ WARNING 2020-07-04 15:56:13,293 basehttp 157 "POST /authorizations/ HTTP/1.1" 400 67 WARNING 2020-07-04 15:56:33,704 log 228 Bad Request: /authorizations/ WARNING 2020-07-04 15:56:33,704 basehttp 157 "POST /authorizations/ HTTP/1.1" 400 81 INFO 2020-07-04 15:58:13,120 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\urls.py changed, reloading. INFO 2020-07-04 15:58:13,997 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 15:58:22,617 basehttp 157 "POST /authorizations/ HTTP/1.1" 200 14 INFO 2020-07-04 15:59:16,485 basehttp 157 "POST /authorizations/ HTTP/1.1" 200 14 INFO 2020-07-04 15:59:35,509 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\views.py changed, reloading. INFO 2020-07-04 15:59:36,373 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 15:59:40,681 basehttp 157 "POST /authorizations/ HTTP/1.1" 200 14 INFO 2020-07-04 16:00:07,809 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\views.py changed, reloading. INFO 2020-07-04 16:00:08,705 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 16:00:20,106 basehttp 157 "POST /authorizations/ HTTP/1.1" 200 14 INFO 2020-07-04 16:00:48,593 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\views.py changed, reloading. INFO 2020-07-04 16:00:49,522 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 16:00:54,036 basehttp 157 "POST /authorizations/ HTTP/1.1" 200 14 INFO 2020-07-04 16:01:11,836 basehttp 157 "POST /authorizations/ HTTP/1.1" 200 277 INFO 2020-07-04 16:02:08,903 basehttp 157 "POST /authorizations/ HTTP/1.1" 200 288 ERROR 2020-07-04 16:02:19,850 log 228 Internal Server Error: /authorizations/ Traceback (most recent call last): File "C:\Users\12446\Envs\shop\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\shop\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\shop\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\django\views\generic\base.py", line 71, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\views.py", line 28, in post user_query = User.User.objects.filter(email=usr) AttributeError: type object 'User' has no attribute 'User' ERROR 2020-07-04 16:02:19,852 basehttp 157 "POST /authorizations/ HTTP/1.1" 500 20371 INFO 2020-07-04 16:02:32,893 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\views.py changed, reloading. INFO 2020-07-04 16:02:33,819 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 16:02:38,338 basehttp 157 "POST /authorizations/ HTTP/1.1" 200 288 INFO 2020-07-04 16:03:01,806 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\views.py changed, reloading. INFO 2020-07-04 16:03:02,711 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 16:03:17,476 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\urls.py changed, reloading. INFO 2020-07-04 16:03:18,380 autoreload 598 Watching for file changes with StatReloader WARNING 2020-07-04 16:04:25,642 log 228 Bad Request: /authorizationsrefresh/ WARNING 2020-07-04 16:04:25,643 basehttp 157 "POST /authorizationsrefresh/ HTTP/1.1" 400 38 WARNING 2020-07-04 16:05:08,328 log 228 Bad Request: /authorizationsrefresh/ WARNING 2020-07-04 16:05:08,329 basehttp 157 "POST /authorizationsrefresh/ HTTP/1.1" 400 38 INFO 2020-07-04 16:05:13,543 basehttp 157 "POST /authorizationsrefresh/ HTTP/1.1" 200 248 WARNING 2020-07-04 16:05:28,328 log 228 Bad Request: /authorizationsrefresh/ WARNING 2020-07-04 16:05:28,329 basehttp 157 "POST /authorizationsrefresh/ HTTP/1.1" 400 50 INFO 2020-07-04 16:05:53,420 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\urls.py changed, reloading. INFO 2020-07-04 16:05:54,354 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 16:07:10,434 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\views.py changed, reloading. INFO 2020-07-04 16:07:11,416 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 16:08:40,665 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\views.py changed, reloading. INFO 2020-07-04 16:08:41,603 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 16:08:45,670 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\views.py changed, reloading. INFO 2020-07-04 16:08:46,577 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 16:11:07,535 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\views.py changed, reloading. INFO 2020-07-04 16:11:08,450 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 16:14:50,135 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 16:16:12,664 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\views.py changed, reloading. INFO 2020-07-04 16:16:13,571 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 16:18:41,017 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\views.py changed, reloading. INFO 2020-07-04 16:18:41,917 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 16:19:11,592 basehttp 157 "GET /users/ HTTP/1.1" 200 819 INFO 2020-07-04 16:21:58,004 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\serializers.py changed, reloading. INFO 2020-07-04 16:21:59,206 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 16:22:08,164 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\serializers.py changed, reloading. INFO 2020-07-04 16:22:09,094 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 16:22:13,328 basehttp 157 "GET /users/ HTTP/1.1" 200 819 INFO 2020-07-04 16:22:18,003 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\serializers.py changed, reloading. INFO 2020-07-04 16:22:18,983 autoreload 598 Watching for file changes with StatReloader ERROR 2020-07-04 16:22:23,142 log 228 Internal Server Error: /users/ Traceback (most recent call last): File "C:\Users\12446\Envs\shop\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\shop\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\shop\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\mixins.py", line 43, in list return self.get_paginated_response(serializer.data) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\serializers.py", line 760, in data ret = super().data File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\serializers.py", line 260, in data self._data = self.to_representation(self.instance) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\serializers.py", line 678, in to_representation self.child.to_representation(item) for item in iterable File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\serializers.py", line 678, in self.child.to_representation(item) for item in iterable File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\serializers.py", line 514, in to_representation for field in fields: File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\serializers.py", line 375, in _readable_fields for field in self.fields.values(): File "C:\Users\12446\Envs\shop\lib\site-packages\django\utils\functional.py", line 48, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\serializers.py", line 363, in fields for key, value in self.get_fields().items(): File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\serializers.py", line 1038, in get_fields field_names = self.get_field_names(declared_fields, info) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\serializers.py", line 1115, in get_field_names serializer_class=self.__class__.__name__ AssertionError: ("Creating a ModelSerializer without either the 'fields' attribute or the 'exclude' attribute has been deprecated since 3.3.0, and is now disallowed. Add an explicit fields = '__all__' to the UserModelSerializer serializer.",) ERROR 2020-07-04 16:22:23,148 basehttp 157 "GET /users/ HTTP/1.1" 500 22419 INFO 2020-07-04 16:22:41,172 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\serializers.py changed, reloading. INFO 2020-07-04 16:22:42,150 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 16:23:22,995 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\serializers.py changed, reloading. INFO 2020-07-04 16:23:23,864 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 16:23:32,612 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\serializers.py changed, reloading. INFO 2020-07-04 16:23:33,739 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 16:23:40,167 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\serializers.py changed, reloading. INFO 2020-07-04 16:23:41,275 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 16:23:53,682 basehttp 157 "GET /users/ HTTP/1.1" 200 819 INFO 2020-07-04 16:24:06,861 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\serializers.py changed, reloading. INFO 2020-07-04 16:24:07,754 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 16:24:11,751 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\serializers.py changed, reloading. INFO 2020-07-04 16:24:12,616 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 16:24:40,344 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\serializers.py changed, reloading. INFO 2020-07-04 16:24:41,209 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 16:24:49,883 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\serializers.py changed, reloading. INFO 2020-07-04 16:24:50,836 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 16:24:55,789 basehttp 157 "GET /users/ HTTP/1.1" 200 337 INFO 2020-07-04 16:27:43,623 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\serializers.py changed, reloading. INFO 2020-07-04 16:27:44,603 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 16:28:27,971 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\serializers.py changed, reloading. INFO 2020-07-04 16:28:28,912 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 16:28:49,576 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\serializers.py changed, reloading. INFO 2020-07-04 16:28:50,453 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 16:29:47,927 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\serializers.py changed, reloading. INFO 2020-07-04 16:29:48,801 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 16:30:18,884 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\serializers.py changed, reloading. INFO 2020-07-04 16:30:19,774 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 16:30:52,437 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\serializers.py changed, reloading. INFO 2020-07-04 16:30:53,348 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 16:31:00,866 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\serializers.py changed, reloading. INFO 2020-07-04 16:31:01,862 autoreload 598 Watching for file changes with StatReloader WARNING 2020-07-04 16:31:10,843 log 228 Method Not Allowed: /users/ WARNING 2020-07-04 16:31:10,844 basehttp 157 "POST /users/ HTTP/1.1" 405 46 INFO 2020-07-04 16:32:24,499 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\urls.py changed, reloading. INFO 2020-07-04 16:32:25,363 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 16:35:28,155 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\urls.py changed, reloading. INFO 2020-07-04 16:35:29,092 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 16:36:50,822 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\urls.py changed, reloading. INFO 2020-07-04 16:36:51,823 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 16:37:54,203 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\urls.py changed, reloading. INFO 2020-07-04 16:37:55,085 autoreload 598 Watching for file changes with StatReloader WARNING 2020-07-04 16:38:01,478 log 228 Bad Request: /users/ WARNING 2020-07-04 16:38:01,479 basehttp 157 "POST /users/ HTTP/1.1" 400 119 INFO 2020-07-04 16:39:20,949 basehttp 157 "POST /users/ HTTP/1.1" 201 287 INFO 2020-07-04 16:40:26,484 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\serializers.py changed, reloading. INFO 2020-07-04 16:40:27,404 autoreload 598 Watching for file changes with StatReloader WARNING 2020-07-04 16:40:44,994 log 228 Bad Request: /users/ WARNING 2020-07-04 16:40:44,995 basehttp 157 "POST /users/ HTTP/1.1" 400 59 WARNING 2020-07-04 16:40:55,371 log 228 Bad Request: /users/ WARNING 2020-07-04 16:40:55,372 basehttp 157 "POST /users/ HTTP/1.1" 400 59 INFO 2020-07-04 16:41:11,104 basehttp 157 "POST /users/ HTTP/1.1" 201 281 INFO 2020-07-04 16:41:35,753 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\serializers.py changed, reloading. INFO 2020-07-04 16:41:36,660 autoreload 598 Watching for file changes with StatReloader WARNING 2020-07-04 16:41:51,140 log 228 Bad Request: /users/ WARNING 2020-07-04 16:41:51,143 basehttp 157 "POST /users/ HTTP/1.1" 400 61 INFO 2020-07-04 16:41:59,964 basehttp 157 "POST /users/ HTTP/1.1" 201 281 INFO 2020-07-04 16:43:41,040 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\serializers.py changed, reloading. INFO 2020-07-04 16:43:42,002 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 16:43:54,868 basehttp 157 "POST /users/ HTTP/1.1" 201 281 INFO 2020-07-04 16:44:38,429 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\serializers.py changed, reloading. INFO 2020-07-04 16:44:39,488 autoreload 598 Watching for file changes with StatReloader WARNING 2020-07-04 16:44:45,448 log 228 Bad Request: /users/ WARNING 2020-07-04 16:44:45,448 basehttp 157 "POST /users/ HTTP/1.1" 400 50 INFO 2020-07-04 16:45:31,233 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\serializers.py changed, reloading. INFO 2020-07-04 16:45:32,086 autoreload 598 Watching for file changes with StatReloader ERROR 2020-07-04 16:47:04,324 log 228 Internal Server Error: /users/ Traceback (most recent call last): File "C:\Users\12446\Envs\shop\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\shop\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\shop\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\mixins.py", line 65, in update instance = self.get_object() File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\generics.py", line 92, in get_object (self.__class__.__name__, lookup_url_kwarg) AssertionError: Expected view UserView to be called with a URL keyword argument named "pk". Fix your URL conf, or set the `.lookup_field` attribute on the view correctly. ERROR 2020-07-04 16:47:04,326 basehttp 157 "PUT /users/ HTTP/1.1" 500 20877 ERROR 2020-07-04 16:47:51,212 log 228 Internal Server Error: /users/ Traceback (most recent call last): File "C:\Users\12446\Envs\shop\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\shop\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\shop\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\mixins.py", line 65, in update instance = self.get_object() File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\generics.py", line 92, in get_object (self.__class__.__name__, lookup_url_kwarg) AssertionError: Expected view UserView to be called with a URL keyword argument named "pk". Fix your URL conf, or set the `.lookup_field` attribute on the view correctly. ERROR 2020-07-04 16:47:51,214 basehttp 157 "PUT /users/ HTTP/1.1" 500 20877 ERROR 2020-07-04 16:47:55,381 log 228 Internal Server Error: /users/ Traceback (most recent call last): File "C:\Users\12446\Envs\shop\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\shop\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\shop\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\mixins.py", line 65, in update instance = self.get_object() File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\generics.py", line 92, in get_object (self.__class__.__name__, lookup_url_kwarg) AssertionError: Expected view UserView to be called with a URL keyword argument named "pk". Fix your URL conf, or set the `.lookup_field` attribute on the view correctly. ERROR 2020-07-04 16:47:55,382 basehttp 157 "PUT /users/ HTTP/1.1" 500 20877 ERROR 2020-07-04 16:48:00,931 log 228 Internal Server Error: /users/ Traceback (most recent call last): File "C:\Users\12446\Envs\shop\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\shop\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\shop\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\mixins.py", line 65, in update instance = self.get_object() File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\generics.py", line 92, in get_object (self.__class__.__name__, lookup_url_kwarg) AssertionError: Expected view UserView to be called with a URL keyword argument named "pk". Fix your URL conf, or set the `.lookup_field` attribute on the view correctly. ERROR 2020-07-04 16:48:00,932 basehttp 157 "PUT /users/ HTTP/1.1" 500 20877 ERROR 2020-07-04 16:48:51,318 log 228 Internal Server Error: /users/ Traceback (most recent call last): File "C:\Users\12446\Envs\shop\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\shop\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\shop\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\mixins.py", line 65, in update instance = self.get_object() File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\generics.py", line 92, in get_object (self.__class__.__name__, lookup_url_kwarg) AssertionError: Expected view UserView to be called with a URL keyword argument named "pk". Fix your URL conf, or set the `.lookup_field` attribute on the view correctly. ERROR 2020-07-04 16:48:51,320 basehttp 157 "PUT /users/ HTTP/1.1" 500 20877 ERROR 2020-07-04 16:48:56,563 log 228 Internal Server Error: /users/ Traceback (most recent call last): File "C:\Users\12446\Envs\shop\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\shop\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\shop\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\mixins.py", line 65, in update instance = self.get_object() File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\generics.py", line 92, in get_object (self.__class__.__name__, lookup_url_kwarg) AssertionError: Expected view UserView to be called with a URL keyword argument named "pk". Fix your URL conf, or set the `.lookup_field` attribute on the view correctly. ERROR 2020-07-04 16:48:56,564 basehttp 157 "PUT /users/ HTTP/1.1" 500 20877 INFO 2020-07-04 16:49:06,434 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\serializers.py changed, reloading. INFO 2020-07-04 16:49:07,349 autoreload 598 Watching for file changes with StatReloader ERROR 2020-07-04 16:49:12,943 log 228 Internal Server Error: /users/ Traceback (most recent call last): File "C:\Users\12446\Envs\shop\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\shop\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\shop\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\mixins.py", line 65, in update instance = self.get_object() File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\generics.py", line 92, in get_object (self.__class__.__name__, lookup_url_kwarg) AssertionError: Expected view UserView to be called with a URL keyword argument named "pk". Fix your URL conf, or set the `.lookup_field` attribute on the view correctly. ERROR 2020-07-04 16:49:12,947 basehttp 157 "PUT /users/ HTTP/1.1" 500 20877 INFO 2020-07-04 16:49:22,393 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\serializers.py changed, reloading. INFO 2020-07-04 16:49:23,345 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 16:50:02,407 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 16:50:07,217 basehttp 157 "POST /users/ HTTP/1.1" 201 287 ERROR 2020-07-04 16:50:18,509 log 228 Internal Server Error: /users/ Traceback (most recent call last): File "C:\Users\12446\Envs\shop\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\shop\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\shop\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\mixins.py", line 65, in update instance = self.get_object() File "C:\Users\12446\Envs\shop\lib\site-packages\rest_framework\generics.py", line 92, in get_object (self.__class__.__name__, lookup_url_kwarg) AssertionError: Expected view UserView to be called with a URL keyword argument named "pk". Fix your URL conf, or set the `.lookup_field` attribute on the view correctly. ERROR 2020-07-04 16:50:18,514 basehttp 157 "PUT /users/ HTTP/1.1" 500 20877 INFO 2020-07-04 16:54:37,832 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\views.py changed, reloading. INFO 2020-07-04 16:54:38,793 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 16:55:28,427 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\urls.py changed, reloading. INFO 2020-07-04 16:55:29,332 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 16:55:39,252 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\urls.py changed, reloading. INFO 2020-07-04 16:55:40,157 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 16:55:57,191 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\urls.py changed, reloading. INFO 2020-07-04 16:55:58,237 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 16:56:13,657 basehttp 157 "PUT /users/7/ HTTP/1.1" 200 287 WARNING 2020-07-04 16:56:46,391 log 228 Not Found: /users/ WARNING 2020-07-04 16:56:46,392 basehttp 157 "POST /users/ HTTP/1.1" 404 3101 INFO 2020-07-04 16:57:20,640 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\urls.py changed, reloading. INFO 2020-07-04 16:57:21,492 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 16:57:36,173 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\urls.py changed, reloading. INFO 2020-07-04 16:57:37,081 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 16:57:44,671 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\users\urls.py changed, reloading. INFO 2020-07-04 16:57:45,556 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 16:58:09,359 basehttp 157 "GET /users/1/ HTTP/1.1" 200 399 INFO 2020-07-04 21:41:28,578 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 21:41:33,034 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 21:41:43,403 basehttp 157 "GET /advertslb/ HTTP/1.1" 200 20 INFO 2020-07-04 21:42:19,977 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py changed, reloading. INFO 2020-07-04 21:42:21,884 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 21:42:25,247 basehttp 157 "GET /advertslb/ HTTP/1.1" 200 6897 INFO 2020-07-04 21:42:56,991 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py changed, reloading. INFO 2020-07-04 21:42:59,035 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 21:43:03,692 basehttp 157 "GET /advertslb/ HTTP/1.1" 200 6897 INFO 2020-07-04 21:43:44,003 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py changed, reloading. INFO 2020-07-04 21:43:45,316 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 21:43:49,985 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py changed, reloading. INFO 2020-07-04 21:43:51,623 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 21:43:55,299 basehttp 157 "GET /advertslb/ HTTP/1.1" 200 6897 INFO 2020-07-04 21:45:28,040 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py changed, reloading. INFO 2020-07-04 21:45:29,533 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 21:45:35,807 basehttp 157 "GET /advertslb/ HTTP/1.1" 200 6897 INFO 2020-07-04 21:46:50,295 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py changed, reloading. INFO 2020-07-04 21:46:51,892 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 21:48:21,895 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py changed, reloading. INFO 2020-07-04 21:48:23,559 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 21:49:12,089 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py changed, reloading. INFO 2020-07-04 21:49:13,554 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 21:49:21,193 basehttp 157 "GET /advertslb/ HTTP/1.1" 200 936 INFO 2020-07-04 21:49:46,937 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py changed, reloading. INFO 2020-07-04 21:49:48,158 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 21:49:57,364 basehttp 157 "GET /advertslb/ HTTP/1.1" 200 2255 INFO 2020-07-04 21:53:46,402 basehttp 157 "GET /advertslb/ HTTP/1.1" 200 2776 INFO 2020-07-04 22:03:23,334 basehttp 157 "GET /advertisbarclass/ HTTP/1.1" 200 32 INFO 2020-07-04 22:20:47,957 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\models.py changed, reloading. INFO 2020-07-04 22:20:49,803 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 22:22:05,413 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\goods\models.py changed, reloading. INFO 2020-07-04 22:22:06,757 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 22:24:07,503 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\goods\models.py changed, reloading. INFO 2020-07-04 22:24:09,032 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 22:28:01,374 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py changed, reloading. INFO 2020-07-04 22:28:03,370 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 22:28:13,471 basehttp 157 "GET /advertisbarclass/ HTTP/1.1" 200 320 INFO 2020-07-04 22:32:13,730 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py changed, reloading. INFO 2020-07-04 22:32:15,664 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 22:32:38,752 basehttp 157 "GET /advertisbarclass/ HTTP/1.1" 200 380 INFO 2020-07-04 22:34:07,923 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py changed, reloading. INFO 2020-07-04 22:34:09,162 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 22:36:46,148 basehttp 157 "GET /advertiscard/ HTTP/1.1" 200 232 INFO 2020-07-04 22:37:03,552 autoreload 222 F:\python\HBuilderProjects\MinShop-obj\my-min-shop-server\project\apps\adverts\views.py changed, reloading. INFO 2020-07-04 22:37:05,495 autoreload 598 Watching for file changes with StatReloader INFO 2020-07-04 22:37:10,271 basehttp 157 "GET /advertiscard/ HTTP/1.1" 200 196 INFO 2020-07-10 11:27:30,421 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 11:29:05,867 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 11:29:44,946 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 11:30:10,153 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\users\admin.py changed, reloading. INFO 2020-07-10 11:30:11,094 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 11:30:14,002 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 11:30:32,667 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 11:30:55,798 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 11:31:06,032 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 11:31:47,664 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 14:07:37,821 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 14:09:02,865 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 14:10:46,521 basehttp 154 "POST /authorizations/ HTTP/1.1" 200 280 INFO 2020-07-10 14:11:57,449 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\users\views.py changed, reloading. INFO 2020-07-10 14:11:58,432 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 14:12:02,359 basehttp 154 "POST /authorizations/ HTTP/1.1" 200 302 INFO 2020-07-10 14:22:37,845 autoreload 217 F:\python\HBuilderProjects\webobj\project\settings\dev.py changed, reloading. INFO 2020-07-10 14:22:38,990 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 14:23:02,400 autoreload 217 F:\python\HBuilderProjects\webobj\project\urls.py changed, reloading. INFO 2020-07-10 14:23:03,351 autoreload 597 Watching for file changes with StatReloader WARNING 2020-07-10 14:23:36,551 log 228 Unauthorized: /logo/ WARNING 2020-07-10 14:23:36,551 basehttp 154 "GET /logo/ HTTP/1.1" 401 43 WARNING 2020-07-10 14:26:25,170 log 228 Unauthorized: /logo/ WARNING 2020-07-10 14:26:25,170 basehttp 154 "GET /logo/ HTTP/1.1" 401 43 WARNING 2020-07-10 14:26:26,368 log 228 Unauthorized: /logo/ WARNING 2020-07-10 14:26:26,368 basehttp 154 "GET /logo/ HTTP/1.1" 401 43 INFO 2020-07-10 14:26:53,015 autoreload 217 F:\python\HBuilderProjects\webobj\project\settings\dev.py changed, reloading. INFO 2020-07-10 14:26:53,990 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 14:27:00,972 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 14:28:03,970 autoreload 217 F:\python\HBuilderProjects\webobj\project\settings\dev.py changed, reloading. INFO 2020-07-10 14:28:04,889 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 14:28:20,718 autoreload 217 F:\python\HBuilderProjects\webobj\project\settings\dev.py changed, reloading. INFO 2020-07-10 14:28:21,701 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 14:28:34,025 autoreload 217 F:\python\HBuilderProjects\webobj\project\settings\dev.py changed, reloading. INFO 2020-07-10 14:28:35,052 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 14:28:36,930 autoreload 217 F:\python\HBuilderProjects\webobj\project\settings\dev.py changed, reloading. INFO 2020-07-10 14:28:38,072 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 14:28:45,073 autoreload 217 F:\python\HBuilderProjects\webobj\project\settings\dev.py changed, reloading. INFO 2020-07-10 14:28:46,173 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 14:31:22,848 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 14:31:26,410 basehttp 154 "POST /authorizations/ HTTP/1.1" 200 302 INFO 2020-07-10 14:31:35,073 autoreload 217 F:\python\HBuilderProjects\webobj\project\settings\dev.py changed, reloading. INFO 2020-07-10 14:31:36,250 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 14:31:38,877 basehttp 154 "POST /authorizations/ HTTP/1.1" 200 302 INFO 2020-07-10 14:31:42,388 basehttp 154 "GET /logo/ HTTP/1.1" 200 14 INFO 2020-07-10 14:31:45,242 basehttp 154 "GET /logo/ HTTP/1.1" 200 14 INFO 2020-07-10 14:31:46,180 basehttp 154 "GET /logo/ HTTP/1.1" 200 14 INFO 2020-07-10 14:32:57,522 autoreload 217 F:\python\HBuilderProjects\webobj\project\settings\dev.py changed, reloading. INFO 2020-07-10 14:32:58,406 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 14:33:10,907 autoreload 217 F:\python\HBuilderProjects\webobj\project\settings\dev.py changed, reloading. INFO 2020-07-10 14:33:11,685 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 14:33:24,225 autoreload 217 F:\python\HBuilderProjects\webobj\project\settings\dev.py changed, reloading. INFO 2020-07-10 14:33:25,013 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 14:33:47,425 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 14:34:03,032 autoreload 217 F:\python\HBuilderProjects\webobj\project\settings\dev.py changed, reloading. INFO 2020-07-10 14:34:03,851 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 14:35:17,169 autoreload 217 F:\python\HBuilderProjects\webobj\project\settings\dev.py changed, reloading. INFO 2020-07-10 14:35:17,911 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 14:35:25,283 autoreload 217 F:\python\HBuilderProjects\webobj\project\settings\dev.py changed, reloading. INFO 2020-07-10 14:35:26,030 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 14:36:10,277 autoreload 217 F:\python\HBuilderProjects\webobj\project\settings\dev.py changed, reloading. INFO 2020-07-10 14:36:11,274 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 14:36:15,806 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 14:36:30,383 autoreload 217 F:\python\HBuilderProjects\webobj\project\settings\dev.py changed, reloading. INFO 2020-07-10 14:36:31,244 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 14:36:37,489 basehttp 154 "GET /logo/ HTTP/1.1" 200 14 INFO 2020-07-10 14:36:40,142 basehttp 154 "GET /logo/ HTTP/1.1" 200 14 INFO 2020-07-10 14:39:04,552 autoreload 217 F:\python\HBuilderProjects\webobj\project\urls.py changed, reloading. INFO 2020-07-10 14:39:05,432 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 14:43:55,161 autoreload 217 F:\python\HBuilderProjects\webobj\project\settings\dev.py changed, reloading. INFO 2020-07-10 14:43:56,156 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 14:45:27,443 autoreload 217 F:\python\HBuilderProjects\webobj\project\settings\dev.py changed, reloading. INFO 2020-07-10 14:45:28,404 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 14:45:55,468 autoreload 217 F:\python\HBuilderProjects\webobj\project\settings\dev.py changed, reloading. INFO 2020-07-10 14:45:56,358 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 14:48:13,010 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 14:48:17,732 basehttp 154 "GET /logo/ HTTP/1.1" 200 14 INFO 2020-07-10 14:50:22,065 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 14:50:22,934 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 15:51:22,013 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 15:51:23,147 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 15:52:48,893 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 15:52:49,837 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 15:52:56,922 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 15:52:58,100 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 15:53:01,641 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 15:53:02,780 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 15:53:30,443 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 15:53:31,521 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 15:53:42,376 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 15:53:43,359 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 15:53:55,579 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 15:53:56,628 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 15:54:25,568 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 15:54:26,619 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 15:54:33,853 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 15:54:35,033 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 15:54:57,584 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 15:54:58,493 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 15:55:03,026 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 15:55:04,114 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 15:55:54,576 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 15:55:55,598 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 15:56:11,477 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 15:56:12,420 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 15:56:16,997 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 15:56:18,046 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 15:56:27,865 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 15:56:28,760 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 15:58:01,310 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 15:58:02,372 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 15:59:05,734 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 15:59:06,756 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:00:07,480 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 16:00:08,413 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:00:21,973 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 16:00:23,028 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:00:31,513 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 16:00:32,616 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:00:42,407 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 16:00:43,468 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:00:55,774 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 16:00:56,695 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:01:26,691 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 16:01:27,587 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:01:43,639 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 16:01:44,586 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:01:56,754 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 16:01:57,657 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:02:27,052 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 16:02:28,048 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:02:43,047 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 16:02:43,951 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:02:56,106 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 16:02:57,053 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:06:18,845 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 16:06:19,783 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:06:26,852 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 16:06:27,877 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:06:56,750 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 16:06:57,684 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:07:15,360 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 16:07:16,402 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:07:32,666 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 16:07:33,643 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:07:59,822 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 16:08:00,808 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:08:27,149 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 16:08:28,301 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:09:47,243 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 16:09:48,242 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:11:58,889 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 16:11:59,962 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:12:17,706 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 16:12:18,652 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:12:38,579 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 16:12:39,512 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:13:04,358 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 16:13:05,293 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:14:12,511 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 16:14:13,572 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:14:27,002 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 16:14:27,982 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:15:50,173 autoreload 217 F:\python\HBuilderProjects\webobj\project\utils\models.py changed, reloading. INFO 2020-07-10 16:15:51,308 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:18:32,749 autoreload 217 F:\python\HBuilderProjects\webobj\project\utils\models.py changed, reloading. INFO 2020-07-10 16:18:33,687 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:19:34,505 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 16:19:35,612 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:19:58,655 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 16:19:59,591 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:21:15,358 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 16:21:16,400 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:25:17,415 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 16:25:18,340 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:35:49,035 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\weblogo\views.py changed, reloading. INFO 2020-07-10 16:35:49,979 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:39:36,244 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:40:51,615 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:41:24,009 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:42:52,723 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:43:32,793 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-10 16:43:33,871 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:43:39,003 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:44:50,064 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:45:18,560 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:45:33,507 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:45:42,529 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:45:49,579 autoreload 217 F:\python\HBuilderProjects\webobj\project\settings\dev.py changed, reloading. INFO 2020-07-10 16:45:50,434 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:45:54,990 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:46:14,709 autoreload 217 F:\python\HBuilderProjects\webobj\project\settings\dev.py changed, reloading. INFO 2020-07-10 16:46:15,666 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:46:39,148 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:47:00,204 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:47:27,474 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:47:37,256 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\weblogo\views.py changed, reloading. INFO 2020-07-10 16:47:38,285 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:48:26,098 autoreload 217 F:\python\HBuilderProjects\webobj\project\settings\dev.py changed, reloading. INFO 2020-07-10 16:48:27,007 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:48:35,522 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:48:46,649 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:49:01,290 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:49:16,847 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:50:09,108 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:50:33,760 basehttp 154 "GET /adlogo/ HTTP/1.1" 200 17 INFO 2020-07-10 16:51:56,244 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\weblogo\views.py changed, reloading. INFO 2020-07-10 16:51:57,267 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:52:13,008 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:52:32,601 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:52:53,082 autoreload 597 Watching for file changes with StatReloader ERROR 2020-07-10 16:53:06,220 log 228 Internal Server Error: /logo/ Traceback (most recent call last): File "C:\Users\12446\Envs\webobj\lib\site-packages\django\db\models\sql\query.py", line 1768, in add_fields join_info = self.setup_joins(name.split(LOOKUP_SEP), opts, alias, allow_many=allow_m2m) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\db\models\sql\query.py", line 1504, in setup_joins names[:pivot], opts, allow_many, fail_on_missing=True, File "C:\Users\12446\Envs\webobj\lib\site-packages\django\db\models\sql\query.py", line 1420, in names_to_path "Choices are: %s" % (name, ", ".join(available))) django.core.exceptions.FieldError: Cannot resolve keyword 'img_url' into field. Choices are: backgroundcolor, bottomborder, component, create_time, create_user, fontbold, fontclass, fontcolor, fontsize, goby, id, imgurl, leftborder, name, rem, rightborder, status, topborder, transparency, update_time, update_user, url During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Users\12446\Envs\webobj\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\views\generic\base.py", line 71, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\HBuilderProjects\webobj\project\apps\weblogo\views.py", line 14, in get 'fontcolor', 'backgroundcolor','goby', 'topborder', 'bottomborder', 'leftborder', 'rightborder', 'rem') File "C:\Users\12446\Envs\webobj\lib\site-packages\django\db\models\query.py", line 798, in values clone = self._values(*fields, **expressions) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\db\models\query.py", line 793, in _values clone.query.set_values(fields) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\db\models\sql\query.py", line 2020, in set_values self.add_fields(field_names, True) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\db\models\sql\query.py", line 1791, in add_fields "Choices are: %s" % (name, ", ".join(names))) django.core.exceptions.FieldError: Cannot resolve keyword 'img_url' into field. Choices are: backgroundcolor, bottomborder, component, create_time, create_user, fontbold, fontclass, fontcolor, fontsize, goby, id, imgurl, leftborder, name, rem, rightborder, status, topborder, transparency, update_time, update_user, url ERROR 2020-07-10 16:53:06,224 basehttp 154 "GET /logo/ HTTP/1.1" 500 22309 INFO 2020-07-10 16:53:22,181 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\weblogo\views.py changed, reloading. INFO 2020-07-10 16:53:23,330 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:53:32,602 autoreload 597 Watching for file changes with StatReloader ERROR 2020-07-10 16:53:40,653 log 228 Internal Server Error: /logo/ Traceback (most recent call last): File "C:\Users\12446\Envs\webobj\lib\site-packages\django\db\models\sql\query.py", line 1768, in add_fields join_info = self.setup_joins(name.split(LOOKUP_SEP), opts, alias, allow_many=allow_m2m) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\db\models\sql\query.py", line 1504, in setup_joins names[:pivot], opts, allow_many, fail_on_missing=True, File "C:\Users\12446\Envs\webobj\lib\site-packages\django\db\models\sql\query.py", line 1420, in names_to_path "Choices are: %s" % (name, ", ".join(available))) django.core.exceptions.FieldError: Cannot resolve keyword 'img_url' into field. Choices are: backgroundcolor, bottomborder, component, create_time, create_user, fontbold, fontclass, fontcolor, fontsize, goby, id, imgurl, leftborder, name, rem, rightborder, status, topborder, transparency, update_time, update_user, url During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Users\12446\Envs\webobj\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\views\generic\base.py", line 71, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\HBuilderProjects\webobj\project\apps\weblogo\views.py", line 15, in get 'fontcolor', 'backgroundcolor','goby', 'topborder', 'bottomborder', 'leftborder', 'rightborder', 'rem') File "C:\Users\12446\Envs\webobj\lib\site-packages\django\db\models\query.py", line 798, in values clone = self._values(*fields, **expressions) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\db\models\query.py", line 793, in _values clone.query.set_values(fields) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\db\models\sql\query.py", line 2020, in set_values self.add_fields(field_names, True) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\db\models\sql\query.py", line 1791, in add_fields "Choices are: %s" % (name, ", ".join(names))) django.core.exceptions.FieldError: Cannot resolve keyword 'img_url' into field. Choices are: backgroundcolor, bottomborder, component, create_time, create_user, fontbold, fontclass, fontcolor, fontsize, goby, id, imgurl, leftborder, name, rem, rightborder, status, topborder, transparency, update_time, update_user, url ERROR 2020-07-10 16:53:40,655 basehttp 154 "GET /logo/ HTTP/1.1" 500 22309 INFO 2020-07-10 16:55:43,720 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:57:08,630 autoreload 597 Watching for file changes with StatReloader ERROR 2020-07-10 16:57:15,416 log 228 Internal Server Error: /logo/ Traceback (most recent call last): File "C:\Users\12446\Envs\webobj\lib\site-packages\django\db\models\sql\query.py", line 1768, in add_fields join_info = self.setup_joins(name.split(LOOKUP_SEP), opts, alias, allow_many=allow_m2m) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\db\models\sql\query.py", line 1504, in setup_joins names[:pivot], opts, allow_many, fail_on_missing=True, File "C:\Users\12446\Envs\webobj\lib\site-packages\django\db\models\sql\query.py", line 1420, in names_to_path "Choices are: %s" % (name, ", ".join(available))) django.core.exceptions.FieldError: Cannot resolve keyword 'img_url' into field. Choices are: backgroundcolor, bottomborder, component, create_time, create_user, fontbold, fontclass, fontcolor, fontsize, goby, id, imgurl, leftborder, name, rem, rightborder, status, topborder, transparency, update_time, update_user, url During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Users\12446\Envs\webobj\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\views\generic\base.py", line 71, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\HBuilderProjects\webobj\project\apps\weblogo\views.py", line 15, in get 'fontcolor', 'backgroundcolor','goby', 'topborder', 'bottomborder', 'leftborder', 'rightborder', 'rem') File "C:\Users\12446\Envs\webobj\lib\site-packages\django\db\models\query.py", line 798, in values clone = self._values(*fields, **expressions) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\db\models\query.py", line 793, in _values clone.query.set_values(fields) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\db\models\sql\query.py", line 2020, in set_values self.add_fields(field_names, True) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\db\models\sql\query.py", line 1791, in add_fields "Choices are: %s" % (name, ", ".join(names))) django.core.exceptions.FieldError: Cannot resolve keyword 'img_url' into field. Choices are: backgroundcolor, bottomborder, component, create_time, create_user, fontbold, fontclass, fontcolor, fontsize, goby, id, imgurl, leftborder, name, rem, rightborder, status, topborder, transparency, update_time, update_user, url ERROR 2020-07-10 16:57:15,420 basehttp 154 "GET /logo/ HTTP/1.1" 500 22309 INFO 2020-07-10 16:57:58,350 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\weblogo\views.py changed, reloading. INFO 2020-07-10 16:57:59,348 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:58:07,658 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\weblogo\views.py changed, reloading. INFO 2020-07-10 16:58:08,589 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:58:17,316 basehttp 154 "GET /logo/ HTTP/1.1" 200 6 INFO 2020-07-10 16:58:54,384 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\weblogo\views.py changed, reloading. INFO 2020-07-10 16:58:55,407 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:58:58,072 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 16:59:02,942 basehttp 154 "GET /logo/ HTTP/1.1" 200 6 INFO 2020-07-10 16:59:24,736 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\weblogo\views.py changed, reloading. INFO 2020-07-10 16:59:25,758 autoreload 597 Watching for file changes with StatReloader ERROR 2020-07-10 16:59:32,259 log 228 Internal Server Error: /logo/ Traceback (most recent call last): File "C:\Users\12446\Envs\webobj\lib\site-packages\django\db\models\sql\query.py", line 1768, in add_fields join_info = self.setup_joins(name.split(LOOKUP_SEP), opts, alias, allow_many=allow_m2m) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\db\models\sql\query.py", line 1504, in setup_joins names[:pivot], opts, allow_many, fail_on_missing=True, File "C:\Users\12446\Envs\webobj\lib\site-packages\django\db\models\sql\query.py", line 1420, in names_to_path "Choices are: %s" % (name, ", ".join(available))) django.core.exceptions.FieldError: Cannot resolve keyword 'img_url' into field. Choices are: backgroundcolor, bottomborder, component, create_time, create_user, fontbold, fontclass, fontcolor, fontsize, goby, id, imgurl, leftborder, name, rem, rightborder, status, topborder, transparency, update_time, update_user, url During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Users\12446\Envs\webobj\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\views\generic\base.py", line 71, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\HBuilderProjects\webobj\project\apps\weblogo\views.py", line 17, in get 'fontcolor', 'backgroundcolor','goby', 'topborder', 'bottomborder', 'leftborder', 'rightborder', 'rem') File "C:\Users\12446\Envs\webobj\lib\site-packages\django\db\models\query.py", line 798, in values clone = self._values(*fields, **expressions) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\db\models\query.py", line 793, in _values clone.query.set_values(fields) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\db\models\sql\query.py", line 2020, in set_values self.add_fields(field_names, True) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\db\models\sql\query.py", line 1791, in add_fields "Choices are: %s" % (name, ", ".join(names))) django.core.exceptions.FieldError: Cannot resolve keyword 'img_url' into field. Choices are: backgroundcolor, bottomborder, component, create_time, create_user, fontbold, fontclass, fontcolor, fontsize, goby, id, imgurl, leftborder, name, rem, rightborder, status, topborder, transparency, update_time, update_user, url ERROR 2020-07-10 16:59:32,262 basehttp 154 "GET /logo/ HTTP/1.1" 500 22309 INFO 2020-07-10 17:00:00,335 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\weblogo\views.py changed, reloading. INFO 2020-07-10 17:00:01,262 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 17:00:08,042 basehttp 154 "GET /logo/ HTTP/1.1" 200 6 INFO 2020-07-10 17:00:45,943 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\weblogo\views.py changed, reloading. INFO 2020-07-10 17:00:46,980 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 17:00:57,157 basehttp 154 "GET /logo/ HTTP/1.1" 200 359 INFO 2020-07-10 17:04:06,989 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\weblogo\views.py changed, reloading. INFO 2020-07-10 17:04:08,118 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 17:04:36,045 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\weblogo\views.py changed, reloading. INFO 2020-07-10 17:04:37,214 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 17:04:40,339 basehttp 154 "GET /logo/ HTTP/1.1" 200 350 INFO 2020-07-10 17:05:02,573 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\weblogo\views.py changed, reloading. INFO 2020-07-10 17:05:03,618 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 17:05:20,665 basehttp 154 "GET /logo/ HTTP/1.1" 200 348 INFO 2020-07-10 17:05:48,069 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\weblogo\views.py changed, reloading. INFO 2020-07-10 17:05:49,287 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-10 17:05:54,933 basehttp 154 "GET /logo/ HTTP/1.1" 200 348 INFO 2020-07-10 17:19:49,748 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\weblogo\views.py changed, reloading. INFO 2020-07-10 17:19:50,884 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 13:01:45,488 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 13:02:32,896 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 13:03:24,577 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 13:04:45,349 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 13:04:56,404 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 13:05:10,976 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 13:05:27,669 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 13:05:50,306 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 13:06:02,073 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 13:06:56,110 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 13:11:27,888 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 13:12:19,651 basehttp 154 "GET /adlogo/ HTTP/1.1" 200 531 INFO 2020-07-11 13:12:45,368 basehttp 154 "GET /adlogo/1/ HTTP/1.1" 200 479 INFO 2020-07-11 13:25:42,420 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\serializers.py changed, reloading. INFO 2020-07-11 13:25:43,367 autoreload 597 Watching for file changes with StatReloader WARNING 2020-07-11 13:26:33,492 log 228 Bad Request: /adlogo/ WARNING 2020-07-11 13:26:33,492 basehttp 154 "POST /adlogo/ HTTP/1.1" 400 128 ERROR 2020-07-11 13:26:57,810 log 228 Internal Server Error: /adlogo/ Traceback (most recent call last): File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\fields.py", line 454, in get_attribute return get_attribute(instance, self.source_attrs) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\fields.py", line 94, in get_attribute instance = getattr(instance, attr) AttributeError: 'str' object has no attribute 'create_user' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Users\12446\Envs\webobj\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\mixins.py", line 20, in create headers = self.get_success_headers(serializer.data) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\serializers.py", line 562, in data ret = super().data File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\serializers.py", line 260, in data self._data = self.to_representation(self.instance) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\serializers.py", line 516, in to_representation attribute = field.get_attribute(instance) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\fields.py", line 487, in get_attribute raise type(exc)(msg) AttributeError: Got AttributeError when attempting to get a value for field `create_user` on serializer `WebLogoModelSerializer`. The serializer field might be named incorrectly and not match any attribute or key on the `str` instance. Original exception text was: 'str' object has no attribute 'create_user'. ERROR 2020-07-11 13:26:57,812 basehttp 154 "POST /adlogo/ HTTP/1.1" 500 22475 WARNING 2020-07-11 13:28:51,082 log 228 Bad Request: /adlogo/ WARNING 2020-07-11 13:28:51,083 basehttp 154 "POST /adlogo/ HTTP/1.1" 400 34 INFO 2020-07-11 13:31:20,373 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\urls.py changed, reloading. INFO 2020-07-11 13:31:21,292 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 13:31:36,977 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\urls.py changed, reloading. INFO 2020-07-11 13:31:37,786 autoreload 597 Watching for file changes with StatReloader WARNING 2020-07-11 13:31:44,668 log 228 Bad Request: /adlogo/ WARNING 2020-07-11 13:31:44,669 basehttp 154 "POST /adlogo/ HTTP/1.1" 400 34 WARNING 2020-07-11 13:31:46,112 log 228 Bad Request: /adlogo/ WARNING 2020-07-11 13:31:46,112 basehttp 154 "POST /adlogo/ HTTP/1.1" 400 34 INFO 2020-07-11 13:38:48,109 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\serializers.py changed, reloading. INFO 2020-07-11 13:38:49,245 autoreload 597 Watching for file changes with StatReloader WARNING 2020-07-11 13:38:52,714 log 228 Bad Request: /adlogo/ WARNING 2020-07-11 13:38:52,715 basehttp 154 "POST /adlogo/ HTTP/1.1" 400 34 WARNING 2020-07-11 13:39:06,571 log 228 Bad Request: /adlogo/ WARNING 2020-07-11 13:39:06,572 basehttp 154 "POST /adlogo/ HTTP/1.1" 400 34 INFO 2020-07-11 13:39:17,930 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\serializers.py changed, reloading. INFO 2020-07-11 13:39:18,860 autoreload 597 Watching for file changes with StatReloader WARNING 2020-07-11 13:39:22,691 log 228 Bad Request: /adlogo/ WARNING 2020-07-11 13:39:22,692 basehttp 154 "POST /adlogo/ HTTP/1.1" 400 34 INFO 2020-07-11 13:41:55,529 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\serializers.py changed, reloading. INFO 2020-07-11 13:41:56,378 autoreload 597 Watching for file changes with StatReloader WARNING 2020-07-11 13:42:01,264 log 228 Bad Request: /adlogo/ WARNING 2020-07-11 13:42:01,265 basehttp 154 "POST /adlogo/ HTTP/1.1" 400 34 INFO 2020-07-11 13:46:26,631 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\serializers.py changed, reloading. INFO 2020-07-11 13:46:27,451 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 13:46:55,732 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-11 13:46:56,591 autoreload 597 Watching for file changes with StatReloader ERROR 2020-07-11 13:48:21,134 log 228 Internal Server Error: /adlogo/ Traceback (most recent call last): File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\fields.py", line 454, in get_attribute return get_attribute(instance, self.source_attrs) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\fields.py", line 94, in get_attribute instance = getattr(instance, attr) AttributeError: 'str' object has no attribute 'create_user' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Users\12446\Envs\webobj\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\mixins.py", line 20, in create headers = self.get_success_headers(serializer.data) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\serializers.py", line 562, in data ret = super().data File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\serializers.py", line 260, in data self._data = self.to_representation(self.instance) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\serializers.py", line 516, in to_representation attribute = field.get_attribute(instance) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\fields.py", line 487, in get_attribute raise type(exc)(msg) AttributeError: Got AttributeError when attempting to get a value for field `create_user` on serializer `WebLogoModelSerializer`. The serializer field might be named incorrectly and not match any attribute or key on the `str` instance. Original exception text was: 'str' object has no attribute 'create_user'. ERROR 2020-07-11 13:48:21,137 basehttp 154 "POST /adlogo/ HTTP/1.1" 500 22490 INFO 2020-07-11 13:49:16,306 autoreload 217 F:\python\HBuilderProjects\webobj\project\urls.py changed, reloading. INFO 2020-07-11 13:49:17,165 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 13:54:07,484 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\serializers.py changed, reloading. INFO 2020-07-11 13:54:08,324 autoreload 597 Watching for file changes with StatReloader ERROR 2020-07-11 13:54:14,026 log 228 Internal Server Error: /adlogo/ Traceback (most recent call last): File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\fields.py", line 454, in get_attribute return get_attribute(instance, self.source_attrs) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\fields.py", line 94, in get_attribute instance = getattr(instance, attr) AttributeError: 'str' object has no attribute 'create_user' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Users\12446\Envs\webobj\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\mixins.py", line 20, in create headers = self.get_success_headers(serializer.data) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\serializers.py", line 562, in data ret = super().data File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\serializers.py", line 260, in data self._data = self.to_representation(self.instance) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\serializers.py", line 516, in to_representation attribute = field.get_attribute(instance) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\fields.py", line 487, in get_attribute raise type(exc)(msg) AttributeError: Got AttributeError when attempting to get a value for field `create_user` on serializer `WebLogoModelSerializer`. The serializer field might be named incorrectly and not match any attribute or key on the `str` instance. Original exception text was: 'str' object has no attribute 'create_user'. ERROR 2020-07-11 13:54:14,028 basehttp 154 "POST /adlogo/ HTTP/1.1" 500 22490 INFO 2020-07-11 13:57:31,139 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\serializers.py changed, reloading. INFO 2020-07-11 13:57:32,059 autoreload 597 Watching for file changes with StatReloader ERROR 2020-07-11 13:57:41,982 log 228 Internal Server Error: /adlogo/ Traceback (most recent call last): File "C:\Users\12446\Envs\webobj\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\mixins.py", line 19, in create self.perform_create(serializer) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\mixins.py", line 24, in perform_create serializer.save() File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\serializers.py", line 212, in save self.instance = self.create(validated_data) File "F:\python\HBuilderProjects\webobj\project\apps/admin\adlogo\serializers.py", line 26, in create return WebLogo.objects.create_user(**validated_data) AttributeError: 'Manager' object has no attribute 'create_user' ERROR 2020-07-11 13:57:41,984 basehttp 154 "POST /adlogo/ HTTP/1.1" 500 21395 INFO 2020-07-11 13:58:09,580 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\serializers.py changed, reloading. INFO 2020-07-11 13:58:10,450 autoreload 597 Watching for file changes with StatReloader ERROR 2020-07-11 13:58:16,755 log 228 Internal Server Error: /adlogo/ Traceback (most recent call last): File "C:\Users\12446\Envs\webobj\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\mixins.py", line 19, in create self.perform_create(serializer) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\mixins.py", line 24, in perform_create serializer.save() File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\serializers.py", line 212, in save self.instance = self.create(validated_data) File "F:\python\HBuilderProjects\webobj\project\apps/admin\adlogo\serializers.py", line 26, in create return WebLogo.objects.values(**validated_data) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\db\models\manager.py", line 82, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\db\models\query.py", line 798, in values clone = self._values(*fields, **expressions) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\db\models\query.py", line 791, in _values clone = clone.annotate(**expressions) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\db\models\query.py", line 1027, in annotate self._validate_values_are_expressions(args + tuple(kwargs.values()), method_name='annotate') File "C:\Users\12446\Envs\webobj\lib\site-packages\django\db\models\query.py", line 1310, in _validate_values_are_expressions ', '.join(invalid_args), TypeError: QuerySet.annotate() received non-expression(s): 1, 1, 1, 123.png, False, False, www.baidu.com, www.baidu.com. ERROR 2020-07-11 13:58:16,758 basehttp 154 "POST /adlogo/ HTTP/1.1" 500 22348 INFO 2020-07-11 13:59:14,740 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\serializers.py changed, reloading. INFO 2020-07-11 13:59:15,649 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 13:59:20,342 basehttp 154 "POST /adlogo/ HTTP/1.1" 201 438 WARNING 2020-07-11 13:59:51,034 log 228 Not Found: /adlogo/123.png WARNING 2020-07-11 13:59:51,035 basehttp 154 "GET /adlogo/123.png HTTP/1.1" 404 3153 WARNING 2020-07-11 13:59:51,166 log 228 Not Found: /favicon.ico WARNING 2020-07-11 13:59:51,167 basehttp 154 "GET /favicon.ico HTTP/1.1" 404 3144 INFO 2020-07-11 14:05:34,745 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\serializers.py changed, reloading. INFO 2020-07-11 14:05:35,665 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 14:05:48,830 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\serializers.py changed, reloading. INFO 2020-07-11 14:05:49,799 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 14:06:14,386 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\serializers.py changed, reloading. INFO 2020-07-11 14:06:15,317 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 14:06:31,075 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\serializers.py changed, reloading. INFO 2020-07-11 14:06:31,989 autoreload 597 Watching for file changes with StatReloader ERROR 2020-07-11 14:06:44,177 log 228 Internal Server Error: /adlogo/ Traceback (most recent call last): File "C:\Users\12446\Envs\webobj\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\mixins.py", line 19, in create self.perform_create(serializer) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\mixins.py", line 24, in perform_create serializer.save() File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\serializers.py", line 212, in save self.instance = self.create(validated_data) File "F:\python\HBuilderProjects\webobj\project\apps/admin\adlogo\serializers.py", line 24, in create imgurl.save(r'/0k.jpg') # ·¾¶(¾ø¶Ô/Ïà¶Ô) AttributeError: 'InMemoryUploadedFile' object has no attribute 'save' ERROR 2020-07-11 14:06:44,182 basehttp 154 "POST /adlogo/ HTTP/1.1" 500 21403 INFO 2020-07-11 14:06:55,844 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\serializers.py changed, reloading. INFO 2020-07-11 14:06:56,828 autoreload 597 Watching for file changes with StatReloader ERROR 2020-07-11 14:06:59,238 log 228 Internal Server Error: /adlogo/ Traceback (most recent call last): File "C:\Users\12446\Envs\webobj\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\mixins.py", line 19, in create self.perform_create(serializer) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\mixins.py", line 24, in perform_create serializer.save() File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\serializers.py", line 212, in save self.instance = self.create(validated_data) File "F:\python\HBuilderProjects\webobj\project\apps/admin\adlogo\serializers.py", line 24, in create imgurl.save(r'/') # ·¾¶(¾ø¶Ô/Ïà¶Ô) AttributeError: 'InMemoryUploadedFile' object has no attribute 'save' ERROR 2020-07-11 14:06:59,241 basehttp 154 "POST /adlogo/ HTTP/1.1" 500 21397 INFO 2020-07-11 14:09:18,724 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\serializers.py changed, reloading. INFO 2020-07-11 14:09:19,645 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 14:09:26,731 basehttp 154 "POST /adlogo/ HTTP/1.1" 201 446 INFO 2020-07-11 14:11:23,139 autoreload 217 F:\python\HBuilderProjects\webobj\project\settings\dev.py changed, reloading. INFO 2020-07-11 14:11:24,078 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 14:11:33,510 basehttp 154 "POST /adlogo/ HTTP/1.1" 201 438 INFO 2020-07-11 14:17:48,538 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-11 14:17:49,490 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 14:18:11,625 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-11 14:18:12,533 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 14:18:33,885 basehttp 154 "POST /adlogo/ HTTP/1.1" 201 486 INFO 2020-07-11 14:20:34,260 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-11 14:20:35,200 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 14:21:01,162 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-11 14:21:02,105 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 14:21:09,800 basehttp 154 "POST /adlogo/ HTTP/1.1" 201 485 INFO 2020-07-11 14:21:59,192 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\models.py changed, reloading. INFO 2020-07-11 14:22:00,116 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 14:22:23,306 basehttp 154 "POST /adlogo/ HTTP/1.1" 201 475 WARNING 2020-07-11 14:22:56,482 log 228 Not Found: /adlogo/logo/33cb42536961404480dbb50b48e0c39e123.png WARNING 2020-07-11 14:22:56,484 basehttp 154 "GET /adlogo/logo/33cb42536961404480dbb50b48e0c39e123.png HTTP/1.1" 404 3264 WARNING 2020-07-11 14:23:38,229 basehttp 154 "GET /static/uploads/33cb42536961404480dbb50b48e0c39e123.png HTTP/1.1" 404 1765 INFO 2020-07-11 14:26:36,311 basehttp 154 "GET /static/123.png HTTP/1.1" 200 864 INFO 2020-07-11 14:27:02,579 basehttp 154 "GET /static/uploads/logo/33cb42536961404480dbb50b48e0c39e123.png HTTP/1.1" 200 864 INFO 2020-07-11 14:27:46,072 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\serializers.py changed, reloading. INFO 2020-07-11 14:27:46,980 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 14:27:51,360 basehttp 154 "POST /adlogo/ HTTP/1.1" 201 475 INFO 2020-07-11 14:27:53,169 basehttp 154 "POST /adlogo/ HTTP/1.1" 201 475 WARNING 2020-07-11 14:29:17,369 log 228 Not Found: /adlogo/logo/734cf46b63e14008801efb36cad13826123.png WARNING 2020-07-11 14:29:17,370 basehttp 154 "GET /adlogo/logo/734cf46b63e14008801efb36cad13826123.png HTTP/1.1" 404 3264 INFO 2020-07-11 14:30:52,764 basehttp 154 "PUT /adlogo/9/ HTTP/1.1" 200 476 INFO 2020-07-11 14:32:56,417 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\users\urls.py changed, reloading. INFO 2020-07-11 14:32:57,328 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 14:33:33,286 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\users\urls.py changed, reloading. INFO 2020-07-11 14:33:34,181 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 14:35:02,834 autoreload 217 F:\python\HBuilderProjects\webobj\project\urls.py changed, reloading. INFO 2020-07-11 14:35:03,698 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 14:36:30,967 autoreload 217 F:\python\HBuilderProjects\webobj\project\urls.py changed, reloading. INFO 2020-07-11 14:36:31,863 autoreload 597 Watching for file changes with StatReloader WARNING 2020-07-11 14:41:57,071 log 228 Not Found: /wb/logo/ WARNING 2020-07-11 14:41:57,071 basehttp 154 "GET /wb/logo/ HTTP/1.1" 404 2343 WARNING 2020-07-11 14:42:16,152 log 228 Not Found: /wb/logo WARNING 2020-07-11 14:42:16,153 basehttp 154 "GET /wb/logo HTTP/1.1" 404 2340 INFO 2020-07-11 14:42:44,359 autoreload 217 F:\python\HBuilderProjects\webobj\project\urls.py changed, reloading. INFO 2020-07-11 14:42:45,271 autoreload 597 Watching for file changes with StatReloader WARNING 2020-07-11 14:42:47,221 log 228 Not Found: /wb/logo WARNING 2020-07-11 14:42:47,222 basehttp 154 "GET /wb/logo HTTP/1.1" 404 2341 INFO 2020-07-11 14:42:53,295 basehttp 154 "GET /wb/logo/ HTTP/1.1" 200 348 INFO 2020-07-11 14:45:54,218 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\serializers.py changed, reloading. INFO 2020-07-11 14:45:55,112 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 14:46:10,775 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\serializers.py changed, reloading. INFO 2020-07-11 14:46:11,731 autoreload 597 Watching for file changes with StatReloader WARNING 2020-07-11 14:46:15,595 log 228 Not Found: /adlogo/9/ WARNING 2020-07-11 14:46:15,595 basehttp 154 "POST /adlogo/9/ HTTP/1.1" 404 2281 WARNING 2020-07-11 14:46:31,602 log 228 Method Not Allowed: /hm/adlogo/9/ WARNING 2020-07-11 14:46:31,603 basehttp 154 "POST /hm/adlogo/9/ HTTP/1.1" 405 46 INFO 2020-07-11 14:46:41,968 basehttp 154 "POST /hm/adlogo/ HTTP/1.1" 201 475 INFO 2020-07-11 14:47:15,996 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\serializers.py changed, reloading. INFO 2020-07-11 14:47:16,888 autoreload 597 Watching for file changes with StatReloader ERROR 2020-07-11 14:47:19,006 log 228 Internal Server Error: /hm/adlogo/ Traceback (most recent call last): File "C:\Users\12446\Envs\webobj\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\mixins.py", line 18, in create serializer.is_valid(raise_exception=True) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\serializers.py", line 234, in is_valid self._validated_data = self.run_validation(self.initial_data) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\serializers.py", line 433, in run_validation value = self.to_internal_value(data) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\serializers.py", line 486, in to_internal_value for field in fields: File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\serializers.py", line 369, in _writable_fields for field in self.fields.values(): File "C:\Users\12446\Envs\webobj\lib\site-packages\django\utils\functional.py", line 80, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\serializers.py", line 363, in fields for key, value in self.get_fields().items(): File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\serializers.py", line 1038, in get_fields field_names = self.get_field_names(declared_fields, info) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\serializers.py", line 1094, in get_field_names 'Got %s.' % type(fields).__name__ TypeError: The `fields` option must be a list or tuple or "__all__". Got str. ERROR 2020-07-11 14:47:19,008 basehttp 154 "POST /hm/adlogo/ HTTP/1.1" 500 22335 ERROR 2020-07-11 14:47:21,155 log 228 Internal Server Error: /hm/adlogo/ Traceback (most recent call last): File "C:\Users\12446\Envs\webobj\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\mixins.py", line 18, in create serializer.is_valid(raise_exception=True) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\serializers.py", line 234, in is_valid self._validated_data = self.run_validation(self.initial_data) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\serializers.py", line 433, in run_validation value = self.to_internal_value(data) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\serializers.py", line 486, in to_internal_value for field in fields: File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\serializers.py", line 369, in _writable_fields for field in self.fields.values(): File "C:\Users\12446\Envs\webobj\lib\site-packages\django\utils\functional.py", line 80, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\serializers.py", line 363, in fields for key, value in self.get_fields().items(): File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\serializers.py", line 1038, in get_fields field_names = self.get_field_names(declared_fields, info) File "C:\Users\12446\Envs\webobj\lib\site-packages\rest_framework\serializers.py", line 1094, in get_field_names 'Got %s.' % type(fields).__name__ TypeError: The `fields` option must be a list or tuple or "__all__". Got str. ERROR 2020-07-11 14:47:21,157 basehttp 154 "POST /hm/adlogo/ HTTP/1.1" 500 22335 INFO 2020-07-11 14:47:32,847 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\serializers.py changed, reloading. INFO 2020-07-11 14:47:33,740 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 14:47:36,947 basehttp 154 "POST /hm/adlogo/ HTTP/1.1" 201 21 INFO 2020-07-11 14:47:58,693 autoreload 217 F:\python\HBuilderProjects\webobj\project\apps\admin\adlogo\serializers.py changed, reloading. INFO 2020-07-11 14:47:59,579 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 16:02:48,223 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 16:03:38,166 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 16:04:05,910 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 16:06:09,780 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 16:09:59,138 autoreload 597 Watching for file changes with StatReloader ERROR 2020-07-11 16:10:41,314 log 228 Internal Server Error: /hm/login/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\generic\base.py", line 71, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\onceboj\project\apps\users\views.py", line 47, in post if re.match(r'.+@.+', usr): File "C:\Users\12446\Envs\wbnews\lib\re.py", line 173, in match return _compile(pattern, flags).match(string) TypeError: expected string or bytes-like object ERROR 2020-07-11 16:10:41,318 basehttp 154 "POST /hm/login/ HTTP/1.1" 500 20387 ERROR 2020-07-11 16:11:30,397 log 228 Internal Server Error: /hm/login/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\generic\base.py", line 71, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\onceboj\project\apps\users\views.py", line 47, in post if re.match(r'.+@.+', usr): File "C:\Users\12446\Envs\wbnews\lib\re.py", line 173, in match return _compile(pattern, flags).match(string) TypeError: expected string or bytes-like object ERROR 2020-07-11 16:11:30,399 basehttp 154 "POST /hm/login/ HTTP/1.1" 500 20481 INFO 2020-07-11 16:12:33,252 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 14 ERROR 2020-07-11 16:12:39,431 log 228 Internal Server Error: /hm/login/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\generic\base.py", line 71, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\onceboj\project\apps\users\views.py", line 47, in post if re.match(r'.+@.+', usr): File "C:\Users\12446\Envs\wbnews\lib\re.py", line 173, in match return _compile(pattern, flags).match(string) TypeError: expected string or bytes-like object ERROR 2020-07-11 16:12:39,432 basehttp 154 "POST /hm/login/ HTTP/1.1" 500 20387 INFO 2020-07-11 16:12:43,703 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 14 INFO 2020-07-11 16:12:47,910 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 14 WARNING 2020-07-11 16:13:19,445 log 228 Unauthorized: /hm/users/ WARNING 2020-07-11 16:13:19,446 basehttp 154 "POST /hm/users/ HTTP/1.1" 401 43 INFO 2020-07-11 16:16:50,371 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 302 INFO 2020-07-11 16:17:20,083 basehttp 154 "POST /hm/users/ HTTP/1.1" 201 309 INFO 2020-07-11 16:17:59,227 autoreload 217 F:\python\privateobj\onceboj\project\apps\webnews\models.py changed, reloading. INFO 2020-07-11 16:18:00,185 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 16:18:11,374 autoreload 217 F:\python\privateobj\onceboj\project\apps\webnews\models.py changed, reloading. INFO 2020-07-11 16:18:12,224 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 16:18:15,515 autoreload 217 F:\python\privateobj\onceboj\project\apps\webnews\models.py changed, reloading. INFO 2020-07-11 16:18:16,377 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 16:20:19,367 autoreload 217 F:\python\privateobj\onceboj\project\apps\webnews\views.py changed, reloading. INFO 2020-07-11 16:20:20,213 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 16:21:56,242 autoreload 217 F:\python\privateobj\onceboj\project\apps\webnews\views.py changed, reloading. INFO 2020-07-11 16:21:57,080 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 16:24:35,817 autoreload 217 F:\python\privateobj\onceboj\project\apps\webnews\views.py changed, reloading. INFO 2020-07-11 16:24:36,757 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 16:30:56,051 autoreload 217 F:\python\privateobj\onceboj\project\apps\users\urls.py changed, reloading. INFO 2020-07-11 16:30:56,926 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 16:31:14,774 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 16:32:25,891 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 16:32:49,751 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 16:33:02,039 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 16:33:15,192 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 16:33:44,358 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-11 16:33:56,872 autoreload 217 F:\python\privateobj\onceboj\project\apps\webnews\urls.py changed, reloading. INFO 2020-07-11 16:33:57,767 autoreload 597 Watching for file changes with StatReloader WARNING 2020-07-11 16:34:03,005 log 228 Not Found: /hm/adnews/ WARNING 2020-07-11 16:34:03,006 basehttp 154 "POST /hm/adnews/ HTTP/1.1" 404 2736 INFO 2020-07-11 16:34:18,738 autoreload 217 F:\python\privateobj\onceboj\project\urls.py changed, reloading. INFO 2020-07-11 16:34:19,628 autoreload 597 Watching for file changes with StatReloader WARNING 2020-07-11 16:34:21,901 log 228 Not Found: /hm/adnews/ WARNING 2020-07-11 16:34:21,902 basehttp 154 "POST /hm/adnews/ HTTP/1.1" 404 2734 INFO 2020-07-11 16:34:26,514 autoreload 217 F:\python\privateobj\onceboj\project\urls.py changed, reloading. INFO 2020-07-11 16:34:27,503 autoreload 597 Watching for file changes with StatReloader WARNING 2020-07-11 16:34:29,290 log 228 Not Found: /hm/adnews/ WARNING 2020-07-11 16:34:29,291 basehttp 154 "POST /hm/adnews/ HTTP/1.1" 404 3134 INFO 2020-07-11 16:35:14,710 autoreload 217 F:\python\privateobj\onceboj\project\apps\webnews\urls.py changed, reloading. INFO 2020-07-11 16:35:15,708 autoreload 597 Watching for file changes with StatReloader WARNING 2020-07-11 16:35:20,047 log 228 Bad Request: /hm/adnews/ WARNING 2020-07-11 16:35:20,048 basehttp 154 "POST /hm/adnews/ HTTP/1.1" 400 87 INFO 2020-07-11 16:35:35,338 basehttp 154 "POST /hm/adnews/ HTTP/1.1" 201 205 INFO 2020-07-11 16:35:46,747 basehttp 154 "GET /hm/adnews/1/ HTTP/1.1" 200 205 INFO 2020-07-11 16:35:52,788 basehttp 154 "GET /hm/adnews/ HTTP/1.1" 200 257 INFO 2020-07-12 13:21:26,872 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-12 13:22:54,474 basehttp 154 "POST /wb/img/ HTTP/1.1" 200 4 INFO 2020-07-12 13:25:22,685 autoreload 217 F:\python\privateobj\onceboj\project\apps\webnews\views.py changed, reloading. INFO 2020-07-12 13:25:23,677 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-12 13:25:29,802 autoreload 217 F:\python\privateobj\onceboj\project\apps\webnews\views.py changed, reloading. INFO 2020-07-12 13:25:30,777 autoreload 597 Watching for file changes with StatReloader ERROR 2020-07-12 13:25:38,594 log 228 Internal Server Error: /wb/img/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\generic\base.py", line 71, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\onceboj\project\apps\webnews\views.py", line 27, in post img_url = EditorImg(img = img) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\base.py", line 501, in __init__ raise TypeError("%s() got an unexpected keyword argument '%s'" % (cls.__name__, kwarg)) TypeError: EditorImg() got an unexpected keyword argument 'img' ERROR 2020-07-12 13:25:38,596 basehttp 154 "POST /wb/img/ HTTP/1.1" 500 20849 INFO 2020-07-12 13:26:16,487 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-12 13:26:24,427 basehttp 154 "POST /wb/img/ HTTP/1.1" 200 4 INFO 2020-07-12 13:27:08,562 autoreload 217 F:\python\privateobj\onceboj\project\apps\webnews\views.py changed, reloading. INFO 2020-07-12 13:27:09,558 autoreload 597 Watching for file changes with StatReloader ERROR 2020-07-12 13:27:17,534 log 228 Internal Server Error: /wb/img/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\generic\base.py", line 71, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\onceboj\project\apps\webnews\views.py", line 26, in post img = params.file('img') AttributeError: 'QueryDict' object has no attribute 'file' ERROR 2020-07-12 13:27:17,535 basehttp 154 "POST /wb/img/ HTTP/1.1" 500 20632 INFO 2020-07-12 13:28:35,758 autoreload 217 F:\python\privateobj\onceboj\project\apps\webnews\views.py changed, reloading. INFO 2020-07-12 13:28:36,761 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-12 13:28:45,490 autoreload 217 F:\python\privateobj\onceboj\project\apps\webnews\views.py changed, reloading. INFO 2020-07-12 13:28:46,401 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-12 13:28:54,482 basehttp 154 "POST /wb/img/ HTTP/1.1" 200 4 INFO 2020-07-12 13:30:17,765 autoreload 217 F:\python\privateobj\onceboj\project\apps\webnews\views.py changed, reloading. INFO 2020-07-12 13:30:18,714 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-12 13:30:24,477 basehttp 154 "POST /wb/img/ HTTP/1.1" 200 4 INFO 2020-07-12 13:30:46,660 autoreload 217 F:\python\privateobj\onceboj\project\apps\webnews\views.py changed, reloading. INFO 2020-07-12 13:30:47,557 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-12 13:30:57,367 basehttp 154 "POST /wb/img/ HTTP/1.1" 200 4 INFO 2020-07-12 13:32:20,866 autoreload 217 F:\python\privateobj\onceboj\project\apps\webnews\views.py changed, reloading. INFO 2020-07-12 13:32:21,751 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-12 13:32:43,461 basehttp 154 "POST /wb/img/ HTTP/1.1" 200 4 WARNING 2020-07-12 13:33:18,289 log 228 Not Found: //static/uploads/editorimg/d055070c668f4d56a0ea9bea6cf018c131231.jpg WARNING 2020-07-12 13:33:18,290 basehttp 154 "GET //static/uploads/editorimg/d055070c668f4d56a0ea9bea6cf018c131231.jpg HTTP/1.1" 404 2924 WARNING 2020-07-12 13:33:18,435 log 228 Not Found: /favicon.ico WARNING 2020-07-12 13:33:18,436 basehttp 154 "GET /favicon.ico HTTP/1.1" 404 2756 INFO 2020-07-12 13:33:34,940 basehttp 154 "GET /static/uploads/editorimg/d055070c668f4d56a0ea9bea6cf018c131231.jpg HTTP/1.1" 200 7240 INFO 2020-07-12 13:35:13,868 autoreload 217 F:\python\privateobj\onceboj\project\apps\webnews\views.py changed, reloading. INFO 2020-07-12 13:35:14,858 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-12 13:51:21,692 basehttp 154 "OPTIONS /wb/img/ HTTP/1.1" 200 0 INFO 2020-07-12 13:51:23,397 basehttp 154 "POST /wb/img/ HTTP/1.1" 200 27 INFO 2020-07-12 13:52:30,295 autoreload 217 F:\python\privateobj\onceboj\project\apps\webnews\views.py changed, reloading. INFO 2020-07-12 13:52:31,322 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-12 13:52:50,395 basehttp 154 "POST /wb/img/ HTTP/1.1" 200 27 INFO 2020-07-12 13:53:42,371 basehttp 154 "POST /wb/img/ HTTP/1.1" 200 27 INFO 2020-07-12 13:54:08,310 basehttp 154 "POST /wb/img/ HTTP/1.1" 200 27 INFO 2020-07-12 13:55:45,450 autoreload 217 F:\python\privateobj\onceboj\project\apps\webnews\views.py changed, reloading. INFO 2020-07-12 13:55:46,396 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-12 13:55:53,727 autoreload 217 F:\python\privateobj\onceboj\project\apps\webnews\views.py changed, reloading. INFO 2020-07-12 13:55:54,677 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-12 13:56:08,653 basehttp 154 "POST /wb/img/ HTTP/1.1" 200 18 INFO 2020-07-12 13:56:26,419 basehttp 154 "POST /wb/img/ HTTP/1.1" 200 69 INFO 2020-07-12 13:57:53,937 autoreload 217 F:\python\privateobj\onceboj\project\apps\webnews\views.py changed, reloading. INFO 2020-07-12 13:57:55,254 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-12 14:20:29,710 autoreload 217 F:\python\privateobj\onceboj\project\apps\users\serializers.py changed, reloading. INFO 2020-07-12 14:20:30,683 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-12 14:21:08,151 autoreload 217 F:\python\privateobj\onceboj\project\apps\users\serializers.py changed, reloading. INFO 2020-07-12 14:21:09,130 autoreload 597 Watching for file changes with StatReloader WARNING 2020-07-12 14:22:55,477 log 228 Unauthorized: /hm/users/ WARNING 2020-07-12 14:22:55,478 basehttp 154 "POST /hm/users/ HTTP/1.1" 401 43 WARNING 2020-07-12 14:23:04,359 log 228 Bad Request: /hm/users/ WARNING 2020-07-12 14:23:04,360 basehttp 154 "POST /hm/users/ HTTP/1.1" 400 119 ERROR 2020-07-12 14:24:09,397 log 228 Internal Server Error: /hm/users/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\mixins.py", line 19, in create self.perform_create(serializer) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\mixins.py", line 24, in perform_create serializer.save() File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\serializers.py", line 212, in save self.instance = self.create(validated_data) File "F:\python\privateobj\onceboj\project\apps\users\serializers.py", line 35, in create return User.objects.create_user(**validated_data) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\contrib\auth\models.py", line 151, in create_user return self._create_user(username, email, password, **extra_fields) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\contrib\auth\models.py", line 143, in _create_user user = self.model(username=username, email=email, **extra_fields) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\base.py", line 496, in __init__ _setattr(self, prop, kwargs[prop]) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\fields\related_descriptors.py", line 538, in __set__ % self._get_set_deprecation_msg_params(), TypeError: Direct assignment to the forward side of a many-to-many set is prohibited. Use groups.set() instead. ERROR 2020-07-12 14:24:09,400 basehttp 154 "POST /hm/users/ HTTP/1.1" 500 21897 INFO 2020-07-12 14:29:08,343 autoreload 217 F:\python\privateobj\onceboj\project\apps\users\serializers.py changed, reloading. INFO 2020-07-12 14:29:09,386 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-12 14:29:24,293 autoreload 217 F:\python\privateobj\onceboj\project\apps\users\serializers.py changed, reloading. INFO 2020-07-12 14:29:25,296 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-12 14:29:31,070 autoreload 217 F:\python\privateobj\onceboj\project\apps\users\serializers.py changed, reloading. INFO 2020-07-12 14:29:32,049 autoreload 597 Watching for file changes with StatReloader ERROR 2020-07-12 14:29:39,459 log 228 Internal Server Error: /hm/users/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\mixins.py", line 19, in create self.perform_create(serializer) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\mixins.py", line 24, in perform_create serializer.save() File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\serializers.py", line 212, in save self.instance = self.create(validated_data) File "F:\python\privateobj\onceboj\project\apps\users\serializers.py", line 25, in create return User.objects.create_user(**validated_data) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\contrib\auth\models.py", line 151, in create_user return self._create_user(username, email, password, **extra_fields) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\contrib\auth\models.py", line 143, in _create_user user = self.model(username=username, email=email, **extra_fields) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\base.py", line 496, in __init__ _setattr(self, prop, kwargs[prop]) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\fields\related_descriptors.py", line 538, in __set__ % self._get_set_deprecation_msg_params(), TypeError: Direct assignment to the forward side of a many-to-many set is prohibited. Use groups.set() instead. ERROR 2020-07-12 14:29:39,465 basehttp 154 "POST /hm/users/ HTTP/1.1" 500 21897 INFO 2020-07-12 14:29:59,091 autoreload 217 F:\python\privateobj\onceboj\project\apps\users\serializers.py changed, reloading. INFO 2020-07-12 14:30:00,108 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-12 14:30:42,260 basehttp 154 "POST /hm/users/ HTTP/1.1" 201 288 INFO 2020-07-12 14:42:56,262 autoreload 217 F:\python\privateobj\onceboj\project\apps\users\serializers.py changed, reloading. INFO 2020-07-12 14:42:57,178 autoreload 597 Watching for file changes with StatReloader ERROR 2020-07-12 14:43:11,933 log 228 Internal Server Error: /hm/users/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\mixins.py", line 19, in create self.perform_create(serializer) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\mixins.py", line 24, in perform_create serializer.save() File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\serializers.py", line 212, in save self.instance = self.create(validated_data) File "F:\python\privateobj\onceboj\project\apps\users\serializers.py", line 27, in create user = User.objects.create_user(**validated_data) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\contrib\auth\models.py", line 151, in create_user return self._create_user(username, email, password, **extra_fields) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\contrib\auth\models.py", line 143, in _create_user user = self.model(username=username, email=email, **extra_fields) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\base.py", line 496, in __init__ _setattr(self, prop, kwargs[prop]) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\fields\related_descriptors.py", line 538, in __set__ % self._get_set_deprecation_msg_params(), TypeError: Direct assignment to the forward side of a many-to-many set is prohibited. Use groups.set() instead. ERROR 2020-07-12 14:43:11,937 basehttp 154 "POST /hm/users/ HTTP/1.1" 500 21897 INFO 2020-07-12 14:47:15,453 autoreload 217 F:\python\privateobj\onceboj\project\apps\users\serializers.py changed, reloading. INFO 2020-07-12 14:47:16,367 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-12 14:47:28,551 autoreload 597 Watching for file changes with StatReloader ERROR 2020-07-12 14:48:08,125 log 228 Internal Server Error: /hm/users/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\mixins.py", line 19, in create self.perform_create(serializer) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\mixins.py", line 24, in perform_create serializer.save() File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\serializers.py", line 212, in save self.instance = self.create(validated_data) File "F:\python\privateobj\onceboj\project\apps\users\serializers.py", line 28, in create user = User.objects.create(**validated_data) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\manager.py", line 82, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\query.py", line 420, in create obj = self.model(**kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\base.py", line 496, in __init__ _setattr(self, prop, kwargs[prop]) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\fields\related_descriptors.py", line 538, in __set__ % self._get_set_deprecation_msg_params(), TypeError: Direct assignment to the forward side of a many-to-many set is prohibited. Use groups.set() instead. ERROR 2020-07-12 14:48:08,130 basehttp 154 "POST /hm/users/ HTTP/1.1" 500 21842 INFO 2020-07-12 14:48:47,634 autoreload 217 F:\python\privateobj\onceboj\project\apps\users\serializers.py changed, reloading. INFO 2020-07-12 14:48:48,530 autoreload 597 Watching for file changes with StatReloader ERROR 2020-07-12 14:48:54,660 log 228 Internal Server Error: /hm/users/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\mixins.py", line 19, in create self.perform_create(serializer) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\mixins.py", line 24, in perform_create serializer.save() File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\serializers.py", line 212, in save self.instance = self.create(validated_data) File "F:\python\privateobj\onceboj\project\apps\users\serializers.py", line 29, in create user = User.objects.create(**validated_data) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\manager.py", line 82, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\query.py", line 420, in create obj = self.model(**kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\base.py", line 496, in __init__ _setattr(self, prop, kwargs[prop]) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\fields\related_descriptors.py", line 538, in __set__ % self._get_set_deprecation_msg_params(), TypeError: Direct assignment to the forward side of a many-to-many set is prohibited. Use groups.set() instead. ERROR 2020-07-12 14:48:54,664 basehttp 154 "POST /hm/users/ HTTP/1.1" 500 21842 INFO 2020-07-12 14:50:38,052 autoreload 217 F:\python\privateobj\onceboj\project\apps\users\serializers.py changed, reloading. INFO 2020-07-12 14:50:38,916 autoreload 597 Watching for file changes with StatReloader ERROR 2020-07-12 14:51:05,028 log 228 Internal Server Error: /hm/users/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\mixins.py", line 19, in create self.perform_create(serializer) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\mixins.py", line 24, in perform_create serializer.save() File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\serializers.py", line 212, in save self.instance = self.create(validated_data) File "F:\python\privateobj\onceboj\project\apps\users\serializers.py", line 35, in create user = User.objects.create(**validated_data) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\manager.py", line 82, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\query.py", line 420, in create obj = self.model(**kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\base.py", line 496, in __init__ _setattr(self, prop, kwargs[prop]) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\fields\related_descriptors.py", line 538, in __set__ % self._get_set_deprecation_msg_params(), TypeError: Direct assignment to the forward side of a many-to-many set is prohibited. Use groups.set() instead. ERROR 2020-07-12 14:51:05,035 basehttp 154 "POST /hm/users/ HTTP/1.1" 500 21842 INFO 2020-07-12 14:56:53,728 autoreload 217 F:\python\privateobj\onceboj\project\apps\users\serializers.py changed, reloading. INFO 2020-07-12 14:56:54,652 autoreload 597 Watching for file changes with StatReloader ERROR 2020-07-12 14:57:04,428 log 228 Internal Server Error: /hm/users/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\mixins.py", line 18, in create serializer.is_valid(raise_exception=True) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\serializers.py", line 234, in is_valid self._validated_data = self.run_validation(self.initial_data) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\serializers.py", line 433, in run_validation value = self.to_internal_value(data) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\serializers.py", line 486, in to_internal_value for field in fields: File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\serializers.py", line 369, in _writable_fields for field in self.fields.values(): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\utils\functional.py", line 80, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\serializers.py", line 363, in fields for key, value in self.get_fields().items(): File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\serializers.py", line 1072, in get_fields fields[field_name] = field_class(**field_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\relations.py", line 123, in __new__ return cls.many_init(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\relations.py", line 143, in many_init list_kwargs = {'child_relation': cls(*args, **kwargs)} File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\relations.py", line 247, in __init__ super().__init__(**kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\relations.py", line 117, in __init__ super().__init__(**kwargs) TypeError: __init__() got an unexpected keyword argument 'read_only_' ERROR 2020-07-12 14:57:04,432 basehttp 154 "POST /hm/users/ HTTP/1.1" 500 22393 INFO 2020-07-12 14:57:26,145 autoreload 217 F:\python\privateobj\onceboj\project\apps\users\serializers.py changed, reloading. INFO 2020-07-12 14:57:27,025 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-12 14:57:31,819 basehttp 154 "POST /hm/users/ HTTP/1.1" 201 288 INFO 2020-07-12 14:57:58,540 autoreload 217 F:\python\privateobj\onceboj\project\apps\users\serializers.py changed, reloading. INFO 2020-07-12 14:57:59,436 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-12 14:58:27,692 basehttp 154 "POST /hm/users/ HTTP/1.1" 201 288 INFO 2020-07-12 15:01:06,599 autoreload 217 F:\python\privateobj\onceboj\project\apps\users\serializers.py changed, reloading. INFO 2020-07-12 15:01:07,520 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-16 09:07:01,767 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-16 09:13:51,675 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-16 09:13:59,398 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-16 09:19:03,793 basehttp 154 "OPTIONS /authorizations/ HTTP/1.1" 200 0 WARNING 2020-07-16 09:19:03,800 log 228 Not Found: /authorizations/ WARNING 2020-07-16 09:19:03,801 basehttp 154 "POST /authorizations/ HTTP/1.1" 404 2769 WARNING 2020-07-16 09:19:05,985 log 228 Not Found: /authorizations/ WARNING 2020-07-16 09:19:05,986 basehttp 154 "POST /authorizations/ HTTP/1.1" 404 2769 WARNING 2020-07-16 09:19:19,119 log 228 Not Found: /authorizations/ WARNING 2020-07-16 09:19:19,120 basehttp 154 "POST /authorizations/ HTTP/1.1" 404 2769 INFO 2020-07-16 09:19:45,487 basehttp 154 "OPTIONS /login/ HTTP/1.1" 200 0 WARNING 2020-07-16 09:19:45,492 log 228 Not Found: /login/ WARNING 2020-07-16 09:19:45,492 basehttp 154 "POST /login/ HTTP/1.1" 404 2742 WARNING 2020-07-16 09:20:20,191 log 228 Not Found: /login/ WARNING 2020-07-16 09:20:20,191 basehttp 154 "POST /login/ HTTP/1.1" 404 2742 WARNING 2020-07-16 09:21:03,787 log 228 Not Found: /login/ WARNING 2020-07-16 09:21:03,788 basehttp 154 "POST /login/ HTTP/1.1" 404 2742 INFO 2020-07-16 09:21:36,454 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-07-16 09:21:37,219 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-16 09:21:51,286 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-16 09:22:43,398 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-16 09:24:28,824 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-16 09:24:59,156 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-16 09:25:26,883 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-16 09:25:26,912 basehttp 154 "OPTIONS /bar/ HTTP/1.1" 200 0 WARNING 2020-07-16 09:25:26,919 log 228 Not Found: /bar/ WARNING 2020-07-16 09:25:26,920 basehttp 154 "GET /bar/ HTTP/1.1" 404 2735 INFO 2020-07-16 09:25:55,144 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 WARNING 2020-07-16 09:25:55,177 log 228 Not Found: /bar/ WARNING 2020-07-16 09:25:55,179 basehttp 154 "GET /bar/ HTTP/1.1" 404 2735 INFO 2020-07-16 09:26:08,523 basehttp 154 "OPTIONS /logininformation/ HTTP/1.1" 200 0 WARNING 2020-07-16 09:26:08,531 log 228 Not Found: /logininformation/ WARNING 2020-07-16 09:26:08,532 basehttp 154 "GET /logininformation/ HTTP/1.1" 404 2774 INFO 2020-07-16 09:29:08,767 autoreload 217 F:\python\privateobj\obj\webserver\project\settings\dev.py changed, reloading. INFO 2020-07-16 09:29:09,738 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-16 09:34:10,743 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-16 09:34:11,732 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-16 09:36:15,504 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-16 09:36:16,407 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-16 09:42:26,921 basehttp 154 "GET /bar/ HTTP/1.1" 200 589 INFO 2020-07-16 10:29:39,867 basehttp 154 "GET /bar/ HTTP/1.1" 200 600 INFO 2020-07-16 11:27:41,908 basehttp 154 "OPTIONS /bar/ HTTP/1.1" 200 0 INFO 2020-07-16 11:27:44,656 basehttp 154 "GET /bar/ HTTP/1.1" 200 657 INFO 2020-07-16 11:32:05,473 basehttp 154 "GET /bar/ HTTP/1.1" 200 757 INFO 2020-07-16 11:32:12,787 basehttp 154 "GET /bar/ HTTP/1.1" 200 757 INFO 2020-07-16 11:37:50,847 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 12:58:13,972 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 13:33:17,808 basehttp 154 "OPTIONS /bar/ HTTP/1.1" 200 0 INFO 2020-07-16 13:33:19,919 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 WARNING 2020-07-16 14:30:06,301 log 228 Not Found: /11images/banner-bg.jpg WARNING 2020-07-16 14:30:06,302 basehttp 154 "GET /11images/banner-bg.jpg HTTP/1.1" 404 2955 INFO 2020-07-16 14:37:20,660 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 14:39:10,676 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-07-16 14:39:11,413 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-16 14:39:13,892 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 14:45:29,931 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 14:46:37,616 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 14:47:28,283 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 14:48:13,768 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 14:48:35,802 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 14:48:45,687 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 14:49:04,932 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 14:49:19,665 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 14:49:30,813 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 14:50:19,548 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 14:58:57,299 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 15:01:55,429 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 WARNING 2020-07-16 15:02:21,010 log 228 Not Found: /d4d1c9109ab2a433bdf9.hot-update.json WARNING 2020-07-16 15:02:21,011 basehttp 154 "GET /d4d1c9109ab2a433bdf9.hot-update.json HTTP/1.1" 404 2997 INFO 2020-07-16 15:05:19,560 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 15:10:48,017 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 15:11:20,778 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 15:14:31,570 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 15:32:58,616 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 15:33:59,229 basehttp 154 "OPTIONS /bar/ HTTP/1.1" 200 0 INFO 2020-07-16 15:34:01,865 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 15:35:50,875 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 15:37:11,544 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 15:37:42,982 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 15:38:57,049 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 15:39:54,571 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 15:40:07,174 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 15:40:21,552 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 15:40:51,538 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 15:41:10,533 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 16:05:56,655 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 16:06:43,356 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 16:10:00,592 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 WARNING 2020-07-16 16:19:05,188 log 228 Not Found: /c36de1a6ae77447339a4.hot-update.json WARNING 2020-07-16 16:19:05,189 basehttp 154 "GET /c36de1a6ae77447339a4.hot-update.json HTTP/1.1" 404 2997 WARNING 2020-07-16 16:19:05,223 log 228 Not Found: /c36de1a6ae77447339a4.hot-update.json WARNING 2020-07-16 16:19:05,224 basehttp 154 "GET /c36de1a6ae77447339a4.hot-update.json HTTP/1.1" 404 2997 INFO 2020-07-16 16:20:05,456 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 16:25:31,697 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 16:25:33,761 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 16:31:50,609 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 16:32:29,486 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 16:32:59,590 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 16:33:10,878 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 16:33:25,716 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 16:34:15,241 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 16:35:05,356 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-07-16 16:35:06,822 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-16 16:35:06,890 basehttp 154 "OPTIONS /bar/ HTTP/1.1" 200 0 INFO 2020-07-16 16:35:09,118 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 WARNING 2020-07-16 16:42:24,239 log 228 Not Found: /742ca247e9dfc46d1913.hot-update.json WARNING 2020-07-16 16:42:24,242 log 228 Not Found: /742ca247e9dfc46d1913.hot-update.json WARNING 2020-07-16 16:42:24,250 basehttp 154 "GET /742ca247e9dfc46d1913.hot-update.json HTTP/1.1" 404 2997 WARNING 2020-07-16 16:42:24,250 basehttp 154 "GET /742ca247e9dfc46d1913.hot-update.json HTTP/1.1" 404 2997 WARNING 2020-07-16 16:42:24,255 log 228 Not Found: /742ca247e9dfc46d1913.hot-update.json WARNING 2020-07-16 16:42:24,255 basehttp 154 "GET /742ca247e9dfc46d1913.hot-update.json HTTP/1.1" 404 2997 WARNING 2020-07-16 16:42:24,300 log 228 Not Found: /742ca247e9dfc46d1913.hot-update.json WARNING 2020-07-16 16:42:24,302 basehttp 154 "GET /742ca247e9dfc46d1913.hot-update.json HTTP/1.1" 404 2997 INFO 2020-07-16 16:48:01,407 basehttp 154 "OPTIONS /bar/ HTTP/1.1" 200 0 INFO 2020-07-16 16:48:02,927 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 16:48:03,696 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 16:48:49,494 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-07-16 16:48:50,031 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-16 16:48:50,071 basehttp 154 "OPTIONS /bar/ HTTP/1.1" 200 0 INFO 2020-07-16 16:48:51,975 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 16:50:20,345 basehttp 154 "OPTIONS /bar/ HTTP/1.1" 200 0 INFO 2020-07-16 16:50:22,808 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 16:50:22,847 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 16:50:35,756 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-16 16:50:38,562 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 16:51:37,772 basehttp 154 "OPTIONS /bar/ HTTP/1.1" 200 0 INFO 2020-07-16 16:51:40,674 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 16:51:40,762 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 17:02:53,381 basehttp 154 "OPTIONS /bar/ HTTP/1.1" 200 0 INFO 2020-07-16 17:02:55,983 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 17:02:56,506 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 17:05:37,613 basehttp 154 "OPTIONS /bar/ HTTP/1.1" 200 0 INFO 2020-07-16 17:05:38,604 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 17:05:39,907 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 WARNING 2020-07-16 17:05:55,858 log 228 Not Found: /7c897c210e991ef270c6.hot-update.json WARNING 2020-07-16 17:05:55,861 log 228 Not Found: /7c897c210e991ef270c6.hot-update.json WARNING 2020-07-16 17:05:55,865 log 228 Not Found: /7c897c210e991ef270c6.hot-update.json WARNING 2020-07-16 17:05:55,866 basehttp 154 "GET /7c897c210e991ef270c6.hot-update.json HTTP/1.1" 404 2997 WARNING 2020-07-16 17:05:55,867 basehttp 154 "GET /7c897c210e991ef270c6.hot-update.json HTTP/1.1" 404 2997 WARNING 2020-07-16 17:05:55,867 basehttp 154 "GET /7c897c210e991ef270c6.hot-update.json HTTP/1.1" 404 2997 WARNING 2020-07-16 17:05:55,936 log 228 Not Found: /7c897c210e991ef270c6.hot-update.json WARNING 2020-07-16 17:05:55,939 basehttp 154 "GET /7c897c210e991ef270c6.hot-update.json HTTP/1.1" 404 2997 INFO 2020-07-16 17:06:01,642 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 17:06:02,063 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 17:06:34,883 basehttp 154 "OPTIONS /bar/ HTTP/1.1" 200 0 INFO 2020-07-16 17:06:36,251 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 17:06:36,585 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 17:07:14,551 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 17:07:14,864 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 17:09:47,198 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 17:11:44,720 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-07-16 17:11:45,307 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-16 17:11:45,344 basehttp 154 "OPTIONS /bar/ HTTP/1.1" 200 0 INFO 2020-07-16 17:11:48,672 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 17:12:01,718 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 17:12:28,617 basehttp 154 "OPTIONS /bar/ HTTP/1.1" 200 0 INFO 2020-07-16 17:12:30,745 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 17:12:32,037 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 17:12:58,374 basehttp 154 "OPTIONS /bar/ HTTP/1.1" 200 0 INFO 2020-07-16 17:13:01,937 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 17:13:56,975 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-16 17:13:59,817 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 17:26:46,306 basehttp 154 "OPTIONS /bar/ HTTP/1.1" 200 0 INFO 2020-07-16 17:26:48,734 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 17:26:48,869 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 17:31:22,719 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 17:32:57,164 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 20:16:25,015 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-16 20:16:30,853 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-07-16 20:16:32,106 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-16 20:16:32,133 basehttp 154 "OPTIONS /bar/ HTTP/1.1" 200 0 INFO 2020-07-16 20:16:34,117 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 20:17:48,111 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-16 20:17:50,018 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 20:18:31,098 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 20:21:20,933 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 20:21:33,824 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 20:21:51,177 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 20:22:08,850 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 20:22:41,844 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 20:24:05,863 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 20:28:12,932 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 20:30:50,997 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 20:31:30,031 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 20:32:27,530 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 20:37:07,303 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 20:39:41,969 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 20:40:29,178 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 20:41:05,679 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 20:41:20,060 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 20:41:49,058 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 20:42:42,353 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 20:42:45,362 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 20:44:09,365 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 WARNING 2020-07-16 20:44:31,018 log 228 Not Found: /65e6c1aa1ed58282e5c6.hot-update.json WARNING 2020-07-16 20:44:31,019 basehttp 154 "GET /65e6c1aa1ed58282e5c6.hot-update.json HTTP/1.1" 404 2997 INFO 2020-07-16 20:44:34,084 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 20:45:00,557 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 20:46:31,935 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 20:46:47,031 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 20:47:04,285 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-16 20:47:06,354 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 20:48:00,018 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 21:08:35,920 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-16 21:09:48,483 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 21:10:45,629 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-16 21:10:47,559 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 21:21:28,147 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 21:21:30,093 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 21:21:55,521 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 21:23:57,225 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 21:24:14,806 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-07-16 21:24:16,022 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-16 21:24:16,069 basehttp 154 "OPTIONS /bar/ HTTP/1.1" 200 0 INFO 2020-07-16 21:24:17,308 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 21:29:35,817 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 21:29:45,066 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 21:44:57,997 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 21:51:21,855 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-16 21:51:24,003 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 WARNING 2020-07-16 22:00:28,326 log 228 Not Found: /c94c78a9a9df551d8c30.hot-update.json WARNING 2020-07-16 22:00:28,327 basehttp 154 "GET /c94c78a9a9df551d8c30.hot-update.json HTTP/1.1" 404 2997 INFO 2020-07-16 22:06:23,773 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-07-16 22:06:24,290 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-16 22:06:24,341 basehttp 154 "OPTIONS /bar/ HTTP/1.1" 200 0 INFO 2020-07-16 22:06:26,605 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 22:18:46,904 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-16 22:18:52,878 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 22:21:42,792 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-07-16 22:21:44,039 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-16 22:21:44,067 basehttp 154 "OPTIONS /bar/ HTTP/1.1" 200 0 INFO 2020-07-16 22:21:45,840 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 WARNING 2020-07-16 23:03:31,317 log 228 Not Found: /275d08edd501b4496be5.hot-update.json WARNING 2020-07-16 23:03:31,318 basehttp 154 "GET /275d08edd501b4496be5.hot-update.json HTTP/1.1" 404 2997 INFO 2020-07-16 23:40:06,306 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-07-16 23:40:07,151 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-16 23:40:07,184 basehttp 154 "OPTIONS /bar/ HTTP/1.1" 200 0 INFO 2020-07-16 23:40:09,117 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 23:45:11,741 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 23:47:15,111 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-16 23:48:36,250 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-16 23:48:38,916 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 WARNING 2020-07-16 23:48:41,115 log 228 Not Found: /index WARNING 2020-07-16 23:48:41,117 basehttp 154 "GET /index HTTP/1.1" 404 2904 WARNING 2020-07-16 23:48:45,390 log 228 Not Found: /index WARNING 2020-07-16 23:48:45,391 basehttp 154 "GET /index HTTP/1.1" 404 2904 WARNING 2020-07-16 23:48:48,805 log 228 Not Found: /index WARNING 2020-07-16 23:48:48,806 basehttp 154 "GET /index HTTP/1.1" 404 2904 INFO 2020-07-16 23:48:59,119 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-16 23:49:01,074 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 WARNING 2020-07-16 23:49:13,668 log 228 Not Found: /index WARNING 2020-07-16 23:49:13,669 basehttp 154 "GET /index HTTP/1.1" 404 2904 WARNING 2020-07-16 23:53:04,428 log 228 Not Found: /index WARNING 2020-07-16 23:53:04,429 basehttp 154 "GET /index HTTP/1.1" 404 2904 INFO 2020-07-16 23:54:23,212 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-16 23:54:25,087 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 09:59:32,346 autoreload 597 Watching for file changes with StatReloader WARNING 2020-07-18 09:59:45,642 log 228 Unauthorized: /bar/ WARNING 2020-07-18 09:59:45,643 basehttp 154 "GET /bar/ HTTP/1.1" 401 38 INFO 2020-07-18 10:00:48,200 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 10:00:54,697 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-18 10:00:56,673 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 10:02:36,203 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-18 10:02:38,244 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 10:08:55,290 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 WARNING 2020-07-18 10:15:11,842 log 228 Not Found: /a4851b8337782da93758.hot-update.json WARNING 2020-07-18 10:15:11,842 basehttp 154 "GET /a4851b8337782da93758.hot-update.json HTTP/1.1" 404 2997 WARNING 2020-07-18 10:15:11,865 log 228 Not Found: /a4851b8337782da93758.hot-update.json WARNING 2020-07-18 10:15:11,865 basehttp 154 "GET /a4851b8337782da93758.hot-update.json HTTP/1.1" 404 2997 INFO 2020-07-18 10:15:14,664 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 WARNING 2020-07-18 10:40:59,172 log 228 Not Found: /04e7dbb416263b2b4aae.hot-update.json WARNING 2020-07-18 10:40:59,173 basehttp 154 "GET /04e7dbb416263b2b4aae.hot-update.json HTTP/1.1" 404 2997 WARNING 2020-07-18 10:40:59,184 log 228 Not Found: /04e7dbb416263b2b4aae.hot-update.json WARNING 2020-07-18 10:40:59,184 basehttp 154 "GET /04e7dbb416263b2b4aae.hot-update.json HTTP/1.1" 404 2997 INFO 2020-07-18 10:41:01,284 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 10:54:42,702 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 10:56:49,231 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 11:49:00,219 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 11:58:53,126 basehttp 154 "OPTIONS /bar/ HTTP/1.1" 200 0 INFO 2020-07-18 11:58:55,107 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 12:05:06,661 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 12:05:28,282 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 12:07:51,180 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 12:08:40,164 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 12:09:43,173 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 WARNING 2020-07-18 12:16:47,774 log 228 Not Found: /0af84de54bfefe344a7d.hot-update.json WARNING 2020-07-18 12:16:47,774 basehttp 154 "GET /0af84de54bfefe344a7d.hot-update.json HTTP/1.1" 404 2997 WARNING 2020-07-18 12:16:47,787 log 228 Not Found: /0af84de54bfefe344a7d.hot-update.json WARNING 2020-07-18 12:16:47,788 basehttp 154 "GET /0af84de54bfefe344a7d.hot-update.json HTTP/1.1" 404 2997 INFO 2020-07-18 12:16:50,248 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 WARNING 2020-07-18 12:17:08,083 log 228 Not Found: /5dbc9387b143aed641ca.hot-update.json WARNING 2020-07-18 12:17:08,083 basehttp 154 "GET /5dbc9387b143aed641ca.hot-update.json HTTP/1.1" 404 2997 WARNING 2020-07-18 12:17:08,104 log 228 Not Found: /5dbc9387b143aed641ca.hot-update.json WARNING 2020-07-18 12:17:08,105 basehttp 154 "GET /5dbc9387b143aed641ca.hot-update.json HTTP/1.1" 404 2997 INFO 2020-07-18 12:17:10,660 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 12:24:30,085 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 13:56:33,652 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-18 13:56:35,706 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 13:59:11,482 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-18 13:59:13,597 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 13:59:39,444 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-18 13:59:41,232 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 14:00:02,208 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-18 14:00:04,015 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 14:02:29,626 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-18 14:02:31,598 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 14:08:26,754 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-18 14:08:28,545 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 14:14:38,428 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-18 14:14:40,468 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 14:22:09,933 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\urls.py changed, reloading. INFO 2020-07-18 14:22:11,925 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 14:30:04,079 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 14:30:06,015 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 14:31:41,416 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-18 14:31:43,347 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 14:34:52,911 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\urls.py changed, reloading. INFO 2020-07-18 14:34:55,271 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 14:36:48,073 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-18 14:36:50,173 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 14:38:48,803 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\urls.py changed, reloading. INFO 2020-07-18 14:38:50,598 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 14:40:24,436 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 14:43:00,557 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 14:43:31,477 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\urls.py changed, reloading. INFO 2020-07-18 14:43:33,446 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 14:43:52,880 autoreload 597 Watching for file changes with StatReloader WARNING 2020-07-18 14:44:31,238 log 228 Method Not Allowed: /wb/company/ WARNING 2020-07-18 14:44:31,239 basehttp 154 "POST /wb/company/ HTTP/1.1" 405 46 INFO 2020-07-18 14:44:38,857 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 15 INFO 2020-07-18 14:45:18,965 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-18 14:45:20,888 autoreload 597 Watching for file changes with StatReloader ERROR 2020-07-18 14:45:41,105 log 228 Internal Server Error: /wb/company/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\generic\base.py", line 71, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\webserver\project\apps\webnews\views.py", line 51, in get data = Company.objects.aggregate(max('id')) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\manager.py", line 82, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\query.py", line 363, in aggregate self._validate_values_are_expressions((*args, *kwargs.values()), method_name='aggregate') File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\query.py", line 1310, in _validate_values_are_expressions ', '.join(invalid_args), TypeError: QuerySet.aggregate() received non-expression(s): i. ERROR 2020-07-18 14:45:41,113 basehttp 154 "GET /wb/company/ HTTP/1.1" 500 21117 INFO 2020-07-18 14:46:41,357 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-18 14:46:43,311 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 14:46:59,934 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 13 INFO 2020-07-18 14:47:35,406 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-18 14:47:37,527 autoreload 597 Watching for file changes with StatReloader ERROR 2020-07-18 14:47:51,117 log 228 Internal Server Error: /wb/company/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\generic\base.py", line 71, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\webserver\project\apps\webnews\views.py", line 51, in get data = Company.objects.aggregate(Max('id')).values('name','id') TypeError: values() takes no arguments (2 given) ERROR 2020-07-18 14:47:51,119 basehttp 154 "GET /wb/company/ HTTP/1.1" 500 20564 ERROR 2020-07-18 14:47:53,576 log 228 Internal Server Error: /wb/company/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\generic\base.py", line 71, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\webserver\project\apps\webnews\views.py", line 51, in get data = Company.objects.aggregate(Max('id')).values('name','id') TypeError: values() takes no arguments (2 given) ERROR 2020-07-18 14:47:53,578 basehttp 154 "GET /wb/company/ HTTP/1.1" 500 20564 INFO 2020-07-18 14:50:52,835 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-18 14:50:54,846 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 14:51:57,741 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-18 14:51:59,745 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 14:52:13,762 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-18 14:52:15,673 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 14:52:43,733 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-18 14:52:45,570 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 14:52:53,084 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-18 14:52:54,998 autoreload 597 Watching for file changes with StatReloader ERROR 2020-07-18 14:53:04,865 log 228 Internal Server Error: /wb/company/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\query.py", line 369, in aggregate arg.default_alias File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\aggregates.py", line 65, in default_alias raise TypeError("Complex expressions require an alias") TypeError: Complex expressions require an alias During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\generic\base.py", line 71, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\webserver\project\apps\webnews\views.py", line 51, in get id__max = Company.objects.aggregate(Max('id','name')) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\manager.py", line 82, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\query.py", line 371, in aggregate raise TypeError("Complex aggregates require an alias") TypeError: Complex aggregates require an alias ERROR 2020-07-18 14:53:04,872 basehttp 154 "GET /wb/company/ HTTP/1.1" 500 21312 ERROR 2020-07-18 14:53:09,889 log 228 Internal Server Error: /wb/company/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\query.py", line 369, in aggregate arg.default_alias File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\aggregates.py", line 65, in default_alias raise TypeError("Complex expressions require an alias") TypeError: Complex expressions require an alias During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\generic\base.py", line 71, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\webserver\project\apps\webnews\views.py", line 51, in get id__max = Company.objects.aggregate(Max('id','name')) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\manager.py", line 82, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\query.py", line 371, in aggregate raise TypeError("Complex aggregates require an alias") TypeError: Complex aggregates require an alias ERROR 2020-07-18 14:53:09,892 basehttp 154 "GET /wb/company/ HTTP/1.1" 500 21312 INFO 2020-07-18 14:53:27,692 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-18 14:53:29,679 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 14:53:37,168 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-18 14:53:39,266 autoreload 597 Watching for file changes with StatReloader ERROR 2020-07-18 14:53:54,953 log 228 Internal Server Error: /wb/company/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 145, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 143, in _get_response response = response.render() File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\template\response.py", line 106, in render self.content = self.rendered_content File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\response.py", line 70, in rendered_content ret = renderer.render(self.data, accepted_media_type, context) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\renderers.py", line 103, in render allow_nan=not self.strict, separators=separators File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\utils\json.py", line 25, in dumps return json.dumps(*args, **kwargs) File "e:\12446\appdata\Lib\json\__init__.py", line 238, in dumps **kw).encode(obj) File "e:\12446\appdata\Lib\json\encoder.py", line 199, in encode chunks = self.iterencode(o, _one_shot=True) File "e:\12446\appdata\Lib\json\encoder.py", line 257, in iterencode return _iterencode(o, 0) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\utils\encoders.py", line 67, in default return super().default(obj) File "e:\12446\appdata\Lib\json\encoder.py", line 179, in default raise TypeError(f'Object of type {o.__class__.__name__} ' TypeError: Object of type Company is not JSON serializable ERROR 2020-07-18 14:53:54,959 basehttp 154 "GET /wb/company/ HTTP/1.1" 500 108395 INFO 2020-07-18 14:54:37,097 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-18 14:54:38,948 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 14:54:54,520 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 4 INFO 2020-07-18 14:56:28,842 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-18 14:56:29,775 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 14:56:32,895 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-18 14:56:33,822 autoreload 597 Watching for file changes with StatReloader ERROR 2020-07-18 14:57:13,117 log 228 Internal Server Error: /wb/company/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\backends\base\base.py", line 217, in ensure_connection self.connect() File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\backends\base\base.py", line 195, in connect self.connection = self.get_new_connection(conn_params) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\backends\mysql\base.py", line 227, in get_new_connection return Database.connect(**conn_params) File "C:\Users\12446\Envs\wbnews\lib\site-packages\MySQLdb\__init__.py", line 84, in Connect return Connection(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\MySQLdb\connections.py", line 179, in __init__ super(Connection, self).__init__(*args, **kwargs2) MySQLdb._exceptions.OperationalError: (2002, "Can't connect to MySQL server on '101.200.193.157' (10060)") The above exception was the direct cause of the following exception: Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\generic\base.py", line 71, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\webserver\project\apps\webnews\views.py", line 51, in get id__max = Company.objects.aggregate(Max('id')) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\manager.py", line 82, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\query.py", line 379, in aggregate return query.get_aggregation(self.db, kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\sql\query.py", line 489, in get_aggregation result = compiler.execute_sql(SINGLE) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\sql\compiler.py", line 1098, in execute_sql cursor = self.connection.cursor() File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\backends\base\base.py", line 256, in cursor return self._cursor() File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\backends\base\base.py", line 233, in _cursor self.ensure_connection() File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\backends\base\base.py", line 217, in ensure_connection self.connect() File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\backends\base\base.py", line 217, in ensure_connection self.connect() File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\backends\base\base.py", line 195, in connect self.connection = self.get_new_connection(conn_params) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\backends\mysql\base.py", line 227, in get_new_connection return Database.connect(**conn_params) File "C:\Users\12446\Envs\wbnews\lib\site-packages\MySQLdb\__init__.py", line 84, in Connect return Connection(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\MySQLdb\connections.py", line 179, in __init__ super(Connection, self).__init__(*args, **kwargs2) django.db.utils.OperationalError: (2002, "Can't connect to MySQL server on '101.200.193.157' (10060)") ERROR 2020-07-18 14:57:13,126 basehttp 154 "GET /wb/company/ HTTP/1.1" 500 23495 ERROR 2020-07-18 14:57:45,284 log 228 Internal Server Error: /wb/company/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\generic\base.py", line 71, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\webserver\project\apps\webnews\views.py", line 52, in get data = Company.objects.get(id=id__max['id__max']).values('name') AttributeError: 'Company' object has no attribute 'values' ERROR 2020-07-18 14:57:45,286 basehttp 154 "GET /wb/company/ HTTP/1.1" 500 20585 ERROR 2020-07-18 14:57:50,565 log 228 Internal Server Error: /wb/company/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\generic\base.py", line 71, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\webserver\project\apps\webnews\views.py", line 52, in get data = Company.objects.get(id=id__max['id__max']).values('name') AttributeError: 'Company' object has no attribute 'values' ERROR 2020-07-18 14:57:50,566 basehttp 154 "GET /wb/company/ HTTP/1.1" 500 20585 INFO 2020-07-18 14:58:23,454 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-18 14:58:24,407 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 14:59:12,051 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-18 14:59:13,298 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 14:59:16,629 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-18 15:02:29,542 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-18 15:02:30,523 autoreload 597 Watching for file changes with StatReloader ERROR 2020-07-18 15:02:42,307 log 228 Internal Server Error: /wb/navigation/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\generic\base.py", line 71, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\webserver\project\apps\webnews\views.py", line 60, in get data = list(data) TypeError: 'Navigation' object is not iterable ERROR 2020-07-18 15:02:42,309 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 500 20526 INFO 2020-07-18 15:03:57,916 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-18 15:03:59,231 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 15:04:37,578 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-18 15:04:38,730 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 15:04:41,857 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-18 15:04:42,860 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 15:04:46,307 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 24 INFO 2020-07-18 15:05:04,939 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-18 15:05:05,950 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 15:05:15,188 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 24 INFO 2020-07-18 15:05:31,385 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-18 15:05:32,372 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 15:05:45,792 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-18 15:05:46,700 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 15:05:53,987 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 184 INFO 2020-07-18 15:12:05,767 basehttp 154 "OPTIONS /wb/company/ HTTP/1.1" 200 0 INFO 2020-07-18 15:12:06,946 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-18 15:13:00,644 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-18 15:13:34,892 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-18 15:13:58,315 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-18 15:15:31,464 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-18 15:15:49,067 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-18 15:15:53,880 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-18 15:16:09,273 basehttp 154 "OPTIONS /wb/navigation/ HTTP/1.1" 200 0 INFO 2020-07-18 15:16:09,724 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-18 15:16:09,775 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 186 INFO 2020-07-18 15:16:13,281 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 186 INFO 2020-07-18 15:16:13,325 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-18 15:17:24,624 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-18 15:17:25,881 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 15:20:18,339 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 287 INFO 2020-07-18 15:20:18,358 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-18 15:21:38,273 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 287 INFO 2020-07-18 15:21:38,313 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-18 15:22:05,050 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 287 INFO 2020-07-18 15:22:05,094 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-18 15:23:41,967 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 287 INFO 2020-07-18 15:23:42,003 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-18 15:28:13,353 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-18 15:28:13,358 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 287 INFO 2020-07-18 15:29:09,306 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 287 INFO 2020-07-18 15:29:09,351 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-18 15:29:19,296 basehttp 154 "OPTIONS /bar/ HTTP/1.1" 200 0 INFO 2020-07-18 15:29:21,083 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 15:29:24,554 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 287 INFO 2020-07-18 15:29:24,598 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-18 15:44:07,621 basehttp 154 "OPTIONS /navigation/1/ HTTP/1.1" 200 0 INFO 2020-07-18 15:44:08,071 basehttp 154 "GET /navigation/1/ HTTP/1.1" 200 176 INFO 2020-07-18 15:44:09,562 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 15:44:24,270 basehttp 154 "GET /navigation/1/ HTTP/1.1" 200 176 INFO 2020-07-18 15:44:52,189 basehttp 154 "GET /navigation/1/ HTTP/1.1" 200 176 INFO 2020-07-18 15:44:53,589 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 15:45:29,887 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 287 INFO 2020-07-18 15:45:29,930 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-18 15:45:37,063 basehttp 154 "GET /navigation/1/ HTTP/1.1" 200 176 INFO 2020-07-18 15:45:37,805 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 15:47:07,631 basehttp 154 "OPTIONS /company/1/ HTTP/1.1" 200 0 INFO 2020-07-18 15:47:08,025 basehttp 154 "GET /company/1/ HTTP/1.1" 200 195 INFO 2020-07-18 15:48:18,266 basehttp 154 "GET /company/1/ HTTP/1.1" 200 195 INFO 2020-07-18 15:49:24,408 basehttp 154 "OPTIONS /navigation/ HTTP/1.1" 200 0 INFO 2020-07-18 15:49:24,870 basehttp 154 "GET /navigation/ HTTP/1.1" 200 834 INFO 2020-07-18 15:49:32,745 basehttp 154 "GET /navigation/ HTTP/1.1" 200 834 INFO 2020-07-18 15:49:55,080 basehttp 154 "GET /navigation/ HTTP/1.1" 200 834 INFO 2020-07-18 15:49:55,923 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 15:50:34,288 basehttp 154 "GET /navigation/ HTTP/1.1" 200 834 INFO 2020-07-18 15:50:39,554 basehttp 154 "GET /navigation/ HTTP/1.1" 200 834 INFO 2020-07-18 15:50:41,077 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 15:52:07,926 basehttp 154 "GET /navigation/ HTTP/1.1" 200 834 INFO 2020-07-18 15:53:41,316 basehttp 154 "GET /navigation/ HTTP/1.1" 200 834 INFO 2020-07-18 15:53:42,064 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 15:54:01,318 basehttp 154 "GET /navigation/ HTTP/1.1" 200 834 INFO 2020-07-18 15:54:02,880 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 15:54:27,315 basehttp 154 "GET /navigation/ HTTP/1.1" 200 834 INFO 2020-07-18 15:54:28,063 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 15:55:06,107 basehttp 154 "GET /navigation/ HTTP/1.1" 200 834 INFO 2020-07-18 15:55:06,963 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 15:55:58,394 basehttp 154 "GET /navigation/ HTTP/1.1" 200 834 INFO 2020-07-18 15:56:04,302 basehttp 154 "GET /navigation/ HTTP/1.1" 200 834 INFO 2020-07-18 15:56:05,084 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 16:33:53,880 basehttp 154 "GET /navigation/ HTTP/1.1" 200 834 INFO 2020-07-18 16:33:55,353 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 16:35:36,127 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 16:36:55,323 basehttp 154 "GET /navigation/ HTTP/1.1" 200 834 INFO 2020-07-18 16:36:56,210 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 16:37:13,235 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 323 INFO 2020-07-18 16:37:13,259 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-18 16:39:02,581 autoreload 217 F:\python\privateobj\obj\webserver\project\settings\dev.py changed, reloading. INFO 2020-07-18 16:39:03,718 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 16:39:11,354 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1322 INFO 2020-07-18 16:39:12,045 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 16:39:33,568 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1153 INFO 2020-07-18 16:39:35,119 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 16:40:24,876 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1153 INFO 2020-07-18 16:40:25,702 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 16:40:56,275 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1153 INFO 2020-07-18 16:40:57,046 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 16:41:46,060 basehttp 154 "GET /company/1/ HTTP/1.1" 200 195 INFO 2020-07-18 16:41:46,126 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1153 INFO 2020-07-18 16:43:54,248 basehttp 154 "GET /company/1/ HTTP/1.1" 200 195 INFO 2020-07-18 16:43:54,308 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1153 INFO 2020-07-18 16:46:08,982 basehttp 154 "GET /company/1/ HTTP/1.1" 200 195 INFO 2020-07-18 16:46:09,023 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1153 INFO 2020-07-18 16:46:59,679 basehttp 154 "GET /company/1/ HTTP/1.1" 200 195 INFO 2020-07-18 16:46:59,734 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1153 INFO 2020-07-18 16:47:30,911 basehttp 154 "GET /company/1/ HTTP/1.1" 200 195 INFO 2020-07-18 16:47:30,962 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1153 INFO 2020-07-18 16:49:36,764 basehttp 154 "GET /company/1/ HTTP/1.1" 200 195 INFO 2020-07-18 16:49:37,137 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1153 INFO 2020-07-18 16:49:44,615 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1153 INFO 2020-07-18 16:49:44,623 basehttp 154 "GET /company/1/ HTTP/1.1" 200 195 INFO 2020-07-18 16:49:46,880 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 WARNING 2020-07-18 16:49:53,694 log 228 Bad Request: /company/1/ WARNING 2020-07-18 16:49:53,695 basehttp 154 "PUT /company/1/ HTTP/1.1" 400 87 WARNING 2020-07-18 16:51:02,586 log 228 Unauthorized: /company/1/ WARNING 2020-07-18 16:51:02,587 basehttp 154 "PUT /company/1/ HTTP/1.1" 401 43 WARNING 2020-07-18 16:52:57,574 log 228 Not Found: /login/ WARNING 2020-07-18 16:52:57,575 basehttp 154 "POST /login/ HTTP/1.1" 404 3946 INFO 2020-07-18 16:53:30,652 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 WARNING 2020-07-18 16:54:27,261 log 228 Bad Request: /company/1/ WARNING 2020-07-18 16:54:27,263 basehttp 154 "PUT /company/1/ HTTP/1.1" 400 87 INFO 2020-07-18 16:56:36,058 basehttp 154 "GET /company/1/ HTTP/1.1" 200 195 INFO 2020-07-18 16:56:36,118 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1153 INFO 2020-07-18 16:56:39,004 basehttp 154 "PUT /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 16:57:03,250 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 16:57:03,274 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1153 INFO 2020-07-18 16:57:13,310 basehttp 154 "PUT /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 16:57:13,750 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 17:01:42,237 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 17:01:42,282 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1153 INFO 2020-07-18 17:01:56,077 basehttp 154 "PUT /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 17:02:05,798 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 17:02:09,297 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 287 INFO 2020-07-18 17:02:09,315 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-18 17:03:16,419 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 17:03:16,469 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1153 WARNING 2020-07-18 17:06:33,099 log 228 Not Found: /b745591e269c14fbd36c.hot-update.json WARNING 2020-07-18 17:06:33,099 basehttp 154 "GET /b745591e269c14fbd36c.hot-update.json HTTP/1.1" 404 4035 WARNING 2020-07-18 17:06:33,127 log 228 Not Found: /b745591e269c14fbd36c.hot-update.json WARNING 2020-07-18 17:06:33,128 basehttp 154 "GET /b745591e269c14fbd36c.hot-update.json HTTP/1.1" 404 4035 INFO 2020-07-18 17:06:34,771 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 17:06:34,785 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1153 INFO 2020-07-18 17:06:34,979 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-18 17:06:35,922 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 287 INFO 2020-07-18 17:06:36,287 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 17:09:20,055 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 17:09:20,096 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1153 INFO 2020-07-18 17:09:22,984 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 17:09:23,023 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1153 INFO 2020-07-18 17:10:47,226 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 17:10:47,288 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1153 INFO 2020-07-18 17:12:08,122 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 17:12:08,180 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1153 INFO 2020-07-18 17:12:22,106 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 17:12:22,123 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1153 INFO 2020-07-18 17:12:23,510 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 17:12:45,980 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 17:12:46,011 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1153 INFO 2020-07-18 17:12:50,860 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 17:12:50,951 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1153 INFO 2020-07-18 17:12:52,274 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 17:16:01,202 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 17:16:01,257 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1153 INFO 2020-07-18 17:17:27,221 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 17:17:27,221 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1153 INFO 2020-07-18 17:17:41,204 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 17:17:41,251 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1153 INFO 2020-07-18 17:17:48,120 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 17:17:48,199 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1153 INFO 2020-07-18 17:17:53,959 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 17:17:54,007 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1153 INFO 2020-07-18 17:17:55,440 basehttp 154 "OPTIONS /navigation/2/ HTTP/1.1" 200 0 INFO 2020-07-18 17:17:55,446 basehttp 154 "OPTIONS /navigation/3/ HTTP/1.1" 200 0 INFO 2020-07-18 17:17:55,446 basehttp 154 "OPTIONS /navigation/4/ HTTP/1.1" 200 0 INFO 2020-07-18 17:17:55,447 basehttp 154 "OPTIONS /navigation/5/ HTTP/1.1" 200 0 INFO 2020-07-18 17:17:55,459 basehttp 154 "OPTIONS /navigation/6/ HTTP/1.1" 200 0 INFO 2020-07-18 17:17:56,294 basehttp 154 "PUT /navigation/2/ HTTP/1.1" 200 190 INFO 2020-07-18 17:17:56,302 basehttp 154 "PUT /navigation/6/ HTTP/1.1" 200 192 INFO 2020-07-18 17:17:56,328 basehttp 154 "PUT /navigation/1/ HTTP/1.1" 200 183 INFO 2020-07-18 17:17:56,337 basehttp 154 "PUT /navigation/3/ HTTP/1.1" 200 194 INFO 2020-07-18 17:17:56,344 basehttp 154 "PUT /navigation/4/ HTTP/1.1" 200 192 INFO 2020-07-18 17:17:56,350 basehttp 154 "PUT /navigation/5/ HTTP/1.1" 200 187 INFO 2020-07-18 17:18:29,224 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 17:18:29,265 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1195 INFO 2020-07-18 17:18:33,173 basehttp 154 "PUT /navigation/1/ HTTP/1.1" 200 183 INFO 2020-07-18 17:18:33,872 basehttp 154 "PUT /navigation/2/ HTTP/1.1" 200 190 INFO 2020-07-18 17:18:33,876 basehttp 154 "PUT /navigation/6/ HTTP/1.1" 200 192 INFO 2020-07-18 17:18:33,877 basehttp 154 "PUT /navigation/3/ HTTP/1.1" 200 194 INFO 2020-07-18 17:18:33,878 basehttp 154 "PUT /navigation/4/ HTTP/1.1" 200 192 INFO 2020-07-18 17:18:33,878 basehttp 154 "PUT /navigation/5/ HTTP/1.1" 200 187 INFO 2020-07-18 17:22:14,262 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 17:22:14,297 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1195 INFO 2020-07-18 17:22:20,222 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 17:22:20,261 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1195 INFO 2020-07-18 17:22:21,862 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 17:23:09,343 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 17:23:09,419 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1195 INFO 2020-07-18 17:23:17,193 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 17:23:17,241 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1195 INFO 2020-07-18 17:23:18,012 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 17:30:19,658 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 17:30:19,659 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1195 INFO 2020-07-18 17:30:23,260 basehttp 154 "OPTIONS /bar/ HTTP/1.1" 200 0 INFO 2020-07-18 17:30:24,229 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 17:30:24,256 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1195 INFO 2020-07-18 17:30:25,846 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 17:33:01,207 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 17:33:01,290 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1195 INFO 2020-07-18 17:33:06,353 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 17:33:06,404 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1195 INFO 2020-07-18 17:33:07,215 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 17:35:04,725 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 17:35:04,755 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1195 INFO 2020-07-18 17:36:02,230 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 17:36:02,847 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1195 INFO 2020-07-18 17:36:05,943 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 17:36:05,997 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1195 INFO 2020-07-18 17:36:07,495 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 17:36:54,129 basehttp 154 "PUT /navigation/2/ HTTP/1.1" 200 190 INFO 2020-07-18 17:36:54,162 basehttp 154 "PUT /navigation/3/ HTTP/1.1" 200 194 INFO 2020-07-18 17:36:54,163 basehttp 154 "PUT /navigation/1/ HTTP/1.1" 200 185 INFO 2020-07-18 17:36:54,243 basehttp 154 "PUT /navigation/5/ HTTP/1.1" 200 187 INFO 2020-07-18 17:36:54,248 basehttp 154 "PUT /navigation/4/ HTTP/1.1" 200 192 INFO 2020-07-18 17:36:54,255 basehttp 154 "PUT /navigation/6/ HTTP/1.1" 200 192 INFO 2020-07-18 17:37:01,243 basehttp 154 "OPTIONS /wb/company/ HTTP/1.1" 200 0 INFO 2020-07-18 17:37:01,243 basehttp 154 "OPTIONS /wb/navigation/ HTTP/1.1" 200 0 INFO 2020-07-18 17:37:02,207 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 289 INFO 2020-07-18 17:37:02,242 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-18 17:37:10,871 basehttp 154 "PUT /navigation/6/ HTTP/1.1" 200 192 INFO 2020-07-18 17:37:10,873 basehttp 154 "PUT /navigation/2/ HTTP/1.1" 200 190 INFO 2020-07-18 17:37:10,875 basehttp 154 "PUT /navigation/3/ HTTP/1.1" 200 194 INFO 2020-07-18 17:37:10,909 basehttp 154 "PUT /navigation/5/ HTTP/1.1" 200 187 INFO 2020-07-18 17:37:10,915 basehttp 154 "PUT /navigation/1/ HTTP/1.1" 200 181 INFO 2020-07-18 17:37:10,920 basehttp 154 "PUT /navigation/4/ HTTP/1.1" 200 192 INFO 2020-07-18 17:37:15,535 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 285 INFO 2020-07-18 17:37:15,576 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-18 17:39:44,451 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-18 17:39:45,434 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 17:40:16,366 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-18 17:40:17,439 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 17:40:56,861 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-18 17:40:57,933 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 17:41:17,378 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-18 17:41:18,484 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 17:45:22,988 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 17:45:23,034 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 17:46:20,251 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 17:46:20,269 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 17:46:21,151 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 17:46:49,784 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 17:46:49,857 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 17:47:01,880 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 17:47:01,942 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 17:47:03,443 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 17:47:33,541 basehttp 154 "OPTIONS /company/1/ HTTP/1.1" 200 0 INFO 2020-07-18 17:47:34,219 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 17:47:34,268 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 17:47:35,132 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 17:48:23,806 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 17:48:23,864 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 17:48:25,294 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 17:49:54,180 basehttp 154 "OPTIONS /navigation/ HTTP/1.1" 200 0 INFO 2020-07-18 17:49:54,593 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 17:49:54,628 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 17:51:46,212 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 17:51:46,250 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 17:56:36,148 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 17:56:36,155 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 17:56:37,188 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 18:02:25,102 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 18:02:25,147 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 18:03:14,201 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 18:03:14,246 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 18:08:06,110 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 18:08:06,823 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 18:09:25,197 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 18:09:25,258 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 18:09:29,959 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 18:09:29,961 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 18:09:30,793 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 18:09:59,209 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 18:09:59,268 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 18:10:42,172 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 18:10:42,198 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 18:10:58,226 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 18:10:58,273 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 18:10:59,353 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 18:14:05,114 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 18:14:05,852 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 18:14:46,318 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 18:14:46,376 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 18:15:28,157 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 18:15:28,838 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 18:15:33,424 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 18:15:33,462 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 18:15:34,934 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 18:15:52,107 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 18:15:52,158 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 18:15:58,139 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 18:15:58,841 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 18:15:59,627 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 18:22:20,836 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 18:22:20,930 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 18:22:21,688 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 18:22:41,874 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 18:22:41,891 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 18:22:43,305 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 18:23:13,309 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 18:23:13,331 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 18:23:14,834 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 18:24:41,039 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 18:24:41,839 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 18:24:51,195 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 18:24:51,246 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 18:25:20,078 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 18:25:20,132 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 18:25:20,931 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 18:26:44,418 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 18:26:44,465 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 18:26:51,222 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 18:26:51,266 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 18:26:52,124 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 18:27:43,559 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 18:27:43,595 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 18:27:53,697 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 18:27:53,736 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 18:27:57,427 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 18:27:57,502 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 18:27:58,418 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 18:28:36,069 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 18:28:36,096 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 18:29:28,012 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 18:29:28,051 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 18:29:35,337 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 18:29:35,387 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 18:29:36,886 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 18:29:44,178 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 18:29:44,222 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 18:31:36,141 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-18 18:31:37,199 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 18:33:06,469 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\serializer.py changed, reloading. INFO 2020-07-18 18:33:07,478 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 18:34:07,349 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\urls.py changed, reloading. INFO 2020-07-18 18:34:08,377 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 18:35:28,206 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 18:35:29,257 autoreload 597 Watching for file changes with StatReloader WARNING 2020-07-18 18:37:28,344 log 228 Bad Request: /slideshow/ WARNING 2020-07-18 18:37:28,344 basehttp 154 "POST /slideshow/ HTTP/1.1" 400 87 INFO 2020-07-18 18:37:46,243 basehttp 154 "POST /slideshow/ HTTP/1.1" 201 235 INFO 2020-07-18 18:40:55,383 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 18:40:55,439 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 18:41:03,999 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 18:41:04,006 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 18:41:04,809 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 18:43:10,975 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 18:43:11,031 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 18:43:11,841 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 18:44:57,209 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 18:44:57,246 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 18:44:58,041 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 WARNING 2020-07-18 18:45:02,985 log 228 Unauthorized: /slideshow/ WARNING 2020-07-18 18:45:02,986 basehttp 154 "POST /slideshow/ HTTP/1.1" 401 43 INFO 2020-07-18 18:48:16,378 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 18:48:16,409 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 18:48:27,150 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 18:48:27,198 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 18:48:28,830 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 18:50:01,166 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 18:50:01,215 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 18:50:01,571 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 18:50:01,677 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 18:50:06,380 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 18:50:06,426 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 18:50:07,850 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 18:52:15,559 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 18:52:15,603 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 18:52:24,729 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 18:52:24,824 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 18:52:25,593 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 18:53:03,866 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 18:53:03,866 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 WARNING 2020-07-18 18:53:10,459 log 228 Bad Request: /slideshow/ WARNING 2020-07-18 18:53:10,461 basehttp 154 "POST /slideshow/ HTTP/1.1" 400 87 INFO 2020-07-18 18:56:47,184 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 18:56:47,244 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 18:56:54,768 basehttp 154 "POST /slideshow/ HTTP/1.1" 201 157 INFO 2020-07-18 18:58:13,229 basehttp 154 "POST /slideshow/ HTTP/1.1" 201 157 INFO 2020-07-18 19:00:33,971 basehttp 154 "POST /slideshow/ HTTP/1.1" 201 157 INFO 2020-07-18 19:05:05,222 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 19:05:05,254 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 19:05:14,124 basehttp 154 "POST /slideshow/ HTTP/1.1" 201 157 INFO 2020-07-18 19:05:31,644 basehttp 154 "POST /slideshow/ HTTP/1.1" 201 157 INFO 2020-07-18 19:08:34,162 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 19:08:34,223 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 19:08:53,933 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 19:08:53,976 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 19:08:58,945 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 19:08:58,969 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 19:09:00,329 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 19:09:17,912 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 19:09:17,956 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 19:12:58,918 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 19:12:58,970 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 19:13:04,895 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 19:13:04,963 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 19:13:07,211 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 19:14:38,346 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 19:14:38,355 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 19:14:40,078 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 19:15:17,365 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 19:15:17,405 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 19:15:26,312 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 19:15:26,328 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 19:15:27,113 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 19:15:30,208 basehttp 154 "POST /slideshow/ HTTP/1.1" 201 234 INFO 2020-07-18 19:16:13,207 basehttp 154 "POST /slideshow/ HTTP/1.1" 201 234 INFO 2020-07-18 19:20:20,604 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 19:20:20,658 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 19:20:28,102 basehttp 154 "POST /slideshow/ HTTP/1.1" 201 234 INFO 2020-07-18 19:20:40,225 basehttp 154 "POST /slideshow/ HTTP/1.1" 201 235 INFO 2020-07-18 19:24:18,890 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 19:24:18,944 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 19:24:53,034 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 19:24:53,079 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 19:25:02,806 basehttp 154 "POST /slideshow/ HTTP/1.1" 201 235 INFO 2020-07-18 19:30:22,393 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 19:30:22,439 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 19:30:23,875 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 19:30:26,343 basehttp 154 "POST /slideshow/ HTTP/1.1" 201 235 INFO 2020-07-18 19:41:28,872 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 19:41:28,927 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 19:47:08,780 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 19:47:08,832 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 19:47:19,999 basehttp 154 "OPTIONS /bar/ HTTP/1.1" 200 0 INFO 2020-07-18 19:47:20,459 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 19:47:20,485 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 19:47:21,275 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 19:47:32,671 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 19:47:32,693 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 19:47:35,873 basehttp 154 "OPTIONS /company/1/ HTTP/1.1" 200 0 INFO 2020-07-18 19:47:36,940 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 19:47:37,008 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 19:47:37,784 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 19:47:50,468 basehttp 154 "POST /slideshow/ HTTP/1.1" 201 235 INFO 2020-07-18 19:48:27,002 basehttp 154 "OPTIONS /slideshow/ HTTP/1.1" 200 0 WARNING 2020-07-18 19:48:27,372 log 228 Method Not Allowed: /slideshow/ WARNING 2020-07-18 19:48:27,374 basehttp 154 "PUT /slideshow/ HTTP/1.1" 405 45 INFO 2020-07-18 19:48:27,401 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 19:48:27,465 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 19:48:59,139 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 19:48:59,195 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2727 INFO 2020-07-18 19:48:59,217 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 19:51:10,341 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\serializer.py changed, reloading. INFO 2020-07-18 19:51:11,390 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 19:51:23,779 basehttp 154 "POST /slideshow/ HTTP/1.1" 201 235 INFO 2020-07-18 19:51:55,432 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\serializer.py changed, reloading. INFO 2020-07-18 19:51:56,427 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 19:52:04,912 basehttp 154 "POST /slideshow/ HTTP/1.1" 201 235 INFO 2020-07-18 19:54:39,813 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\serializer.py changed, reloading. INFO 2020-07-18 19:54:40,787 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 19:54:48,955 basehttp 154 "OPTIONS /navigation/ HTTP/1.1" 200 0 INFO 2020-07-18 19:54:49,433 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 19:54:49,443 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 3199 INFO 2020-07-18 19:54:49,481 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 19:54:50,492 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 19:59:54,269 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 19:59:55,207 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:00:07,635 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:00:08,689 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:00:38,165 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:00:39,192 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:00:47,469 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 20:00:47,516 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 ERROR 2020-07-18 20:00:47,768 log 228 Internal Server Error: /slideshow/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py", line 70, in list queryset = Slideshow.objects.filter(publish=True) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\manager.py", line 82, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\query.py", line 892, in filter return self._filter_or_exclude(False, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\query.py", line 910, in _filter_or_exclude clone.query.add_q(Q(*args, **kwargs)) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\sql\query.py", line 1290, in add_q clause, _ = self._add_q(q_object, self.used_aliases) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\sql\query.py", line 1318, in _add_q split_subq=split_subq, simple_col=simple_col, File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\sql\query.py", line 1190, in build_filter lookups, parts, reffed_expression = self.solve_lookup_type(arg) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\sql\query.py", line 1049, in solve_lookup_type _, field, _, lookup_parts = self.names_to_path(lookup_splitted, self.get_meta()) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\sql\query.py", line 1420, in names_to_path "Choices are: %s" % (name, ", ".join(available))) django.core.exceptions.FieldError: Cannot resolve keyword 'publish' into field. Choices are: create_time, create_user, id, imgurl, update_time, update_user, url ERROR 2020-07-18 20:00:47,772 basehttp 154 "GET /slideshow/ HTTP/1.1" 500 22552 INFO 2020-07-18 20:00:48,923 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 20:01:29,401 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:01:30,420 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:01:36,194 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 20:01:36,218 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 3148 INFO 2020-07-18 20:01:36,266 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 20:01:36,977 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 20:01:48,074 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:01:49,123 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:01:59,262 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 20:01:59,266 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 20:01:59,277 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 3148 INFO 2020-07-18 20:01:59,983 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 20:02:16,724 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:02:17,842 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:02:23,097 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 20:02:23,171 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 ERROR 2020-07-18 20:02:23,291 log 228 Internal Server Error: /slideshow/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py", line 71, in list print(queryset) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\query.py", line 253, in __repr__ return '<%s %r>' % (self.__class__.__name__, data) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\base.py", line 519, in __repr__ return '<%s: %s>' % (self.__class__.__name__, self) TypeError: __str__ returned non-string (type int) ERROR 2020-07-18 20:02:23,304 basehttp 154 "GET /slideshow/ HTTP/1.1" 500 21256 INFO 2020-07-18 20:02:24,032 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 20:02:43,108 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:02:44,123 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:02:51,191 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 20:02:51,242 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 ERROR 2020-07-18 20:02:51,408 log 228 Internal Server Error: /slideshow/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py", line 71, in list print(queryset) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\query.py", line 253, in __repr__ return '<%s %r>' % (self.__class__.__name__, data) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\base.py", line 519, in __repr__ return '<%s: %s>' % (self.__class__.__name__, self) TypeError: __str__ returned non-string (type int) ERROR 2020-07-18 20:02:51,412 basehttp 154 "GET /slideshow/ HTTP/1.1" 500 21256 INFO 2020-07-18 20:02:51,995 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 20:03:13,180 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:03:14,266 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:04:03,676 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:04:04,878 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:04:14,741 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:04:15,782 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:04:24,022 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 20:04:24,068 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 ERROR 2020-07-18 20:04:24,206 log 228 Internal Server Error: /slideshow/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py", line 70, in list queryset = Slideshow.objects.filter(publish=True) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\manager.py", line 82, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\query.py", line 892, in filter return self._filter_or_exclude(False, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\query.py", line 910, in _filter_or_exclude clone.query.add_q(Q(*args, **kwargs)) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\sql\query.py", line 1290, in add_q clause, _ = self._add_q(q_object, self.used_aliases) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\sql\query.py", line 1318, in _add_q split_subq=split_subq, simple_col=simple_col, File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\sql\query.py", line 1190, in build_filter lookups, parts, reffed_expression = self.solve_lookup_type(arg) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\sql\query.py", line 1049, in solve_lookup_type _, field, _, lookup_parts = self.names_to_path(lookup_splitted, self.get_meta()) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\sql\query.py", line 1420, in names_to_path "Choices are: %s" % (name, ", ".join(available))) django.core.exceptions.FieldError: Cannot resolve keyword 'publish' into field. Choices are: create_time, create_user, id, imgurl, update_time, update_user, url ERROR 2020-07-18 20:04:24,208 basehttp 154 "GET /slideshow/ HTTP/1.1" 500 22552 INFO 2020-07-18 20:04:24,847 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 20:04:47,759 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:04:48,759 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:04:56,725 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 3148 INFO 2020-07-18 20:04:56,734 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 20:04:56,765 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 20:04:58,148 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 20:05:11,200 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:05:12,238 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:05:17,906 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 20:05:17,912 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 3148 INFO 2020-07-18 20:05:17,960 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 20:05:19,433 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 20:06:29,955 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:06:31,371 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:06:39,966 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:06:41,021 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:07:01,244 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 3148 INFO 2020-07-18 20:07:01,245 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 20:07:01,263 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 20:07:07,766 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 20:07:07,819 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 20:07:07,821 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 3148 INFO 2020-07-18 20:07:09,317 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 20:07:48,925 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:07:50,344 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:07:54,180 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 20:07:54,236 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 ERROR 2020-07-18 20:07:54,435 log 228 Internal Server Error: /slideshow/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py", line 71, in list print(queryset) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\query.py", line 253, in __repr__ return '<%s %r>' % (self.__class__.__name__, data) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\base.py", line 519, in __repr__ return '<%s: %s>' % (self.__class__.__name__, self) TypeError: __str__ returned non-string (type int) ERROR 2020-07-18 20:07:54,437 basehttp 154 "GET /slideshow/ HTTP/1.1" 500 21256 INFO 2020-07-18 20:07:54,766 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 20:08:17,085 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:08:18,158 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:08:23,996 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 20:08:24,075 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 ERROR 2020-07-18 20:08:24,328 log 228 Internal Server Error: /slideshow/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py", line 72, in list print(i) TypeError: __str__ returned non-string (type int) ERROR 2020-07-18 20:08:24,330 basehttp 154 "GET /slideshow/ HTTP/1.1" 500 20939 INFO 2020-07-18 20:08:24,815 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 20:08:46,245 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:08:47,526 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:08:50,922 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 20:08:50,937 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 ERROR 2020-07-18 20:08:51,639 log 228 Internal Server Error: /slideshow/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py", line 72, in list print(serializer) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\serializers.py", line 753, in __repr__ return representation.list_repr(self, indent=1) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\utils\representation.py", line 100, in list_repr return serializer_repr(serializer, indent, force_many=child) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\utils\representation.py", line 71, in serializer_repr ret = field_repr(serializer, force_many) + ':' File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\utils\representation.py", line 54, in field_repr arg_string = ', '.join([smart_repr(val) for val in field._args]) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\utils\representation.py", line 54, in arg_string = ', '.join([smart_repr(val) for val in field._args]) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\utils\representation.py", line 33, in smart_repr value = repr(value) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\query.py", line 253, in __repr__ return '<%s %r>' % (self.__class__.__name__, data) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\base.py", line 519, in __repr__ return '<%s: %s>' % (self.__class__.__name__, self) TypeError: __str__ returned non-string (type int) ERROR 2020-07-18 20:08:51,641 basehttp 154 "GET /slideshow/ HTTP/1.1" 500 22263 INFO 2020-07-18 20:08:51,713 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 20:09:03,482 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:09:04,553 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:09:15,910 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 20:09:15,911 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 3148 INFO 2020-07-18 20:09:15,925 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 20:09:17,401 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 20:11:35,646 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:11:36,685 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:11:41,017 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:11:42,147 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:11:44,267 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:11:45,434 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:11:48,519 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:11:49,720 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:11:52,925 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:11:54,058 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:11:56,190 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:11:57,313 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:12:01,847 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:12:02,969 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:12:11,547 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:12:12,531 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:12:16,096 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:12:17,198 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:12:22,312 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:12:23,383 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:12:36,972 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:12:37,879 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:12:43,873 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:12:45,046 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:12:46,982 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:12:48,358 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:12:55,546 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:12:56,514 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:13:01,110 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:13:02,095 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:13:06,940 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:13:07,992 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:13:17,135 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:13:18,465 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:13:31,522 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:13:32,838 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:13:40,568 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:13:41,613 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:13:49,627 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:13:50,958 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:13:54,522 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:13:55,604 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:14:01,461 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:14:02,461 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:14:09,813 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:14:10,966 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:14:12,959 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:14:14,113 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:14:17,331 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:14:18,303 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:14:20,226 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:14:21,142 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:14:33,398 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:14:34,764 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:14:48,831 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:14:49,948 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:14:52,120 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:14:53,276 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:14:56,540 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:14:57,657 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:14:59,571 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:15:00,566 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:15:02,681 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:15:03,796 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:15:09,796 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:15:10,958 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:15:13,680 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:15:14,833 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:15:20,668 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:15:21,745 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:15:40,686 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:15:41,888 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:15:45,132 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:15:46,075 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:15:52,150 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:15:53,114 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:16:04,047 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:16:05,070 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:16:10,977 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 20:16:11,020 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 ERROR 2020-07-18 20:16:11,168 log 228 Internal Server Error: /slideshow/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py", line 72, in list print(page) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\base.py", line 519, in __repr__ return '<%s: %s>' % (self.__class__.__name__, self) TypeError: __str__ returned non-string (type int) ERROR 2020-07-18 20:16:11,171 basehttp 154 "GET /slideshow/ HTTP/1.1" 500 21095 INFO 2020-07-18 20:16:11,815 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 20:16:28,831 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:16:30,011 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:16:33,914 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 20:16:33,914 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 20:16:33,952 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 3199 INFO 2020-07-18 20:16:34,684 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 20:16:54,465 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:16:55,854 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:16:58,351 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 20:16:58,366 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 ERROR 2020-07-18 20:16:58,588 log 228 Internal Server Error: /slideshow/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py", line 74, in list page[i] TypeError: list indices must be integers or slices, not Slideshow ERROR 2020-07-18 20:16:58,589 basehttp 154 "GET /slideshow/ HTTP/1.1" 500 20970 INFO 2020-07-18 20:16:59,865 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 20:17:30,846 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:17:31,850 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:17:37,194 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 20:17:37,262 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 ERROR 2020-07-18 20:17:37,521 log 228 Internal Server Error: /slideshow/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py", line 74, in list print(page[i]) TypeError: list indices must be integers or slices, not Slideshow ERROR 2020-07-18 20:17:37,523 basehttp 154 "GET /slideshow/ HTTP/1.1" 500 20977 INFO 2020-07-18 20:17:38,034 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 20:17:57,048 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:17:58,139 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:18:04,257 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 20:18:04,334 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 ERROR 2020-07-18 20:18:04,615 log 228 Internal Server Error: /slideshow/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py", line 74, in list print(i) TypeError: __str__ returned non-string (type int) ERROR 2020-07-18 20:18:04,616 basehttp 154 "GET /slideshow/ HTTP/1.1" 500 20939 INFO 2020-07-18 20:18:05,131 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 20:18:27,481 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:18:28,541 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:18:32,192 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 20:18:32,234 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 ERROR 2020-07-18 20:18:32,452 log 228 Internal Server Error: /slideshow/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py", line 74, in list print(i) TypeError: __str__ returned non-string (type int) ERROR 2020-07-18 20:18:32,453 basehttp 154 "GET /slideshow/ HTTP/1.1" 500 20939 INFO 2020-07-18 20:18:33,014 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 20:18:53,233 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:18:54,242 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:18:59,251 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 20:18:59,297 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 ERROR 2020-07-18 20:18:59,594 log 228 Internal Server Error: /slideshow/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py", line 74, in list print(i) TypeError: __str__ returned non-string (type int) ERROR 2020-07-18 20:18:59,597 basehttp 154 "GET /slideshow/ HTTP/1.1" 500 20939 INFO 2020-07-18 20:19:00,122 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 20:19:07,000 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:19:07,956 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:19:13,187 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 20:19:13,236 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 20:19:13,240 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 3199 INFO 2020-07-18 20:19:14,072 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 20:19:46,691 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:19:47,759 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:19:53,774 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 20:19:53,787 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 3199 INFO 2020-07-18 20:19:53,811 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 20:19:55,347 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 20:20:35,889 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:20:36,897 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:20:45,778 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 20:20:45,831 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 ERROR 2020-07-18 20:20:46,105 log 228 Internal Server Error: /slideshow/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py", line 73, in list print(page) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\base.py", line 519, in __repr__ return '<%s: %s>' % (self.__class__.__name__, self) TypeError: __str__ returned non-string (type int) ERROR 2020-07-18 20:20:46,110 basehttp 154 "GET /slideshow/ HTTP/1.1" 500 21095 INFO 2020-07-18 20:20:46,617 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 20:24:35,249 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-18 20:24:36,202 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:24:52,889 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:24:53,924 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:24:59,203 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 20:24:59,226 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 3199 INFO 2020-07-18 20:24:59,239 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 20:25:00,787 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 ERROR 2020-07-18 20:25:35,160 exception 77 The joined path (F:\image\d50ca9060e9b4dbc87f0b4eb9b308a1631231.jpg) is located outside of the base path component (F:\python\privateobj\obj\webserver\project\static\uploads) WARNING 2020-07-18 20:25:35,443 log 228 Bad Request: /slideshow/ WARNING 2020-07-18 20:25:35,443 basehttp 154 "POST /slideshow/ HTTP/1.1" 400 25246 INFO 2020-07-18 20:25:56,255 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-18 20:25:57,220 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:28:30,078 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 20:28:30,110 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 20:28:30,171 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 3199 INFO 2020-07-18 20:28:31,498 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 20:31:35,001 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:31:36,381 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:31:40,178 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 20:31:40,233 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 ERROR 2020-07-18 20:31:40,500 log 228 Internal Server Error: /slideshow/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py", line 74, in list print(page) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\base.py", line 519, in __repr__ return '<%s: %s>' % (self.__class__.__name__, self) TypeError: __str__ returned non-string (type int) ERROR 2020-07-18 20:31:40,502 basehttp 154 "GET /slideshow/ HTTP/1.1" 500 21095 INFO 2020-07-18 20:31:42,061 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 20:32:12,518 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:32:13,622 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:32:18,195 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 20:32:18,259 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 ERROR 2020-07-18 20:32:18,513 log 228 Internal Server Error: /slideshow/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py", line 74, in list print(page) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\base.py", line 519, in __repr__ return '<%s: %s>' % (self.__class__.__name__, self) TypeError: __str__ returned non-string (type int) ERROR 2020-07-18 20:32:18,515 basehttp 154 "GET /slideshow/ HTTP/1.1" 500 21095 INFO 2020-07-18 20:32:19,439 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 20:32:34,394 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:32:35,415 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:32:48,610 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:32:49,616 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:33:06,203 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 20:33:06,255 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 ERROR 2020-07-18 20:33:06,667 log 228 Internal Server Error: /slideshow/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py", line 73, in list print(page) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\base.py", line 519, in __repr__ return '<%s: %s>' % (self.__class__.__name__, self) TypeError: __str__ returned non-string (type int) ERROR 2020-07-18 20:33:06,671 basehttp 154 "GET /slideshow/ HTTP/1.1" 500 21095 INFO 2020-07-18 20:33:07,834 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 20:33:55,028 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:33:56,132 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:33:59,516 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 20:33:59,577 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 ERROR 2020-07-18 20:33:59,830 log 228 Internal Server Error: /slideshow/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py", line 71, in list print(aa) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\query.py", line 253, in __repr__ return '<%s %r>' % (self.__class__.__name__, data) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\base.py", line 519, in __repr__ return '<%s: %s>' % (self.__class__.__name__, self) TypeError: __str__ returned non-string (type int) ERROR 2020-07-18 20:33:59,833 basehttp 154 "GET /slideshow/ HTTP/1.1" 500 21250 INFO 2020-07-18 20:34:01,057 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 20:34:54,040 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:34:55,147 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:36:25,884 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:36:26,876 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:36:38,166 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:36:39,232 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:36:44,607 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 20:36:44,633 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 ERROR 2020-07-18 20:36:44,798 log 228 Internal Server Error: /slideshow/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py", line 72, in list print(i) TypeError: __str__ returned non-string (type int) ERROR 2020-07-18 20:36:44,800 basehttp 154 "GET /slideshow/ HTTP/1.1" 500 20938 INFO 2020-07-18 20:36:46,045 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 20:36:55,629 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 ERROR 2020-07-18 20:36:55,638 log 228 Internal Server Error: /slideshow/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py", line 72, in list print(i) TypeError: __str__ returned non-string (type int) ERROR 2020-07-18 20:36:55,640 basehttp 154 "GET /slideshow/ HTTP/1.1" 500 20938 INFO 2020-07-18 20:36:55,690 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 20:36:57,055 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 20:37:27,170 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:37:28,254 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:37:34,828 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 20:37:34,869 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 ERROR 2020-07-18 20:37:35,091 log 228 Internal Server Error: /slideshow/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py", line 71, in list print(aa) TypeError: __str__ returned non-string (type int) ERROR 2020-07-18 20:37:35,093 basehttp 154 "GET /slideshow/ HTTP/1.1" 500 20936 INFO 2020-07-18 20:37:36,342 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 20:38:21,238 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:38:22,327 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:38:31,165 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 20:38:31,824 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 ERROR 2020-07-18 20:38:31,962 log 228 Internal Server Error: /slideshow/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py", line 71, in list print(aa) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\query.py", line 253, in __repr__ return '<%s %r>' % (self.__class__.__name__, data) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\base.py", line 519, in __repr__ return '<%s: %s>' % (self.__class__.__name__, self) TypeError: __str__ returned non-string (type int) ERROR 2020-07-18 20:38:31,966 basehttp 154 "GET /slideshow/ HTTP/1.1" 500 21250 INFO 2020-07-18 20:38:32,622 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 20:38:58,013 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:38:59,085 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:39:03,919 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 20:39:03,966 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 ERROR 2020-07-18 20:39:04,160 log 228 Internal Server Error: /slideshow/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py", line 71, in list print(aa) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\query.py", line 253, in __repr__ return '<%s %r>' % (self.__class__.__name__, data) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\base.py", line 519, in __repr__ return '<%s: %s>' % (self.__class__.__name__, self) TypeError: __str__ returned non-string (type int) ERROR 2020-07-18 20:39:04,163 basehttp 154 "GET /slideshow/ HTTP/1.1" 500 21250 INFO 2020-07-18 20:39:04,778 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 20:39:16,175 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:39:17,669 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:39:20,171 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 20:39:20,248 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 ERROR 2020-07-18 20:39:20,429 log 228 Internal Server Error: /slideshow/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py", line 72, in list print(aa) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\query.py", line 253, in __repr__ return '<%s %r>' % (self.__class__.__name__, data) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\base.py", line 519, in __repr__ return '<%s: %s>' % (self.__class__.__name__, self) TypeError: __str__ returned non-string (type int) ERROR 2020-07-18 20:39:20,432 basehttp 154 "GET /slideshow/ HTTP/1.1" 500 21250 INFO 2020-07-18 20:39:20,998 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 20:40:02,580 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:40:03,612 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:40:35,319 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:40:36,330 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:40:45,879 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:40:47,052 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:40:56,851 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 20:40:56,906 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 20:40:56,907 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 3199 INFO 2020-07-18 20:40:58,924 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 20:53:13,261 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:53:14,236 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:53:23,884 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 20:53:23,945 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 3158 INFO 2020-07-18 20:53:23,951 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 20:53:24,755 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 20:53:34,007 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:53:35,547 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:53:38,231 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 20:53:38,234 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 3158 INFO 2020-07-18 20:53:38,468 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 20:53:39,074 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 20:54:14,363 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:54:15,582 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:58:12,596 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 20:58:13,953 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 20:58:20,175 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 20:58:20,226 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 3199 INFO 2020-07-18 20:58:20,236 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 20:58:20,965 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 21:01:27,570 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 21:01:28,879 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 21:01:36,475 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-18 21:01:37,640 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-18 21:01:45,705 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-18 21:01:45,726 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-18 21:01:45,749 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2879 INFO 2020-07-18 21:01:47,208 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-18 21:08:14,266 basehttp 154 "OPTIONS /logininformation/ HTTP/1.1" 200 0 WARNING 2020-07-18 21:08:14,279 log 228 Not Found: /logininformation/ WARNING 2020-07-18 21:08:14,281 basehttp 154 "GET /logininformation/ HTTP/1.1" 404 4316 INFO 2020-07-19 09:41:24,450 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-19 09:43:53,212 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-07-19 09:43:53,859 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-19 09:43:53,982 basehttp 154 "OPTIONS /bar/ HTTP/1.1" 200 0 INFO 2020-07-19 09:43:55,534 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 09:43:57,532 basehttp 154 "OPTIONS /navigation/ HTTP/1.1" 200 0 INFO 2020-07-19 09:43:57,544 basehttp 154 "OPTIONS /company/1/ HTTP/1.1" 200 0 INFO 2020-07-19 09:43:57,547 basehttp 154 "OPTIONS /slideshow/ HTTP/1.1" 200 0 INFO 2020-07-19 09:43:58,698 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 09:43:58,732 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 09:43:58,780 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2879 INFO 2020-07-19 09:49:28,229 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 09:49:28,267 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2879 INFO 2020-07-19 09:49:28,291 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 09:49:39,666 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 09:49:39,739 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 09:49:39,741 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2879 INFO 2020-07-19 09:50:50,168 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 09:50:50,206 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 09:50:50,227 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2879 INFO 2020-07-19 09:50:58,664 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 09:50:58,720 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 09:50:58,764 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2879 INFO 2020-07-19 09:50:59,503 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 09:51:15,212 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 09:51:15,275 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 09:51:15,280 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2879 INFO 2020-07-19 09:51:48,868 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 09:51:48,914 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 09:51:48,918 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2879 INFO 2020-07-19 09:55:06,670 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 09:55:06,722 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 09:55:06,730 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2879 INFO 2020-07-19 10:00:17,727 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:00:17,776 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2879 INFO 2020-07-19 10:00:17,785 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 WARNING 2020-07-19 10:00:18,009 basehttp 154 "GET /static/uploads/null HTTP/1.1" 404 1660 INFO 2020-07-19 10:00:18,118 basehttp 154 "GET /static/uploads/image/91f4d2e8a02e48ddad9901cc4eaec80831231.jpg HTTP/1.1" 200 7240 INFO 2020-07-19 10:00:18,348 basehttp 154 "GET /static/uploads/image/e758837e4dc54b18a4057f80a383e27531231.jpg HTTP/1.1" 200 7240 INFO 2020-07-19 10:00:18,380 basehttp 154 "GET /static/uploads/image/3725e95bb142450b8d0fa49028bef1a631231.jpg HTTP/1.1" 200 7240 INFO 2020-07-19 10:00:18,386 basehttp 154 "GET /static/uploads/image/937ab0c92fb149d1b585612506dfdbc331231.jpg HTTP/1.1" 200 7240 INFO 2020-07-19 10:00:18,387 basehttp 154 "GET /static/uploads/image/907e2ae3419b47e49e7ba2d3aaceb4e131231.jpg HTTP/1.1" 200 7240 INFO 2020-07-19 10:00:18,442 basehttp 154 "GET /static/uploads/image/993f88eef524492e8375b00c759cffd231231.jpg HTTP/1.1" 200 7240 INFO 2020-07-19 10:00:18,447 basehttp 154 "GET /static/uploads/image/dac6926330574666aee2060dc32d78da31231.jpg HTTP/1.1" 200 7240 INFO 2020-07-19 10:00:18,449 basehttp 154 "GET /static/uploads/image/8d1169c3e09544b2b9f4d005022a38f431231.jpg HTTP/1.1" 200 7240 INFO 2020-07-19 10:00:18,457 basehttp 154 "GET /static/uploads/image/24d0173dd5fa4adc9d0f1c01e835ad2a31231.jpg HTTP/1.1" 200 7240 INFO 2020-07-19 10:00:18,459 basehttp 154 "GET /static/uploads/image/44fb06b341b34da29ce982b285506ba331231.jpg HTTP/1.1" 200 7240 INFO 2020-07-19 10:00:57,833 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:00:57,879 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:00:57,943 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2879 WARNING 2020-07-19 10:00:58,115 basehttp 154 "GET /static/uploads/null HTTP/1.1" 404 1660 INFO 2020-07-19 10:00:59,449 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 10:03:10,537 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:03:10,558 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:03:10,601 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2879 WARNING 2020-07-19 10:03:10,742 basehttp 154 "GET /static/uploads/null HTTP/1.1" 404 1660 INFO 2020-07-19 10:03:12,030 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 WARNING 2020-07-19 10:03:30,709 log 228 Not Found: /ec574ed5282d86b67df6.hot-update.json WARNING 2020-07-19 10:03:30,710 basehttp 154 "GET /ec574ed5282d86b67df6.hot-update.json HTTP/1.1" 404 4373 INFO 2020-07-19 10:03:31,986 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:03:32,035 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:03:32,052 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2879 WARNING 2020-07-19 10:03:32,232 basehttp 154 "GET /static/uploads/null HTTP/1.1" 404 1660 INFO 2020-07-19 10:03:33,428 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 10:03:54,518 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:03:55,287 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:03:55,288 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2879 WARNING 2020-07-19 10:03:55,519 basehttp 154 "GET /static/uploads/null HTTP/1.1" 404 1660 INFO 2020-07-19 10:03:56,093 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 10:05:20,641 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:05:20,670 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2879 INFO 2020-07-19 10:05:20,688 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 WARNING 2020-07-19 10:05:20,808 basehttp 154 "GET /static/uploads/null HTTP/1.1" 404 1660 INFO 2020-07-19 10:05:21,547 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 10:07:40,663 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:07:40,707 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:07:40,719 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2089 INFO 2020-07-19 10:07:41,634 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 10:11:26,651 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:11:26,696 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2089 INFO 2020-07-19 10:11:26,701 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:11:27,480 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 10:13:00,884 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:13:00,947 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2089 INFO 2020-07-19 10:13:00,957 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:13:02,446 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 10:13:48,787 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:13:48,838 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:13:48,847 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2089 INFO 2020-07-19 10:13:50,349 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 10:14:09,599 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:14:09,657 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:14:09,671 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2089 INFO 2020-07-19 10:14:13,657 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:14:13,680 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:14:13,708 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2089 INFO 2020-07-19 10:14:14,524 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 10:14:22,298 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2089 INFO 2020-07-19 10:14:22,299 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:14:22,346 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:14:51,597 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:14:51,625 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2089 INFO 2020-07-19 10:14:51,626 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:14:53,374 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 10:15:18,441 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:15:18,498 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:15:18,499 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2089 INFO 2020-07-19 10:15:23,628 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:15:23,663 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:15:23,685 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2089 INFO 2020-07-19 10:15:24,476 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 10:16:41,676 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:16:41,710 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2089 INFO 2020-07-19 10:16:41,733 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:16:43,293 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 10:17:15,425 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:17:15,462 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:17:15,471 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2089 INFO 2020-07-19 10:17:50,570 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:17:50,602 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:17:50,606 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2089 INFO 2020-07-19 10:17:51,363 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 10:18:04,305 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:18:04,364 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2089 INFO 2020-07-19 10:18:04,366 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:18:10,848 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:18:10,875 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2089 INFO 2020-07-19 10:18:10,894 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:18:12,343 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 10:18:46,330 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:18:46,378 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:18:46,440 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2089 INFO 2020-07-19 10:18:47,220 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 10:19:19,619 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:19:19,640 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:19:19,642 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2089 INFO 2020-07-19 10:19:32,656 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:19:32,707 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2089 INFO 2020-07-19 10:19:32,737 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:19:39,396 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:19:39,499 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:19:39,501 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2089 INFO 2020-07-19 10:19:40,210 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 10:20:07,355 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:20:07,431 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:20:07,431 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2089 INFO 2020-07-19 10:20:08,969 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 10:21:06,353 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:21:06,407 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:21:06,409 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2089 INFO 2020-07-19 10:21:07,246 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 10:22:01,675 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:22:01,706 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2089 INFO 2020-07-19 10:22:01,714 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:22:02,539 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 10:22:50,619 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:22:50,622 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:22:50,670 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2089 INFO 2020-07-19 10:22:55,932 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:22:55,964 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:22:55,994 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2089 INFO 2020-07-19 10:22:57,448 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 10:23:41,169 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:23:41,209 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:23:41,211 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2089 INFO 2020-07-19 10:24:26,652 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:24:26,678 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:24:26,680 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2089 INFO 2020-07-19 10:24:37,634 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:24:37,659 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2089 INFO 2020-07-19 10:24:37,665 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:24:46,373 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:24:46,438 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2089 INFO 2020-07-19 10:24:46,441 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:24:47,821 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 10:28:27,617 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:28:27,667 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2089 INFO 2020-07-19 10:28:27,672 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:28:56,538 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:28:56,607 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2089 INFO 2020-07-19 10:28:56,609 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:28:57,311 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 10:30:23,518 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:30:23,569 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:30:23,591 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2089 INFO 2020-07-19 10:31:12,369 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:31:12,374 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:31:12,377 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2089 INFO 2020-07-19 10:32:08,429 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:32:08,474 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:32:08,501 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2089 INFO 2020-07-19 10:32:09,284 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 10:40:35,999 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-19 10:40:37,577 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-19 10:40:57,850 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-19 10:40:59,577 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-19 10:42:26,065 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-19 10:42:27,052 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-19 10:45:46,690 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:45:46,753 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:45:46,770 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2179 INFO 2020-07-19 10:47:21,414 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:47:21,457 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:47:21,484 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2179 INFO 2020-07-19 10:48:28,629 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:48:28,700 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:48:28,708 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2179 INFO 2020-07-19 10:49:28,683 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:49:28,685 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:49:28,756 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2179 INFO 2020-07-19 10:49:29,584 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 10:52:36,503 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:52:36,543 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:52:36,554 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2179 INFO 2020-07-19 10:53:50,627 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:53:50,675 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:53:50,690 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2179 INFO 2020-07-19 10:53:51,540 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 10:54:56,459 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:54:56,496 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2179 INFO 2020-07-19 10:54:56,499 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:54:57,999 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 10:55:12,536 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:55:12,588 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:55:12,589 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2179 INFO 2020-07-19 10:55:13,376 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 10:56:15,952 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:56:15,990 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2179 INFO 2020-07-19 10:56:16,001 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:56:17,510 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 10:58:04,636 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:58:04,675 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2179 INFO 2020-07-19 10:58:04,705 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:58:18,287 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:58:18,341 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:58:18,396 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2179 INFO 2020-07-19 10:58:27,385 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 10:58:27,402 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 10:58:27,449 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2179 INFO 2020-07-19 10:58:28,226 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 11:14:14,781 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 11:14:14,839 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2179 INFO 2020-07-19 11:14:14,840 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 11:17:24,611 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 11:17:24,683 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 11:17:24,708 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2179 INFO 2020-07-19 11:17:26,060 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 11:17:47,012 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 11:17:47,038 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2179 INFO 2020-07-19 11:17:47,054 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 11:17:51,042 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 11:17:51,072 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2179 INFO 2020-07-19 11:17:51,081 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 11:17:52,555 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 11:17:53,717 basehttp 154 "OPTIONS /slideshow/1/ HTTP/1.1" 200 0 WARNING 2020-07-19 11:17:54,628 log 228 Bad Request: /slideshow/1/ WARNING 2020-07-19 11:17:54,631 basehttp 154 "PUT /slideshow/1/ HTTP/1.1" 400 81 INFO 2020-07-19 11:18:44,760 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 11:18:44,804 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 11:18:44,822 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2179 INFO 2020-07-19 11:19:15,286 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 11:19:15,295 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 11:19:15,347 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2179 INFO 2020-07-19 11:19:16,134 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 WARNING 2020-07-19 11:19:22,267 log 228 Bad Request: /slideshow/1/ WARNING 2020-07-19 11:19:22,268 basehttp 154 "PUT /slideshow/1/ HTTP/1.1" 400 38 WARNING 2020-07-19 11:19:27,098 log 228 Bad Request: /slideshow/1/ WARNING 2020-07-19 11:19:27,101 basehttp 154 "PUT /slideshow/1/ HTTP/1.1" 400 81 WARNING 2020-07-19 11:19:34,090 log 228 Bad Request: /slideshow/1/ WARNING 2020-07-19 11:19:34,092 basehttp 154 "PUT /slideshow/1/ HTTP/1.1" 400 81 INFO 2020-07-19 11:20:21,374 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-19 11:20:22,427 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-19 11:20:41,385 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 11:20:41,427 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 11:20:41,481 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2159 INFO 2020-07-19 11:20:42,302 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 WARNING 2020-07-19 11:20:45,584 log 228 Bad Request: /slideshow/1/ WARNING 2020-07-19 11:20:45,587 basehttp 154 "PUT /slideshow/1/ HTTP/1.1" 400 36 INFO 2020-07-19 11:22:09,624 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-19 11:22:10,907 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-19 11:22:35,991 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 11:22:36,021 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2159 INFO 2020-07-19 11:22:36,043 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 11:22:37,537 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 11:22:41,534 basehttp 154 "PUT /slideshow/1/ HTTP/1.1" 200 210 INFO 2020-07-19 11:22:56,175 basehttp 154 "PUT /slideshow/1/ HTTP/1.1" 200 210 INFO 2020-07-19 11:24:06,625 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 11:24:06,660 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 11:24:06,674 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2159 INFO 2020-07-19 11:24:13,584 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 11:24:13,666 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 11:24:13,669 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2159 INFO 2020-07-19 11:24:14,489 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 11:24:35,618 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 11:24:35,667 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2159 INFO 2020-07-19 11:24:35,703 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 11:24:40,867 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 11:24:40,914 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2159 INFO 2020-07-19 11:24:40,931 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 11:24:42,653 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 11:24:44,686 basehttp 154 "PUT /slideshow/1/ HTTP/1.1" 200 210 INFO 2020-07-19 11:25:01,333 basehttp 154 "PUT /slideshow/1/ HTTP/1.1" 200 210 INFO 2020-07-19 11:25:22,644 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 11:25:22,699 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 11:25:22,704 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2159 INFO 2020-07-19 11:25:24,729 basehttp 154 "PUT /slideshow/1/ HTTP/1.1" 200 210 INFO 2020-07-19 11:25:46,263 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 11:25:46,320 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2159 INFO 2020-07-19 11:25:46,322 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 11:25:50,610 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 11:25:50,656 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 11:25:50,674 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2159 INFO 2020-07-19 11:25:50,803 basehttp 154 "GET /static/uploads/image/8d1169c3e09544b2b9f4d005022a38f431231.jpg HTTP/1.1" 304 0 INFO 2020-07-19 11:25:50,804 basehttp 154 "GET /static/uploads/image/24d0173dd5fa4adc9d0f1c01e835ad2a31231.jpg HTTP/1.1" 304 0 INFO 2020-07-19 11:25:50,805 basehttp 154 "GET /static/uploads/image/907e2ae3419b47e49e7ba2d3aaceb4e131231.jpg HTTP/1.1" 304 0 INFO 2020-07-19 11:25:51,537 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 11:25:54,686 basehttp 154 "PUT /slideshow/1/ HTTP/1.1" 200 210 INFO 2020-07-19 11:26:17,267 basehttp 154 "PUT /slideshow/1/ HTTP/1.1" 200 210 INFO 2020-07-19 11:26:29,199 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 11:26:29,239 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2159 INFO 2020-07-19 11:26:29,242 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 11:26:37,633 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 11:26:37,703 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2159 INFO 2020-07-19 11:26:37,710 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 11:26:38,440 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 11:26:40,487 basehttp 154 "PUT /slideshow/1/ HTTP/1.1" 200 210 INFO 2020-07-19 11:27:02,594 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 11:27:02,611 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2159 INFO 2020-07-19 11:27:02,613 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 11:27:08,642 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 11:27:08,662 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 11:27:08,691 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2159 INFO 2020-07-19 11:27:10,262 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 11:27:12,132 basehttp 154 "PUT /slideshow/1/ HTTP/1.1" 200 210 INFO 2020-07-19 11:27:35,629 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 11:27:35,674 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 11:27:35,688 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2159 INFO 2020-07-19 11:27:39,634 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 11:27:39,696 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 11:27:39,697 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2159 INFO 2020-07-19 11:27:39,946 basehttp 154 "GET /static/uploads/image/937ab0c92fb149d1b585612506dfdbc331231.jpg HTTP/1.1" 304 0 INFO 2020-07-19 11:27:40,448 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 11:27:41,670 basehttp 154 "PUT /slideshow/1/ HTTP/1.1" 200 210 INFO 2020-07-19 11:27:58,410 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 11:27:58,439 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 11:27:58,460 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2159 INFO 2020-07-19 11:28:13,723 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 11:28:13,846 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 11:28:13,906 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2159 INFO 2020-07-19 11:28:18,697 basehttp 154 "PUT /slideshow/1/ HTTP/1.1" 200 211 INFO 2020-07-19 11:28:22,801 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 11:28:22,846 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 11:28:22,869 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2160 INFO 2020-07-19 11:28:22,988 basehttp 154 "GET /static/uploads/image/dac6926330574666aee2060dc32d78da31231.jpg HTTP/1.1" 304 0 INFO 2020-07-19 11:28:22,996 basehttp 154 "GET /static/uploads/image/993f88eef524492e8375b00c759cffd231231.jpg HTTP/1.1" 304 0 INFO 2020-07-19 11:28:22,997 basehttp 154 "GET /static/uploads/image/44fb06b341b34da29ce982b285506ba331231.jpg HTTP/1.1" 304 0 INFO 2020-07-19 11:28:23,881 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 11:28:34,265 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 11:28:34,314 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 11:28:34,314 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2160 INFO 2020-07-19 11:28:39,040 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 11:28:39,095 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 11:28:39,098 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2160 INFO 2020-07-19 11:30:23,670 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 11:30:23,717 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2160 INFO 2020-07-19 11:30:23,718 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 11:30:33,649 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 11:30:33,707 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2160 INFO 2020-07-19 11:30:33,715 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 11:30:33,869 basehttp 154 "GET /static/uploads/image/e758837e4dc54b18a4057f80a383e27531231.jpg HTTP/1.1" 304 0 INFO 2020-07-19 11:30:33,869 basehttp 154 "GET /static/uploads/image/3725e95bb142450b8d0fa49028bef1a631231.jpg HTTP/1.1" 304 0 INFO 2020-07-19 11:30:34,469 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 WARNING 2020-07-19 11:30:48,435 log 228 Bad Request: /slideshow/1/ WARNING 2020-07-19 11:30:48,436 basehttp 154 "PUT /slideshow/1/ HTTP/1.1" 400 87 INFO 2020-07-19 11:31:11,286 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 11:31:11,287 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 11:31:11,334 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2160 INFO 2020-07-19 11:31:18,689 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 11:31:18,735 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 2160 INFO 2020-07-19 11:31:18,745 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 11:31:20,287 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 11:31:25,650 basehttp 154 "DELETE /slideshow/1/ HTTP/1.1" 204 0 INFO 2020-07-19 11:31:45,633 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 11:31:45,685 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 1947 INFO 2020-07-19 11:31:45,686 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 11:31:46,485 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 11:32:14,356 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 11:32:14,358 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 1947 INFO 2020-07-19 11:32:14,409 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 11:32:19,707 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 11:32:19,717 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 1947 INFO 2020-07-19 11:32:19,760 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 11:32:20,590 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 11:32:41,773 basehttp 154 "OPTIONS /slideshow/7/ HTTP/1.1" 200 0 INFO 2020-07-19 11:32:42,264 basehttp 154 "DELETE /slideshow/7/ HTTP/1.1" 204 0 INFO 2020-07-19 11:33:12,772 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 11:33:12,816 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 11:33:12,850 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 1737 INFO 2020-07-19 11:33:14,399 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 11:33:17,133 basehttp 154 "OPTIONS /slideshow/8/ HTTP/1.1" 200 0 INFO 2020-07-19 11:33:17,677 basehttp 154 "DELETE /slideshow/8/ HTTP/1.1" 204 0 INFO 2020-07-19 11:33:31,631 basehttp 154 "OPTIONS /slideshow/11/ HTTP/1.1" 200 0 INFO 2020-07-19 11:33:32,433 basehttp 154 "DELETE /slideshow/11/ HTTP/1.1" 204 0 INFO 2020-07-19 11:33:47,350 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 11:33:47,391 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 1316 INFO 2020-07-19 11:33:47,401 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 11:33:51,249 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 11:33:51,263 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 11:33:51,297 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 1316 INFO 2020-07-19 11:33:52,763 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 11:33:54,177 basehttp 154 "OPTIONS /slideshow/12/ HTTP/1.1" 200 0 INFO 2020-07-19 11:33:54,668 basehttp 154 "DELETE /slideshow/12/ HTTP/1.1" 204 0 INFO 2020-07-19 11:34:24,644 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 11:34:24,666 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 1105 INFO 2020-07-19 11:34:24,686 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 11:34:28,614 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 11:34:28,656 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 11:34:28,684 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 1105 INFO 2020-07-19 11:34:29,420 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 11:34:31,794 basehttp 154 "OPTIONS /slideshow/15/ HTTP/1.1" 200 0 INFO 2020-07-19 11:34:32,254 basehttp 154 "DELETE /slideshow/15/ HTTP/1.1" 204 0 INFO 2020-07-19 11:34:44,921 basehttp 154 "OPTIONS /slideshow/9/ HTTP/1.1" 200 0 INFO 2020-07-19 11:34:45,388 basehttp 154 "PUT /slideshow/9/ HTTP/1.1" 200 213 INFO 2020-07-19 11:34:48,141 basehttp 154 "DELETE /slideshow/9/ HTTP/1.1" 204 0 INFO 2020-07-19 11:36:14,017 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 11:36:14,058 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 684 INFO 2020-07-19 11:36:14,071 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 11:36:17,146 basehttp 154 "OPTIONS /slideshow/14/ HTTP/1.1" 200 0 INFO 2020-07-19 11:36:17,672 basehttp 154 "DELETE /slideshow/14/ HTTP/1.1" 204 0 INFO 2020-07-19 11:36:18,182 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 473 INFO 2020-07-19 11:36:51,088 basehttp 154 "OPTIONS /slideshow/10/ HTTP/1.1" 200 0 INFO 2020-07-19 11:36:51,575 basehttp 154 "PUT /slideshow/10/ HTTP/1.1" 200 210 INFO 2020-07-19 11:36:52,428 basehttp 154 "OPTIONS /slideshow/13/ HTTP/1.1" 200 0 INFO 2020-07-19 11:36:52,929 basehttp 154 "PUT /slideshow/13/ HTTP/1.1" 200 210 INFO 2020-07-19 11:36:56,770 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 11:36:56,820 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 11:36:56,831 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 473 INFO 2020-07-19 11:36:58,339 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 11:38:06,413 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-19 11:38:07,430 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-19 11:53:24,198 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-19 11:53:25,315 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-19 11:53:54,943 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-19 11:53:55,921 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-19 11:54:08,636 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-19 11:54:09,852 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-19 11:54:21,369 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-19 11:54:22,458 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-19 11:54:33,509 basehttp 154 "OPTIONS /bar/ HTTP/1.1" 200 0 INFO 2020-07-19 11:54:33,509 basehttp 154 "OPTIONS /slideshow/ HTTP/1.1" 200 0 INFO 2020-07-19 11:54:33,510 basehttp 154 "OPTIONS /company/1/ HTTP/1.1" 200 0 INFO 2020-07-19 11:54:33,511 basehttp 154 "OPTIONS /navigation/ HTTP/1.1" 200 0 INFO 2020-07-19 11:54:34,650 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 11:54:34,728 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 11:54:34,732 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 473 INFO 2020-07-19 11:54:36,264 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 11:56:54,246 basehttp 154 "POST /slideshow/ HTTP/1.1" 201 211 INFO 2020-07-19 11:57:02,661 basehttp 154 "GET /slideshow/ HTTP/1.1" 200 685 INFO 2020-07-19 11:57:23,414 basehttp 154 "GET /slideshow/?ordering=sort HTTP/1.1" 200 685 INFO 2020-07-19 11:57:38,682 basehttp 154 "GET /slideshow/?ordering=-sort HTTP/1.1" 200 685 INFO 2020-07-19 11:58:55,014 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-19 11:58:56,107 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-19 11:59:15,261 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-19 11:59:16,242 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-19 11:59:25,792 autoreload 597 Watching for file changes with StatReloader ERROR 2020-07-19 11:59:30,672 log 228 Internal Server Error: /slideshow/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\mixins.py", line 38, in list queryset = self.filter_queryset(self.get_queryset()) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\generics.py", line 150, in filter_queryset queryset = backend().filter_queryset(self.request, queryset, self) AttributeError: 'OrderingFilter' object has no attribute 'filter_queryset' ERROR 2020-07-19 11:59:30,675 basehttp 154 "GET /slideshow/?ordering=-sort HTTP/1.1" 500 21055 INFO 2020-07-19 12:00:43,348 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-19 12:00:44,409 autoreload 597 Watching for file changes with StatReloader ERROR 2020-07-19 12:00:50,100 log 228 Internal Server Error: /slideshow/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\mixins.py", line 38, in list queryset = self.filter_queryset(self.get_queryset()) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\generics.py", line 150, in filter_queryset queryset = backend().filter_queryset(self.request, queryset, self) AttributeError: 'OrderingFilter' object has no attribute 'filter_queryset' ERROR 2020-07-19 12:00:50,102 basehttp 154 "GET /slideshow/?ordering=-sort HTTP/1.1" 500 21055 INFO 2020-07-19 12:02:31,849 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-19 12:02:32,965 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-19 12:03:26,860 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-19 12:03:27,948 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-19 12:03:44,013 basehttp 154 "GET /slideshow/?ordering=-sort HTTP/1.1" 200 685 INFO 2020-07-19 12:04:40,092 basehttp 154 "OPTIONS /slideshow/?ordering=sort HTTP/1.1" 200 0 INFO 2020-07-19 12:04:40,659 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 12:04:40,693 basehttp 154 "GET /slideshow/?ordering=sort HTTP/1.1" 200 685 INFO 2020-07-19 12:04:40,712 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 12:04:40,751 basehttp 154 "GET /static/uploads/image/6816e3ad540d4e3e82419393786b1ec031231.jpg HTTP/1.1" 200 7240 INFO 2020-07-19 12:04:47,252 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 12:04:47,284 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 12:04:47,352 basehttp 154 "GET /slideshow/?ordering=sort HTTP/1.1" 200 685 INFO 2020-07-19 12:04:48,814 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 12:08:05,957 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 12:08:05,991 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 12:08:06,006 basehttp 154 "GET /slideshow/?ordering=sort HTTP/1.1" 200 685 INFO 2020-07-19 12:08:12,630 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 12:08:12,678 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 12:08:12,693 basehttp 154 "GET /slideshow/?ordering=sort HTTP/1.1" 200 685 INFO 2020-07-19 12:08:12,852 basehttp 154 "GET /static/uploads/image/6816e3ad540d4e3e82419393786b1ec031231.jpg HTTP/1.1" 304 0 INFO 2020-07-19 12:08:13,468 basehttp 154 "GET /bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 12:08:20,748 basehttp 154 "POST /slideshow/ HTTP/1.1" 201 212 INFO 2020-07-19 12:08:21,212 basehttp 154 "GET /slideshow/?ordering=sort HTTP/1.1" 200 898 INFO 2020-07-19 12:08:21,285 basehttp 154 "GET /static/uploads/image/69a024d57098436f815c481df2503fabfavicon.png HTTP/1.1" 200 5284 INFO 2020-07-19 12:10:44,379 basehttp 154 "GET /company/1/ HTTP/1.1" 200 202 INFO 2020-07-19 12:10:44,434 basehttp 154 "GET /navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 12:10:44,450 basehttp 154 "GET /slideshow/?ordering=sort HTTP/1.1" 200 898 INFO 2020-07-19 12:11:33,227 autoreload 217 F:\python\privateobj\obj\webserver\project\urls.py changed, reloading. INFO 2020-07-19 12:11:34,267 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-19 12:12:13,800 basehttp 154 "OPTIONS /hm/slideshow/?ordering=sort HTTP/1.1" 200 0 WARNING 2020-07-19 12:12:13,809 log 228 Not Found: /company/1/ WARNING 2020-07-19 12:12:13,811 log 228 Not Found: /hm/slideshow/ WARNING 2020-07-19 12:12:13,813 log 228 Not Found: /navigation/ WARNING 2020-07-19 12:12:13,814 basehttp 154 "GET /company/1/ HTTP/1.1" 404 3220 WARNING 2020-07-19 12:12:13,814 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 404 4888 WARNING 2020-07-19 12:12:13,815 basehttp 154 "GET /navigation/ HTTP/1.1" 404 3223 WARNING 2020-07-19 12:12:18,791 log 228 Not Found: /hm/slideshow/ WARNING 2020-07-19 12:12:18,795 log 228 Not Found: /bar/ WARNING 2020-07-19 12:12:18,798 log 228 Not Found: /navigation/ WARNING 2020-07-19 12:12:18,803 log 228 Not Found: /company/1/ WARNING 2020-07-19 12:12:18,805 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 404 4888 WARNING 2020-07-19 12:12:18,805 basehttp 154 "GET /navigation/ HTTP/1.1" 404 3223 WARNING 2020-07-19 12:12:18,805 basehttp 154 "GET /bar/ HTTP/1.1" 404 3202 WARNING 2020-07-19 12:12:18,806 basehttp 154 "GET /company/1/ HTTP/1.1" 404 3220 WARNING 2020-07-19 12:12:52,083 log 228 Not Found: /bar/ WARNING 2020-07-19 12:12:52,086 log 228 Not Found: /navigation/ WARNING 2020-07-19 12:12:52,086 basehttp 154 "GET /bar/ HTTP/1.1" 404 3202 WARNING 2020-07-19 12:12:52,089 log 228 Not Found: /hm/slideshow/ WARNING 2020-07-19 12:12:52,090 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 404 4888 WARNING 2020-07-19 12:12:52,091 log 228 Not Found: /company/1/ WARNING 2020-07-19 12:12:52,092 basehttp 154 "GET /navigation/ HTTP/1.1" 404 3223 WARNING 2020-07-19 12:12:52,093 basehttp 154 "GET /company/1/ HTTP/1.1" 404 3220 WARNING 2020-07-19 12:12:57,530 log 228 Not Found: /company/1/ WARNING 2020-07-19 12:12:57,536 log 228 Not Found: /hm/slideshow/ WARNING 2020-07-19 12:12:57,537 basehttp 154 "GET /company/1/ HTTP/1.1" 404 3220 WARNING 2020-07-19 12:12:57,540 log 228 Not Found: /navigation/ WARNING 2020-07-19 12:12:57,541 basehttp 154 "GET /navigation/ HTTP/1.1" 404 3223 WARNING 2020-07-19 12:12:57,541 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 404 4888 WARNING 2020-07-19 12:12:57,546 log 228 Not Found: /bar/ WARNING 2020-07-19 12:12:57,548 basehttp 154 "GET /bar/ HTTP/1.1" 404 3202 WARNING 2020-07-19 12:13:07,656 log 228 Not Found: /bar/ WARNING 2020-07-19 12:13:07,659 log 228 Not Found: /navigation/ WARNING 2020-07-19 12:13:07,664 log 228 Not Found: /hm/slideshow/ WARNING 2020-07-19 12:13:07,668 log 228 Not Found: /company/1/ WARNING 2020-07-19 12:13:07,669 basehttp 154 "GET /bar/ HTTP/1.1" 404 3202 WARNING 2020-07-19 12:13:07,669 basehttp 154 "GET /company/1/ HTTP/1.1" 404 3220 WARNING 2020-07-19 12:13:07,670 basehttp 154 "GET /navigation/ HTTP/1.1" 404 3223 WARNING 2020-07-19 12:13:07,670 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 404 4888 INFO 2020-07-19 12:14:36,855 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 WARNING 2020-07-19 12:14:36,874 log 228 Not Found: /hm/slideshow/ WARNING 2020-07-19 12:14:36,878 log 228 Not Found: /company/1/ WARNING 2020-07-19 12:14:36,881 log 228 Not Found: /navigation/ WARNING 2020-07-19 12:14:36,881 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 404 4888 WARNING 2020-07-19 12:14:36,883 basehttp 154 "GET /company/1/ HTTP/1.1" 404 3220 WARNING 2020-07-19 12:14:36,884 basehttp 154 "GET /navigation/ HTTP/1.1" 404 3223 WARNING 2020-07-19 12:14:36,890 log 228 Not Found: /hm/bar/ WARNING 2020-07-19 12:14:36,891 basehttp 154 "GET /hm/bar/ HTTP/1.1" 404 4856 WARNING 2020-07-19 12:14:46,876 log 228 Not Found: /company/1/ WARNING 2020-07-19 12:14:46,882 log 228 Not Found: /hm/bar/ WARNING 2020-07-19 12:14:46,884 log 228 Not Found: /hm/slideshow/ WARNING 2020-07-19 12:14:46,887 log 228 Not Found: /navigation/ WARNING 2020-07-19 12:14:46,888 basehttp 154 "GET /company/1/ HTTP/1.1" 404 3220 WARNING 2020-07-19 12:14:46,889 basehttp 154 "GET /hm/bar/ HTTP/1.1" 404 4856 WARNING 2020-07-19 12:14:46,890 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 404 4888 WARNING 2020-07-19 12:14:46,893 basehttp 154 "GET /navigation/ HTTP/1.1" 404 3223 INFO 2020-07-19 12:15:35,017 autoreload 217 F:\python\privateobj\obj\webserver\project\urls.py changed, reloading. INFO 2020-07-19 12:15:36,129 autoreload 597 Watching for file changes with StatReloader WARNING 2020-07-19 12:15:42,366 log 228 Not Found: /navigation/ WARNING 2020-07-19 12:15:42,369 log 228 Not Found: /company/1/ WARNING 2020-07-19 12:15:42,370 basehttp 154 "GET /navigation/ HTTP/1.1" 404 3224 WARNING 2020-07-19 12:15:42,371 basehttp 154 "GET /company/1/ HTTP/1.1" 404 3221 INFO 2020-07-19 12:15:43,284 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 898 INFO 2020-07-19 12:15:43,592 basehttp 154 "GET /static/uploads/image/69a024d57098436f815c481df2503fabfavicon.png HTTP/1.1" 304 0 INFO 2020-07-19 12:15:43,593 basehttp 154 "GET /static/uploads/image/6816e3ad540d4e3e82419393786b1ec031231.jpg HTTP/1.1" 304 0 INFO 2020-07-19 12:15:44,776 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 12:16:55,925 basehttp 154 "OPTIONS /hm/navigation/ HTTP/1.1" 200 0 INFO 2020-07-19 12:16:55,927 basehttp 154 "OPTIONS /hm/company/1/ HTTP/1.1" 200 0 INFO 2020-07-19 12:16:56,637 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 12:16:56,660 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 898 INFO 2020-07-19 12:16:56,661 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-19 12:17:03,617 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-19 12:17:03,678 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 12:17:03,688 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 898 INFO 2020-07-19 12:17:03,822 basehttp 154 "GET /static/uploads/image/69a024d57098436f815c481df2503fabfavicon.png HTTP/1.1" 304 0 INFO 2020-07-19 12:17:05,240 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 12:17:14,608 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-19 12:17:14,664 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 898 INFO 2020-07-19 12:17:14,667 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 12:17:16,243 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 12:17:31,905 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-07-19 12:17:32,700 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-19 12:17:34,588 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1240 INFO 2020-07-19 12:17:37,719 basehttp 154 "OPTIONS /wb/company/ HTTP/1.1" 200 0 INFO 2020-07-19 12:17:37,719 basehttp 154 "OPTIONS /wb/navigation/ HTTP/1.1" 200 0 INFO 2020-07-19 12:17:38,680 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 285 INFO 2020-07-19 12:17:38,681 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-19 12:22:04,994 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\urls.py changed, reloading. INFO 2020-07-19 12:22:05,878 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-19 12:23:46,636 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-19 12:23:47,956 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-19 12:23:55,784 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-19 12:25:55,177 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-19 12:25:56,165 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-19 12:26:04,359 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\models.py changed, reloading. INFO 2020-07-19 12:26:05,273 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-19 12:26:32,766 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\models.py changed, reloading. INFO 2020-07-19 12:26:33,683 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-19 12:27:57,206 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-19 12:46:02,170 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\serializer.py changed, reloading. INFO 2020-07-19 12:46:03,222 autoreload 597 Watching for file changes with StatReloader WARNING 2020-07-19 12:48:21,796 log 228 Method Not Allowed: /hm/editorimg/ WARNING 2020-07-19 12:48:21,798 basehttp 154 "GET /hm/editorimg/ HTTP/1.1" 405 45 INFO 2020-07-19 12:48:28,564 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 27 INFO 2020-07-19 12:49:54,472 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-19 12:49:55,676 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-19 12:50:00,719 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 14 INFO 2020-07-19 12:50:06,797 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-19 12:50:08,173 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-19 12:50:53,300 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 78 INFO 2020-07-19 12:51:32,901 basehttp 154 "GET /static/uploads/editorimg/6807cbdf12c844c1a57f114f8e75df3b31231.jpg HTTP/1.1" 200 7240 WARNING 2020-07-19 12:51:32,991 log 228 Not Found: /favicon.ico WARNING 2020-07-19 12:51:32,992 basehttp 154 "GET /favicon.ico HTTP/1.1" 404 2546 WARNING 2020-07-19 12:52:28,675 log 228 Bad Request: /hm/editorcontens/ WARNING 2020-07-19 12:52:28,678 basehttp 154 "POST /hm/editorcontens/ HTTP/1.1" 400 124 INFO 2020-07-19 12:52:46,025 basehttp 154 "POST /hm/editorcontens/ HTTP/1.1" 201 175 INFO 2020-07-19 13:12:24,345 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-19 13:12:24,392 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 13:12:24,402 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 898 INFO 2020-07-19 13:12:24,480 basehttp 154 "GET /static/uploads/image/993f88eef524492e8375b00c759cffd231231.jpg HTTP/1.1" 304 0 INFO 2020-07-19 13:12:24,481 basehttp 154 "GET /static/uploads/image/907e2ae3419b47e49e7ba2d3aaceb4e131231.jpg HTTP/1.1" 304 0 INFO 2020-07-19 13:12:24,481 basehttp 154 "GET /static/uploads/image/6816e3ad540d4e3e82419393786b1ec031231.jpg HTTP/1.1" 304 0 INFO 2020-07-19 13:12:24,481 basehttp 154 "GET /static/uploads/image/69a024d57098436f815c481df2503fabfavicon.png HTTP/1.1" 304 0 INFO 2020-07-19 13:12:25,343 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 WARNING 2020-07-19 13:15:53,018 log 228 Not Found: /8236c447973b7d30d4b3.hot-update.json WARNING 2020-07-19 13:15:53,019 basehttp 154 "GET /8236c447973b7d30d4b3.hot-update.json HTTP/1.1" 404 2621 WARNING 2020-07-19 13:15:54,667 log 228 Unauthorized: /hm/bar/ WARNING 2020-07-19 13:15:54,668 basehttp 154 "GET /hm/bar/ HTTP/1.1" 401 88 INFO 2020-07-19 17:07:00,349 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-19 17:07:03,144 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-07-19 17:07:03,675 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-19 17:07:03,701 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-07-19 17:07:05,724 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-19 17:13:03,143 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-19 17:13:14,526 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-19 17:13:39,848 basehttp 154 "OPTIONS /hm/navigation/ HTTP/1.1" 200 0 INFO 2020-07-19 17:13:39,855 basehttp 154 "OPTIONS /hm/company/1/ HTTP/1.1" 200 0 INFO 2020-07-19 17:13:39,864 basehttp 154 "OPTIONS /hm/slideshow/?ordering=sort HTTP/1.1" 200 0 INFO 2020-07-19 17:13:40,323 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-19 17:13:40,340 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 898 INFO 2020-07-19 17:13:40,345 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 17:13:40,480 basehttp 154 "GET /static/uploads/image/6816e3ad540d4e3e82419393786b1ec031231.jpg HTTP/1.1" 304 0 INFO 2020-07-19 17:13:40,481 basehttp 154 "GET /static/uploads/image/69a024d57098436f815c481df2503fabfavicon.png HTTP/1.1" 304 0 INFO 2020-07-19 17:13:40,516 basehttp 154 "GET /static/uploads/image/993f88eef524492e8375b00c759cffd231231.jpg HTTP/1.1" 304 0 INFO 2020-07-19 17:13:40,517 basehttp 154 "GET /static/uploads/image/907e2ae3419b47e49e7ba2d3aaceb4e131231.jpg HTTP/1.1" 304 0 INFO 2020-07-19 17:15:14,139 basehttp 154 "OPTIONS /wb/img/ HTTP/1.1" 200 0 WARNING 2020-07-19 17:15:14,152 log 228 Not Found: /wb/img/ WARNING 2020-07-19 17:15:14,154 basehttp 154 "POST /wb/img/ HTTP/1.1" 404 2535 INFO 2020-07-19 17:16:45,225 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\urls.py changed, reloading. INFO 2020-07-19 17:16:46,801 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-19 17:17:15,346 basehttp 154 "OPTIONS /hm/editorimg/ HTTP/1.1" 200 0 INFO 2020-07-19 17:17:16,159 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 14 INFO 2020-07-19 17:18:26,855 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-19 17:18:34,107 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 14 INFO 2020-07-19 17:21:22,983 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-19 17:22:53,653 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-19 17:24:16,185 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-19 17:26:45,759 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-19 17:27:09,792 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 14 INFO 2020-07-19 17:27:52,790 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-19 17:28:01,105 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 14 INFO 2020-07-19 17:32:15,606 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-19 17:32:22,847 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 14 INFO 2020-07-19 17:38:20,308 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-19 17:38:29,529 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-19 17:38:42,496 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 14 INFO 2020-07-19 17:39:29,186 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-19 17:39:34,460 basehttp 154 "OPTIONS /url HTTP/1.1" 200 0 WARNING 2020-07-19 17:39:34,482 log 228 Not Found: /url WARNING 2020-07-19 17:39:34,483 basehttp 154 "POST /url HTTP/1.1" 404 2523 INFO 2020-07-19 17:40:09,759 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 WARNING 2020-07-19 17:40:15,243 log 228 Not Found: /url WARNING 2020-07-19 17:40:15,244 basehttp 154 "POST /url HTTP/1.1" 404 2523 INFO 2020-07-19 17:40:33,007 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-19 17:40:40,655 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 14 INFO 2020-07-19 17:44:41,206 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-19 17:44:47,039 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 14 INFO 2020-07-19 17:53:56,380 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-19 17:54:04,973 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 78 INFO 2020-07-19 17:55:01,169 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 78 INFO 2020-07-19 17:56:19,780 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-19 17:56:26,145 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 78 INFO 2020-07-19 17:57:00,024 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-19 17:57:02,024 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-19 17:57:09,243 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 69 INFO 2020-07-19 17:57:09,325 basehttp 154 "GET /static/uploads/editorimg/c982a60a06c74cfa885ab50ee4bbc3d631231.jpg HTTP/1.1" 200 7240 INFO 2020-07-19 17:57:14,109 basehttp 154 "GET /static/uploads/editorimg/c982a60a06c74cfa885ab50ee4bbc3d631231.jpg HTTP/1.1" 304 0 INFO 2020-07-19 17:58:45,945 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 69 INFO 2020-07-19 17:58:46,089 basehttp 154 "GET /static/uploads/editorimg/58d5d5a629cd4b49a02d5d0ce78c9ee031231.jpg HTTP/1.1" 200 7240 INFO 2020-07-19 17:58:48,033 basehttp 154 "GET /static/uploads/editorimg/58d5d5a629cd4b49a02d5d0ce78c9ee031231.jpg HTTP/1.1" 304 0 INFO 2020-07-19 17:59:28,165 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 69 INFO 2020-07-19 17:59:28,310 basehttp 154 "GET /static/uploads/editorimg/81d9b565a49446edb350edb7c95fca4131231.jpg HTTP/1.1" 200 7240 INFO 2020-07-19 17:59:32,171 basehttp 154 "GET /static/uploads/editorimg/81d9b565a49446edb350edb7c95fca4131231.jpg HTTP/1.1" 304 0 INFO 2020-07-19 17:59:38,219 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-19 17:59:44,312 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 69 INFO 2020-07-19 17:59:44,482 basehttp 154 "GET /static/uploads/editorimg/f1279a6066ee43c290a836e1a0348d3931231.jpg HTTP/1.1" 200 7240 INFO 2020-07-19 17:59:45,367 basehttp 154 "GET /static/uploads/editorimg/f1279a6066ee43c290a836e1a0348d3931231.jpg HTTP/1.1" 304 0 INFO 2020-07-19 17:59:45,420 basehttp 154 "GET /static/uploads/editorimg/f1279a6066ee43c290a836e1a0348d3931231.jpg HTTP/1.1" 304 0 INFO 2020-07-19 18:22:10,973 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-19 18:22:56,920 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-19 18:26:35,007 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-19 18:37:14,105 basehttp 154 "OPTIONS /hm/editorcontens/ HTTP/1.1" 200 0 WARNING 2020-07-19 18:37:14,539 log 228 Bad Request: /hm/editorcontens/ WARNING 2020-07-19 18:37:14,541 basehttp 154 "POST /hm/editorcontens/ HTTP/1.1" 400 87 WARNING 2020-07-19 18:37:33,770 log 228 Bad Request: /hm/editorcontens/ WARNING 2020-07-19 18:37:33,770 basehttp 154 "POST /hm/editorcontens/ HTTP/1.1" 400 87 INFO 2020-07-19 18:38:28,172 basehttp 154 "POST /hm/editorcontens/ HTTP/1.1" 201 676 INFO 2020-07-19 18:38:37,158 basehttp 154 "POST /hm/editorcontens/ HTTP/1.1" 201 676 INFO 2020-07-19 18:40:23,384 basehttp 154 "POST /hm/editorcontens/ HTTP/1.1" 201 361 INFO 2020-07-19 18:40:45,301 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 69 INFO 2020-07-19 18:40:45,657 basehttp 154 "GET /static/uploads/editorimg/1ee084a08bbd41c2a0f4751a341b8be731231.jpg HTTP/1.1" 200 7240 INFO 2020-07-19 18:40:46,626 basehttp 154 "GET /static/uploads/editorimg/1ee084a08bbd41c2a0f4751a341b8be731231.jpg HTTP/1.1" 304 0 INFO 2020-07-19 18:40:46,677 basehttp 154 "GET /static/uploads/editorimg/1ee084a08bbd41c2a0f4751a341b8be731231.jpg HTTP/1.1" 304 0 INFO 2020-07-19 18:40:51,991 basehttp 154 "POST /hm/editorcontens/ HTTP/1.1" 201 540 INFO 2020-07-19 18:44:15,965 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 69 INFO 2020-07-19 18:44:16,133 basehttp 154 "GET /static/uploads/editorimg/89e088258da240139839b17d6d088d4931231.jpg HTTP/1.1" 200 7240 INFO 2020-07-19 18:44:17,854 basehttp 154 "GET /static/uploads/editorimg/89e088258da240139839b17d6d088d4931231.jpg HTTP/1.1" 304 0 INFO 2020-07-19 18:44:17,886 basehttp 154 "GET /static/uploads/editorimg/89e088258da240139839b17d6d088d4931231.jpg HTTP/1.1" 304 0 INFO 2020-07-19 18:44:22,104 basehttp 154 "POST /hm/editorcontens/ HTTP/1.1" 201 490 INFO 2020-07-19 18:49:31,108 basehttp 154 "GET /static/uploads/editorimg/89e088258da240139839b17d6d088d4931231.jpg HTTP/1.1" 304 0 INFO 2020-07-19 19:07:44,915 basehttp 154 "POST /hm/editorcontens/ HTTP/1.1" 201 370 INFO 2020-07-19 19:13:23,454 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-07-19 19:13:25,498 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 WARNING 2020-07-19 19:29:42,464 log 228 Not Found: /7ac78d00d78de0eb9fed.hot-update.json WARNING 2020-07-19 19:29:42,465 basehttp 154 "GET /7ac78d00d78de0eb9fed.hot-update.json HTTP/1.1" 404 2621 INFO 2020-07-19 19:29:45,028 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-19 19:36:11,037 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-19 19:36:53,082 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-19 19:40:33,020 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-19 19:41:03,992 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-19 19:41:27,483 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-19 19:47:56,099 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 WARNING 2020-07-19 19:59:11,044 log 228 Not Found: /slideshow/ WARNING 2020-07-19 19:59:11,059 basehttp 154 "POST /slideshow/ HTTP/1.1" 404 2544 WARNING 2020-07-19 19:59:50,047 log 228 Bad Request: /hm/slideshow/ WARNING 2020-07-19 19:59:50,050 basehttp 154 "POST /hm/slideshow/ HTTP/1.1" 400 99 WARNING 2020-07-19 20:00:07,177 log 228 Bad Request: /hm/slideshow/ WARNING 2020-07-19 20:00:07,182 basehttp 154 "POST /hm/slideshow/ HTTP/1.1" 400 99 INFO 2020-07-19 20:00:47,900 basehttp 154 "OPTIONS /hm/navigation/ HTTP/1.1" 200 0 INFO 2020-07-19 20:00:47,908 basehttp 154 "OPTIONS /hm/slideshow/?ordering=sort HTTP/1.1" 200 0 INFO 2020-07-19 20:00:47,914 basehttp 154 "OPTIONS /hm/company/1/ HTTP/1.1" 200 0 INFO 2020-07-19 20:00:49,148 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-19 20:00:49,216 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1193 INFO 2020-07-19 20:00:49,229 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 898 INFO 2020-07-19 20:00:49,424 basehttp 154 "GET /static/uploads/image/6816e3ad540d4e3e82419393786b1ec031231.jpg HTTP/1.1" 304 0 INFO 2020-07-19 20:00:49,434 basehttp 154 "GET /static/uploads/image/69a024d57098436f815c481df2503fabfavicon.png HTTP/1.1" 304 0 INFO 2020-07-19 20:00:49,447 basehttp 154 "GET /static/uploads/image/993f88eef524492e8375b00c759cffd231231.jpg HTTP/1.1" 304 0 INFO 2020-07-19 20:00:49,463 basehttp 154 "GET /static/uploads/image/907e2ae3419b47e49e7ba2d3aaceb4e131231.jpg HTTP/1.1" 304 0 WARNING 2020-07-19 20:00:53,966 log 228 Not Found: /slideshow/ WARNING 2020-07-19 20:00:53,970 basehttp 154 "POST /slideshow/ HTTP/1.1" 404 2544 INFO 2020-07-19 20:01:33,175 basehttp 154 "POST /hm/slideshow/ HTTP/1.1" 201 210 INFO 2020-07-19 20:01:33,709 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 1109 INFO 2020-07-19 20:01:33,881 basehttp 154 "GET /static/uploads/image/ff8f56c683644c9aa3e157d891bb8afd31231.jpg HTTP/1.1" 200 7240 WARNING 2020-07-19 20:02:48,329 log 228 Unauthorized: /hm/slideshow/ WARNING 2020-07-19 20:02:48,330 basehttp 154 "POST /hm/slideshow/ HTTP/1.1" 401 35 INFO 2020-07-19 20:02:59,091 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-19 20:03:33,015 basehttp 154 "POST /hm/slideshow/ HTTP/1.1" 201 166 INFO 2020-07-19 20:03:47,171 basehttp 154 "POST /hm/slideshow/ HTTP/1.1" 201 166 INFO 2020-07-19 20:05:25,204 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 14 INFO 2020-07-19 20:05:49,733 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 14 INFO 2020-07-19 20:06:56,797 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-19 20:06:57,828 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-19 20:07:09,115 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 14 INFO 2020-07-19 20:07:53,165 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-19 20:08:01,727 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 304 70 INFO 2020-07-19 20:09:06,242 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 304 70 INFO 2020-07-19 20:09:33,003 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-19 20:09:34,543 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-19 20:09:46,216 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 70 INFO 2020-07-19 20:17:21,128 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 70 INFO 2020-07-19 20:17:30,778 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 70 INFO 2020-07-19 20:22:57,219 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 70 INFO 2020-07-19 20:23:37,491 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-19 20:23:44,666 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 70 INFO 2020-07-19 20:24:37,013 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 70 INFO 2020-07-19 20:25:23,723 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 70 INFO 2020-07-19 20:26:18,716 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 70 INFO 2020-07-19 20:27:45,231 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 70 INFO 2020-07-19 20:29:22,221 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 70 INFO 2020-07-19 20:29:55,314 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 70 INFO 2020-07-19 20:30:24,719 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 70 INFO 2020-07-19 20:37:40,744 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 70 INFO 2020-07-19 20:40:18,132 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 70 INFO 2020-07-19 20:40:39,805 basehttp 154 "GET /static/uploads/editorimg/b84ad43b7ac84608a42257e029776fba123456.mp4 HTTP/1.1" 200 2562196 INFO 2020-07-19 20:40:41,643 basehttp 154 "GET /static/uploads/editorimg/b84ad43b7ac84608a42257e029776fba123456.mp4 HTTP/1.1" 304 0 INFO 2020-07-19 20:40:56,982 basehttp 154 "GET /static/uploads/editorimg/b84ad43b7ac84608a42257e029776fba123456.mp4 HTTP/1.1" 200 2562196 INFO 2020-07-20 11:41:52,343 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-20 11:43:28,920 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-07-20 11:43:30,670 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-20 11:43:30,698 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-07-20 11:43:32,792 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-20 11:44:57,710 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 70 INFO 2020-07-20 11:47:12,869 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 70 INFO 2020-07-20 14:11:27,605 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-20 14:12:44,220 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-07-20 14:12:45,003 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-20 14:12:45,045 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-07-20 14:12:47,208 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-20 14:12:48,905 basehttp 154 "OPTIONS /hm/navigation/ HTTP/1.1" 200 0 INFO 2020-07-20 14:12:48,912 basehttp 154 "OPTIONS /hm/company/1/ HTTP/1.1" 200 0 INFO 2020-07-20 14:12:48,913 basehttp 154 "OPTIONS /hm/slideshow/?ordering=sort HTTP/1.1" 200 0 INFO 2020-07-20 14:12:49,438 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-20 14:12:49,540 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1193 INFO 2020-07-20 14:12:49,575 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 1443 INFO 2020-07-20 14:12:49,855 basehttp 154 "GET /static/uploads/image/993f88eef524492e8375b00c759cffd231231.jpg HTTP/1.1" 304 0 INFO 2020-07-20 14:12:49,855 basehttp 154 "GET /static/uploads/image/69a024d57098436f815c481df2503fabfavicon.png HTTP/1.1" 304 0 INFO 2020-07-20 14:12:49,855 basehttp 154 "GET /static/uploads/image/6816e3ad540d4e3e82419393786b1ec031231.jpg HTTP/1.1" 304 0 WARNING 2020-07-20 14:12:49,861 basehttp 154 "GET /static/uploads/null HTTP/1.1" 404 1660 INFO 2020-07-20 14:12:49,880 basehttp 154 "GET /static/uploads/image/907e2ae3419b47e49e7ba2d3aaceb4e131231.jpg HTTP/1.1" 304 0 INFO 2020-07-20 14:12:50,064 basehttp 154 "GET /static/uploads/image/ff8f56c683644c9aa3e157d891bb8afd31231.jpg HTTP/1.1" 200 7240 WARNING 2020-07-20 15:38:39,424 log 228 Not Found: / WARNING 2020-07-20 15:38:39,426 basehttp 154 "GET / HTTP/1.1" 404 2495 WARNING 2020-07-20 15:38:39,635 log 228 Not Found: /favicon.ico WARNING 2020-07-20 15:38:39,637 basehttp 154 "GET /favicon.ico HTTP/1.1" 404 2546 INFO 2020-07-20 15:38:47,510 basehttp 154 "GET /admin/ HTTP/1.1" 302 0 INFO 2020-07-20 15:38:48,086 basehttp 154 "GET /admin/login/?next=/admin/ HTTP/1.1" 200 1821 INFO 2020-07-20 15:38:48,123 basehttp 154 "GET /static/admin/css/login.css HTTP/1.1" 200 1233 INFO 2020-07-20 15:38:48,124 basehttp 154 "GET /static/admin/css/responsive.css HTTP/1.1" 200 17944 INFO 2020-07-20 15:38:48,125 basehttp 154 "GET /static/admin/css/base.css HTTP/1.1" 200 16378 INFO 2020-07-20 15:38:48,153 basehttp 154 "GET /static/admin/css/fonts.css HTTP/1.1" 200 423 INFO 2020-07-20 15:38:48,213 basehttp 154 "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.1" 200 85692 INFO 2020-07-20 15:38:48,217 basehttp 154 "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.1" 200 85876 INFO 2020-07-20 15:38:51,456 basehttp 154 "POST /admin/login/?next=/admin/ HTTP/1.1" 302 0 INFO 2020-07-20 15:38:52,043 basehttp 154 "GET /admin/ HTTP/1.1" 200 3253 INFO 2020-07-20 15:38:52,072 basehttp 154 "GET /static/admin/css/dashboard.css HTTP/1.1" 200 412 INFO 2020-07-20 15:38:52,087 basehttp 154 "GET /static/admin/img/icon-addlink.svg HTTP/1.1" 200 331 INFO 2020-07-20 15:38:52,088 basehttp 154 "GET /static/admin/img/icon-changelink.svg HTTP/1.1" 200 380 INFO 2020-07-20 15:38:52,092 basehttp 154 "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.1" 200 86184 INFO 2020-07-20 15:43:56,013 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-20 15:43:56,222 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-20 15:43:56,314 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-20 15:43:56,403 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-20 15:43:56,411 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-20 15:43:57,930 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-20 15:44:00,436 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-20 15:44:06,441 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-20 15:44:06,496 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 1443 INFO 2020-07-20 15:44:06,506 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1193 WARNING 2020-07-20 15:44:06,667 basehttp 154 "GET /static/uploads/null HTTP/1.1" 404 1660 INFO 2020-07-20 15:46:46,845 basehttp 154 "GET /admin/users/user/ HTTP/1.1" 200 4564 INFO 2020-07-20 15:46:46,900 basehttp 154 "GET /static/admin/css/changelists.css HTTP/1.1" 200 6170 INFO 2020-07-20 15:46:46,922 basehttp 154 "GET /static/admin/js/core.js HTTP/1.1" 200 7099 INFO 2020-07-20 15:46:46,923 basehttp 154 "GET /static/admin/js/jquery.init.js HTTP/1.1" 200 363 INFO 2020-07-20 15:46:46,924 basehttp 154 "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.1" 200 6918 INFO 2020-07-20 15:46:46,926 basehttp 154 "GET /static/admin/js/actions.js HTTP/1.1" 200 6766 INFO 2020-07-20 15:46:46,942 basehttp 154 "GET /static/admin/js/urlify.js HTTP/1.1" 200 8941 INFO 2020-07-20 15:46:46,944 basehttp 154 "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.1" 200 271817 INFO 2020-07-20 15:46:46,944 basehttp 154 "GET /static/admin/js/prepopulate.js HTTP/1.1" 200 1530 INFO 2020-07-20 15:46:46,950 basehttp 154 "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.1" 200 128820 INFO 2020-07-20 15:46:48,095 basehttp 154 "GET /admin/jsi18n/ HTTP/1.1" 200 7722 INFO 2020-07-20 15:46:48,158 basehttp 154 "GET /static/admin/img/tooltag-add.svg HTTP/1.1" 200 331 INFO 2020-07-20 22:38:17,098 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-20 22:41:01,747 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-07-20 22:41:03,244 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-20 22:41:03,277 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-07-20 22:41:05,365 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-20 22:41:07,192 basehttp 154 "OPTIONS /hm/navigation/ HTTP/1.1" 200 0 INFO 2020-07-20 22:41:07,200 basehttp 154 "OPTIONS /hm/slideshow/?ordering=sort HTTP/1.1" 200 0 INFO 2020-07-20 22:41:07,206 basehttp 154 "OPTIONS /hm/company/1/ HTTP/1.1" 200 0 INFO 2020-07-20 22:41:07,616 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-20 22:41:07,714 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 1443 INFO 2020-07-20 22:41:07,716 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1193 WARNING 2020-07-20 22:41:08,469 basehttp 154 "GET /static/uploads/null HTTP/1.1" 404 1660 INFO 2020-07-20 22:41:08,644 basehttp 154 "GET /static/uploads/image/6816e3ad540d4e3e82419393786b1ec031231.jpg HTTP/1.1" 304 0 INFO 2020-07-20 22:41:08,765 basehttp 154 "GET /static/uploads/image/907e2ae3419b47e49e7ba2d3aaceb4e131231.jpg HTTP/1.1" 304 0 INFO 2020-07-20 22:41:08,766 basehttp 154 "GET /static/uploads/image/993f88eef524492e8375b00c759cffd231231.jpg HTTP/1.1" 304 0 INFO 2020-07-20 22:41:08,766 basehttp 154 "GET /static/uploads/image/69a024d57098436f815c481df2503fabfavicon.png HTTP/1.1" 304 0 INFO 2020-07-20 22:41:08,766 basehttp 154 "GET /static/uploads/image/ff8f56c683644c9aa3e157d891bb8afd31231.jpg HTTP/1.1" 304 0 INFO 2020-07-20 22:41:26,639 basehttp 154 "PUT /hm/company/1/ HTTP/1.1" 200 208 INFO 2020-07-20 22:41:35,347 basehttp 154 "OPTIONS /hm/navigation/1/ HTTP/1.1" 200 0 INFO 2020-07-20 22:41:35,354 basehttp 154 "OPTIONS /hm/navigation/3/ HTTP/1.1" 200 0 INFO 2020-07-20 22:41:35,354 basehttp 154 "OPTIONS /hm/navigation/2/ HTTP/1.1" 200 0 INFO 2020-07-20 22:41:35,404 basehttp 154 "OPTIONS /hm/navigation/4/ HTTP/1.1" 200 0 INFO 2020-07-20 22:41:35,405 basehttp 154 "OPTIONS /hm/navigation/5/ HTTP/1.1" 200 0 INFO 2020-07-20 22:41:35,406 basehttp 154 "OPTIONS /hm/navigation/6/ HTTP/1.1" 200 0 INFO 2020-07-20 22:41:36,073 basehttp 154 "PUT /hm/navigation/1/ HTTP/1.1" 200 190 INFO 2020-07-20 22:41:36,083 basehttp 154 "PUT /hm/navigation/4/ HTTP/1.1" 200 192 INFO 2020-07-20 22:41:36,089 basehttp 154 "PUT /hm/navigation/6/ HTTP/1.1" 200 192 INFO 2020-07-20 22:41:36,112 basehttp 154 "PUT /hm/navigation/5/ HTTP/1.1" 200 187 INFO 2020-07-20 22:41:36,119 basehttp 154 "PUT /hm/navigation/3/ HTTP/1.1" 200 194 INFO 2020-07-20 22:41:36,136 basehttp 154 "PUT /hm/navigation/2/ HTTP/1.1" 200 190 INFO 2020-07-20 22:41:45,663 basehttp 154 "POST /hm/slideshow/ HTTP/1.1" 201 239 INFO 2020-07-20 22:41:46,205 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 1683 WARNING 2020-07-20 22:41:46,443 basehttp 154 "GET /static/uploads/null HTTP/1.1" 404 1660 INFO 2020-07-20 22:41:46,445 basehttp 154 "GET /static/uploads/image/cc1c9cc2310b48a495337d6a663ff328QQ%E6%88%AA%E5%9B%BE20200720155930.png HTTP/1.1" 200 27562 INFO 2020-07-20 22:42:19,270 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-20 22:42:20,916 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-20 22:42:24,900 basehttp 154 "OPTIONS /wb/company/ HTTP/1.1" 200 0 INFO 2020-07-20 22:42:24,902 basehttp 154 "OPTIONS /wb/navigation/ HTTP/1.1" 200 0 INFO 2020-07-20 22:42:25,443 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-20 22:42:25,444 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 42 INFO 2020-07-20 22:43:23,919 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-20 22:43:26,057 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-20 22:44:47,407 basehttp 154 "OPTIONS /hm/editorimg/ HTTP/1.1" 200 0 INFO 2020-07-20 22:44:47,820 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 86 INFO 2020-07-20 22:44:48,183 basehttp 154 "GET /static/uploads/editorimg/8958e66768144af8b5e09c58086820fcQQ%E6%88%AA%E5%9B%BE20200720155930.png HTTP/1.1" 200 27562 INFO 2020-07-20 22:44:49,193 basehttp 154 "GET /static/uploads/editorimg/8958e66768144af8b5e09c58086820fcQQ%E6%88%AA%E5%9B%BE20200720155930.png HTTP/1.1" 304 0 INFO 2020-07-20 22:44:49,263 basehttp 154 "GET /static/uploads/editorimg/8958e66768144af8b5e09c58086820fcQQ%E6%88%AA%E5%9B%BE20200720155930.png HTTP/1.1" 304 0 INFO 2020-07-20 22:45:03,658 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 70 INFO 2020-07-20 22:45:18,911 basehttp 154 "GET /static/uploads/editorimg/99e61655f8a14dc7abb4d03d52850a06123456.mp4 HTTP/1.1" 200 2562196 INFO 2020-07-20 22:45:21,779 basehttp 154 "GET /static/uploads/editorimg/99e61655f8a14dc7abb4d03d52850a06123456.mp4 HTTP/1.1" 304 0 INFO 2020-07-20 22:45:25,742 basehttp 154 "GET /static/uploads/editorimg/99e61655f8a14dc7abb4d03d52850a06123456.mp4 HTTP/1.1" 200 2562196 INFO 2020-07-20 22:45:27,043 basehttp 154 "OPTIONS /hm/editorcontens/ HTTP/1.1" 200 0 INFO 2020-07-20 22:45:28,054 basehttp 154 "POST /hm/editorcontens/ HTTP/1.1" 201 2444 INFO 2020-07-20 22:45:28,498 basehttp 154 "GET /static/uploads/editorimg/99e61655f8a14dc7abb4d03d52850a06123456.mp4 HTTP/1.1" 304 0 INFO 2020-07-20 22:45:38,592 basehttp 154 "GET /static/uploads/editorimg/99e61655f8a14dc7abb4d03d52850a06123456.mp4 HTTP/1.1" 200 2562196 INFO 2020-07-20 22:49:19,967 basehttp 154 "GET /static/uploads/editorimg/99e61655f8a14dc7abb4d03d52850a06123456.mp4 HTTP/1.1" 304 0 INFO 2020-07-20 22:50:59,676 basehttp 154 "GET /static/uploads/editorimg/99e61655f8a14dc7abb4d03d52850a06123456.mp4 HTTP/1.1" 304 0 INFO 2020-07-20 22:52:05,626 basehttp 154 "GET /static/uploads/editorimg/99e61655f8a14dc7abb4d03d52850a06123456.mp4 HTTP/1.1" 304 0 INFO 2020-07-21 19:24:01,484 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-21 19:26:26,404 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-07-21 19:26:28,185 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-21 19:26:28,213 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-07-21 19:26:30,230 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 19:26:32,632 basehttp 154 "OPTIONS /hm/navigation/ HTTP/1.1" 200 0 INFO 2020-07-21 19:26:32,639 basehttp 154 "OPTIONS /hm/company/1/ HTTP/1.1" 200 0 INFO 2020-07-21 19:26:32,639 basehttp 154 "OPTIONS /hm/slideshow/?ordering=sort HTTP/1.1" 200 0 INFO 2020-07-21 19:26:33,843 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 208 INFO 2020-07-21 19:26:33,847 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1202 INFO 2020-07-21 19:26:33,892 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 1683 WARNING 2020-07-21 19:26:34,139 basehttp 154 "GET /static/uploads/null HTTP/1.1" 404 1660 INFO 2020-07-21 19:26:34,322 basehttp 154 "GET /static/uploads/image/6816e3ad540d4e3e82419393786b1ec031231.jpg HTTP/1.1" 304 0 INFO 2020-07-21 19:26:34,322 basehttp 154 "GET /static/uploads/image/ff8f56c683644c9aa3e157d891bb8afd31231.jpg HTTP/1.1" 304 0 INFO 2020-07-21 19:26:34,338 basehttp 154 "GET /static/uploads/image/69a024d57098436f815c481df2503fabfavicon.png HTTP/1.1" 304 0 INFO 2020-07-21 19:26:34,339 basehttp 154 "GET /static/uploads/image/993f88eef524492e8375b00c759cffd231231.jpg HTTP/1.1" 304 0 INFO 2020-07-21 19:26:34,353 basehttp 154 "GET /static/uploads/image/907e2ae3419b47e49e7ba2d3aaceb4e131231.jpg HTTP/1.1" 304 0 INFO 2020-07-21 19:26:34,407 basehttp 154 "GET /static/uploads/image/cc1c9cc2310b48a495337d6a663ff328QQ%E6%88%AA%E5%9B%BE20200720155930.png HTTP/1.1" 200 27562 INFO 2020-07-21 19:28:27,283 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-21 19:28:28,284 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-21 19:28:40,251 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-21 19:28:41,932 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-21 19:29:05,996 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-21 19:29:08,006 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-21 19:30:38,008 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-21 19:30:39,683 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 19:30:43,967 basehttp 154 "OPTIONS /wb/company/ HTTP/1.1" 200 0 INFO 2020-07-21 19:30:43,969 basehttp 154 "OPTIONS /wb/navigation/ HTTP/1.1" 200 0 INFO 2020-07-21 19:30:44,819 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-21 19:30:44,873 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 42 INFO 2020-07-21 19:31:16,677 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-21 19:31:18,042 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-21 19:32:05,189 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-21 19:32:06,503 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-21 19:32:47,232 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-21 19:32:48,270 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-21 19:33:02,299 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-21 19:33:03,768 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-21 19:33:20,131 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-21 19:33:21,448 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-21 19:34:07,884 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-21 19:34:09,260 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-21 19:34:34,776 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-21 19:34:36,135 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-21 19:35:09,491 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-21 19:35:10,877 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-21 19:37:06,529 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-21 19:37:07,670 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-21 19:37:46,298 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-21 19:37:47,321 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-21 19:37:55,860 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-21 19:37:57,300 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-21 19:38:31,898 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-21 19:38:32,845 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-21 19:39:15,836 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-21 19:39:17,358 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-21 19:39:55,209 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-21 19:39:56,136 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-21 19:41:18,195 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-21 19:41:19,707 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-21 19:42:22,962 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-21 19:42:24,044 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-21 19:43:07,861 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-21 19:43:09,012 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-21 19:43:38,278 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-21 19:43:39,175 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-21 19:43:56,102 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-21 19:43:57,426 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-21 19:44:12,743 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-21 19:44:13,769 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-21 19:44:34,493 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-21 19:44:35,657 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-21 19:45:15,838 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-21 19:45:16,732 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-21 19:46:41,400 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\urls.py changed, reloading. INFO 2020-07-21 19:46:42,681 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-21 19:46:55,599 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\urls.py changed, reloading. INFO 2020-07-21 19:46:56,655 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-21 19:55:32,000 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\urls.py changed, reloading. INFO 2020-07-21 19:55:33,157 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-21 19:56:02,721 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\urls.py changed, reloading. INFO 2020-07-21 19:56:03,691 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-21 19:57:12,450 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-21 19:57:13,672 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-21 19:58:41,531 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-21 19:58:42,602 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-21 19:58:56,451 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\urls.py changed, reloading. INFO 2020-07-21 19:58:57,415 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-21 20:00:35,113 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\urls.py changed, reloading. INFO 2020-07-21 20:00:36,245 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-21 20:00:42,270 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\urls.py changed, reloading. INFO 2020-07-21 20:00:43,454 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-21 20:02:04,861 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-21 20:02:05,804 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-21 20:10:34,003 basehttp 154 "OPTIONS /hm/hmwe/ HTTP/1.1" 200 0 INFO 2020-07-21 20:10:34,805 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-21 20:10:34,837 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 42 INFO 2020-07-21 20:10:34,839 basehttp 154 "GET /hm/hmwe/ HTTP/1.1" 200 1769 INFO 2020-07-21 20:10:36,445 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 20:12:07,296 basehttp 154 "GET /hm/hmwe/ HTTP/1.1" 200 1769 INFO 2020-07-21 20:12:16,791 basehttp 154 "GET /hm/hmwe/ HTTP/1.1" 200 1769 INFO 2020-07-21 20:15:38,014 basehttp 154 "GET /hm/hmwe/ HTTP/1.1" 200 1769 INFO 2020-07-21 20:16:23,789 basehttp 154 "GET /hm/hmwe/ HTTP/1.1" 200 1769 INFO 2020-07-21 20:20:10,436 basehttp 154 "GET /hm/hmwe/ HTTP/1.1" 200 1769 INFO 2020-07-21 20:20:33,732 basehttp 154 "OPTIONS /hm/hmwe/1/ HTTP/1.1" 200 0 INFO 2020-07-21 20:20:33,750 basehttp 154 "OPTIONS /hm/hmwe/2/ HTTP/1.1" 200 0 INFO 2020-07-21 20:20:33,763 basehttp 154 "OPTIONS /hm/hmwe/3/ HTTP/1.1" 200 0 INFO 2020-07-21 20:20:33,830 basehttp 154 "OPTIONS /hm/hmwe/4/ HTTP/1.1" 200 0 INFO 2020-07-21 20:20:33,831 basehttp 154 "OPTIONS /hm/hmwe/5/ HTTP/1.1" 200 0 INFO 2020-07-21 20:20:34,269 basehttp 154 "PUT /hm/hmwe/1/ HTTP/1.1" 200 261 INFO 2020-07-21 20:20:34,321 basehttp 154 "PUT /hm/hmwe/3/ HTTP/1.1" 200 224 INFO 2020-07-21 20:20:34,337 basehttp 154 "PUT /hm/hmwe/4/ HTTP/1.1" 200 305 INFO 2020-07-21 20:20:34,360 basehttp 154 "PUT /hm/hmwe/2/ HTTP/1.1" 200 662 INFO 2020-07-21 20:20:34,369 basehttp 154 "PUT /hm/hmwe/5/ HTTP/1.1" 200 296 INFO 2020-07-21 20:20:40,994 basehttp 154 "PUT /hm/hmwe/2/ HTTP/1.1" 200 662 INFO 2020-07-21 20:20:41,022 basehttp 154 "PUT /hm/hmwe/1/ HTTP/1.1" 200 265 INFO 2020-07-21 20:20:41,034 basehttp 154 "PUT /hm/hmwe/5/ HTTP/1.1" 200 296 INFO 2020-07-21 20:20:41,044 basehttp 154 "PUT /hm/hmwe/4/ HTTP/1.1" 200 305 INFO 2020-07-21 20:20:41,046 basehttp 154 "PUT /hm/hmwe/3/ HTTP/1.1" 200 224 INFO 2020-07-21 20:20:45,495 basehttp 154 "GET /hm/hmwe/ HTTP/1.1" 200 1808 INFO 2020-07-21 20:20:46,349 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 20:24:30,438 basehttp 154 "OPTIONS /hm/hmart/ HTTP/1.1" 200 0 INFO 2020-07-21 20:24:31,497 basehttp 154 "GET /hm/hmart/ HTTP/1.1" 200 52 INFO 2020-07-21 20:27:25,867 basehttp 154 "GET /hm/hmart/ HTTP/1.1" 200 1457 INFO 2020-07-21 20:27:27,390 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 20:28:21,437 basehttp 154 "GET /hm/hmart/ HTTP/1.1" 200 1457 INFO 2020-07-21 20:28:22,340 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 20:29:40,818 basehttp 154 "GET /hm/hmart/ HTTP/1.1" 200 1457 INFO 2020-07-21 20:29:46,191 basehttp 154 "GET /hm/hmart/ HTTP/1.1" 200 1457 INFO 2020-07-21 20:29:47,776 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 20:30:27,390 basehttp 154 "GET /hm/hmart/ HTTP/1.1" 200 1457 INFO 2020-07-21 20:51:17,504 basehttp 154 "GET /hm/hmart/ HTTP/1.1" 200 1457 INFO 2020-07-21 20:51:20,469 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 20:54:07,729 basehttp 154 "GET /hm/hmart/ HTTP/1.1" 200 1457 INFO 2020-07-21 20:54:17,398 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 208 INFO 2020-07-21 20:54:17,448 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1202 INFO 2020-07-21 20:54:17,510 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 1683 WARNING 2020-07-21 20:54:17,711 basehttp 154 "GET /static/uploads/null HTTP/1.1" 404 1660 INFO 2020-07-21 20:54:42,600 basehttp 154 "GET /hm/hmwe/ HTTP/1.1" 200 1808 INFO 2020-07-21 20:54:47,468 basehttp 154 "GET /hm/hmart/ HTTP/1.1" 200 1457 INFO 2020-07-21 20:55:43,346 basehttp 154 "OPTIONS /hm/editorimg/ HTTP/1.1" 200 0 INFO 2020-07-21 20:55:45,338 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 86 INFO 2020-07-21 20:55:45,762 basehttp 154 "GET /static/uploads/editorimg/706a3e20283340768d80fbc75e09eba4QQ%E6%88%AA%E5%9B%BE20200720155930.png HTTP/1.1" 200 27562 INFO 2020-07-21 20:55:47,256 basehttp 154 "GET /static/uploads/editorimg/706a3e20283340768d80fbc75e09eba4QQ%E6%88%AA%E5%9B%BE20200720155930.png HTTP/1.1" 304 0 INFO 2020-07-21 20:56:10,335 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 70 INFO 2020-07-21 20:56:21,411 basehttp 154 "GET /static/uploads/editorimg/ec86ecd0783d47258629d32b959b40e5123456.mp4 HTTP/1.1" 200 2562196 INFO 2020-07-21 20:56:25,678 basehttp 154 "GET /static/uploads/editorimg/ec86ecd0783d47258629d32b959b40e5123456.mp4 HTTP/1.1" 304 0 INFO 2020-07-21 20:56:28,124 basehttp 154 "OPTIONS /hm/editorcontens/ HTTP/1.1" 200 0 WARNING 2020-07-21 20:56:28,522 log 228 Bad Request: /hm/editorcontens/ WARNING 2020-07-21 20:56:28,524 basehttp 154 "POST /hm/editorcontens/ HTTP/1.1" 400 38 INFO 2020-07-21 20:56:30,105 basehttp 154 "GET /static/uploads/editorimg/ec86ecd0783d47258629d32b959b40e5123456.mp4 HTTP/1.1" 200 2562196 WARNING 2020-07-21 20:56:59,463 log 228 Bad Request: /hm/editorcontens/ WARNING 2020-07-21 20:56:59,464 basehttp 154 "POST /hm/editorcontens/ HTTP/1.1" 400 38 INFO 2020-07-21 20:58:24,144 basehttp 154 "POST /hm/editorcontens/ HTTP/1.1" 201 865 INFO 2020-07-21 20:58:24,876 basehttp 154 "GET /static/uploads/editorimg/ec86ecd0783d47258629d32b959b40e5123456.mp4 HTTP/1.1" 200 2562196 INFO 2020-07-21 21:02:15,161 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-21 21:02:16,153 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-21 21:05:11,438 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-21 21:05:12,595 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-21 21:06:05,107 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\urls.py changed, reloading. INFO 2020-07-21 21:06:06,032 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-21 21:08:50,650 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-21 21:08:51,646 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-21 21:13:36,390 basehttp 154 "OPTIONS /hm/hmcasetitle/?id=1 HTTP/1.1" 200 0 INFO 2020-07-21 21:13:37,661 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 296 INFO 2020-07-21 21:13:49,752 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 296 INFO 2020-07-21 21:13:51,302 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 21:14:52,584 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 296 INFO 2020-07-21 21:16:19,723 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 296 INFO 2020-07-21 21:16:55,061 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-21 21:16:56,047 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-21 21:17:28,404 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 295 INFO 2020-07-21 21:17:29,984 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 21:18:17,522 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 295 INFO 2020-07-21 21:18:19,172 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 21:18:51,935 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-21 21:18:58,800 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 295 INFO 2020-07-21 21:19:00,319 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 21:19:31,756 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 295 INFO 2020-07-21 21:19:33,372 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 21:19:55,548 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 295 INFO 2020-07-21 21:19:57,048 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 21:20:52,744 basehttp 154 "OPTIONS /hm/hmcasetitle/1/ HTTP/1.1" 200 0 INFO 2020-07-21 21:20:53,715 basehttp 154 "PUT /hm/hmcasetitle/1/ HTTP/1.1" 200 253 INFO 2020-07-21 21:20:57,715 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 305 INFO 2020-07-21 21:20:58,584 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 21:21:23,463 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 305 INFO 2020-07-21 21:21:29,473 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 305 INFO 2020-07-21 21:21:32,569 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 21:21:48,485 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 305 INFO 2020-07-21 21:21:50,025 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 21:22:34,354 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 305 INFO 2020-07-21 21:22:37,445 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 21:23:28,514 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 305 INFO 2020-07-21 21:23:44,506 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 305 INFO 2020-07-21 21:24:02,747 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 305 INFO 2020-07-21 21:24:29,332 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 305 INFO 2020-07-21 21:24:32,458 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 21:24:54,527 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 305 INFO 2020-07-21 21:24:59,452 basehttp 154 "PUT /hm/hmcasetitle/1/ HTTP/1.1" 200 257 INFO 2020-07-21 21:25:03,319 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 21:25:06,445 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 21:32:59,560 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 21:33:19,346 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 21:35:22,405 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 21:35:40,351 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-07-21 21:35:41,560 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 21:35:43,369 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 21:36:01,422 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 21:36:11,459 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 21:36:14,445 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 21:37:19,962 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 21:37:21,445 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 21:38:06,736 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 21:38:07,629 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 21:38:53,409 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 21:38:57,710 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 21:38:59,320 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 21:39:24,508 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 21:39:26,044 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 21:39:36,626 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 21:39:41,748 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 21:39:46,513 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 21:39:50,340 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 21:40:31,595 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 21:41:19,097 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 21:41:26,721 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 21:41:31,294 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 21:42:06,824 basehttp 154 "OPTIONS /hm/hmcase/ HTTP/1.1" 200 0 INFO 2020-07-21 21:42:07,302 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 21:42:07,323 basehttp 154 "GET /hm/hmcase/ HTTP/1.1" 200 1157 INFO 2020-07-21 21:43:41,500 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 21:43:42,291 basehttp 154 "GET /hm/hmcase/ HTTP/1.1" 200 1157 INFO 2020-07-21 21:45:20,335 basehttp 154 "GET /hm/hmcase/ HTTP/1.1" 200 1157 INFO 2020-07-21 21:45:20,351 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 21:47:03,150 basehttp 154 "GET /hm/hmcase/ HTTP/1.1" 200 1157 INFO 2020-07-21 21:47:03,151 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 21:47:22,937 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 21:47:22,978 basehttp 154 "GET /hm/hmcase/ HTTP/1.1" 200 1157 INFO 2020-07-21 21:47:24,412 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 21:48:56,827 basehttp 154 "GET /hm/hmcase/ HTTP/1.1" 200 1157 INFO 2020-07-21 21:48:56,843 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 21:48:57,331 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 21:48:57,342 basehttp 154 "GET /hm/hmcase/ HTTP/1.1" 200 1157 INFO 2020-07-21 21:50:28,761 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 21:50:28,791 basehttp 154 "GET /hm/hmcase/ HTTP/1.1" 200 1157 INFO 2020-07-21 21:50:30,313 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 21:51:16,196 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 21:51:16,200 basehttp 154 "GET /hm/hmcase/ HTTP/1.1" 200 1157 INFO 2020-07-21 21:51:31,679 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 21:51:32,035 basehttp 154 "GET /hm/hmcase/ HTTP/1.1" 200 1157 INFO 2020-07-21 21:51:33,359 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 21:52:00,732 basehttp 154 "GET /hm/hmcase/ HTTP/1.1" 200 1157 INFO 2020-07-21 21:52:00,740 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 WARNING 2020-07-21 21:52:05,410 log 228 Bad Request: /hm/hmcasetitle/1/ WARNING 2020-07-21 21:52:05,412 basehttp 154 "PUT /hm/hmcasetitle/1/ HTTP/1.1" 400 38 INFO 2020-07-21 21:52:39,234 basehttp 154 "GET /hm/hmcase/ HTTP/1.1" 200 1157 INFO 2020-07-21 21:52:39,242 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 21:52:48,921 basehttp 154 "OPTIONS /hm/hmcase/1/ HTTP/1.1" 200 0 INFO 2020-07-21 21:52:49,762 basehttp 154 "PUT /hm/hmcase/1/ HTTP/1.1" 200 286 INFO 2020-07-21 21:52:54,993 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 21:52:55,024 basehttp 154 "GET /hm/hmcase/ HTTP/1.1" 200 1167 INFO 2020-07-21 21:52:57,144 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 21:54:04,773 basehttp 154 "GET /hm/hmcase/ HTTP/1.1" 200 1167 INFO 2020-07-21 21:54:04,783 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 21:54:22,087 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 21:54:25,740 basehttp 154 "GET /hm/hmcase/ HTTP/1.1" 200 1167 INFO 2020-07-21 21:59:29,119 basehttp 154 "OPTIONS /wb/company/ HTTP/1.1" 200 0 INFO 2020-07-21 21:59:29,128 basehttp 154 "OPTIONS /wb/navigation/ HTTP/1.1" 200 0 INFO 2020-07-21 21:59:30,303 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-21 21:59:30,370 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 42 INFO 2020-07-21 21:59:30,711 basehttp 154 "GET /hm/hmcase/ HTTP/1.1" 200 1167 INFO 2020-07-21 21:59:30,721 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 21:59:31,472 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 21:59:49,687 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-21 21:59:49,719 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 42 INFO 2020-07-21 21:59:49,959 basehttp 154 "GET /hm/hmcase/ HTTP/1.1" 200 1167 INFO 2020-07-21 21:59:49,972 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 21:59:51,441 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 22:00:16,541 basehttp 154 "GET /hm/hmcase/ HTTP/1.1" 200 1167 INFO 2020-07-21 22:00:16,542 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 22:01:32,513 basehttp 154 "GET /hm/hmcase/ HTTP/1.1" 200 1167 INFO 2020-07-21 22:01:32,525 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 22:01:49,321 basehttp 154 "GET /hm/hmcase/ HTTP/1.1" 200 1167 INFO 2020-07-21 22:01:49,325 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 22:01:50,857 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 22:02:12,702 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 22:02:12,727 basehttp 154 "GET /hm/hmcase/ HTTP/1.1" 200 1167 INFO 2020-07-21 22:02:14,310 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 22:03:10,695 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-21 22:03:10,725 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 42 INFO 2020-07-21 22:03:10,754 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 22:03:10,795 basehttp 154 "GET /hm/hmcase/ HTTP/1.1" 200 1167 INFO 2020-07-21 22:03:12,379 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 22:06:58,265 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-21 22:06:58,311 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 42 INFO 2020-07-21 22:06:59,704 basehttp 154 "GET /hm/hmcase/ HTTP/1.1" 200 1167 INFO 2020-07-21 22:06:59,725 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 22:07:00,529 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 22:07:07,698 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 22:07:07,727 basehttp 154 "GET /hm/hmcase/ HTTP/1.1" 200 1167 INFO 2020-07-21 22:07:09,299 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 22:08:47,735 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 22:08:47,741 basehttp 154 "GET /hm/hmcase/ HTTP/1.1" 200 1167 INFO 2020-07-21 22:08:49,841 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 22:09:06,344 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 22:09:06,347 basehttp 154 "GET /hm/hmcase/ HTTP/1.1" 200 1167 INFO 2020-07-21 22:09:07,192 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 22:09:22,953 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 22:09:22,976 basehttp 154 "GET /hm/hmcase/ HTTP/1.1" 200 1167 INFO 2020-07-21 22:09:24,372 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 22:32:12,291 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 22:32:12,293 basehttp 154 "GET /hm/hmcase/ HTTP/1.1" 200 1167 INFO 2020-07-21 22:32:14,344 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 22:32:45,656 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-21 22:32:45,724 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 42 INFO 2020-07-21 22:32:45,879 basehttp 154 "GET /hm/hmcase/ HTTP/1.1" 200 1167 INFO 2020-07-21 22:32:45,895 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-21 22:32:47,479 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 22:39:00,919 basehttp 154 "OPTIONS /hm/hmaddress/?id=1 HTTP/1.1" 200 0 INFO 2020-07-21 22:39:01,413 basehttp 154 "GET /hm/hmaddress/?id=1 HTTP/1.1" 200 52 INFO 2020-07-21 22:39:48,659 basehttp 154 "GET /hm/hmaddress/?id=1 HTTP/1.1" 200 52 INFO 2020-07-21 22:40:06,381 basehttp 154 "GET /hm/hmaddress/?id=1 HTTP/1.1" 200 52 INFO 2020-07-21 22:40:07,733 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 22:41:56,505 basehttp 154 "GET /hm/hmaddress/?id=1 HTTP/1.1" 200 356 INFO 2020-07-21 22:42:00,372 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 22:43:09,708 basehttp 154 "GET /hm/hmaddress/?id=1 HTTP/1.1" 200 356 INFO 2020-07-21 22:43:16,267 basehttp 154 "GET /hm/hmaddress/?id=1 HTTP/1.1" 200 356 INFO 2020-07-21 22:43:17,061 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 22:43:39,131 basehttp 154 "GET /hm/hmaddress/?id=1 HTTP/1.1" 200 356 INFO 2020-07-21 22:43:41,329 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 22:44:15,342 basehttp 154 "GET /hm/hmaddress/?id=1 HTTP/1.1" 200 356 INFO 2020-07-21 22:44:20,595 basehttp 154 "OPTIONS /hm/hmaddress/1/ HTTP/1.1" 200 0 INFO 2020-07-21 22:44:21,088 basehttp 154 "PUT /hm/hmaddress/1/ HTTP/1.1" 200 314 INFO 2020-07-21 22:44:24,867 basehttp 154 "GET /hm/hmaddress/?id=1 HTTP/1.1" 200 366 INFO 2020-07-21 22:44:26,381 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 22:45:00,876 basehttp 154 "OPTIONS /hm/navigation/ HTTP/1.1" 200 0 INFO 2020-07-21 22:45:00,877 basehttp 154 "OPTIONS /hm/company/1/ HTTP/1.1" 200 0 INFO 2020-07-21 22:45:00,893 basehttp 154 "OPTIONS /hm/slideshow/?ordering=sort HTTP/1.1" 200 0 INFO 2020-07-21 22:45:01,318 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 208 INFO 2020-07-21 22:45:01,353 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 1683 INFO 2020-07-21 22:45:01,401 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1202 INFO 2020-07-21 22:45:01,481 basehttp 154 "GET /static/uploads/image/cc1c9cc2310b48a495337d6a663ff328QQ%E6%88%AA%E5%9B%BE20200720155930.png HTTP/1.1" 304 0 WARNING 2020-07-21 22:45:01,482 basehttp 154 "GET /static/uploads/null HTTP/1.1" 404 1660 INFO 2020-07-21 22:45:12,707 basehttp 154 "PUT /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-21 22:45:24,406 basehttp 154 "PUT /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-21 22:45:35,973 basehttp 154 "OPTIONS /hm/slideshow/20/ HTTP/1.1" 200 0 INFO 2020-07-21 22:45:36,722 basehttp 154 "DELETE /hm/slideshow/20/ HTTP/1.1" 204 0 INFO 2020-07-21 22:45:37,203 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 1516 WARNING 2020-07-21 22:45:37,598 basehttp 154 "GET /static/uploads/null HTTP/1.1" 404 1660 INFO 2020-07-21 22:45:45,297 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-21 22:45:45,361 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1202 INFO 2020-07-21 22:45:45,384 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 1516 WARNING 2020-07-21 22:45:45,552 basehttp 154 "GET /static/uploads/null HTTP/1.1" 404 1660 INFO 2020-07-21 22:45:46,873 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 22:45:56,021 basehttp 154 "OPTIONS /hm/slideshow/19/ HTTP/1.1" 200 0 INFO 2020-07-21 22:45:56,721 basehttp 154 "DELETE /hm/slideshow/19/ HTTP/1.1" 204 0 INFO 2020-07-21 22:45:57,202 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 1349 INFO 2020-07-21 22:46:03,302 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-21 22:46:03,367 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1202 INFO 2020-07-21 22:46:03,378 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 1349 INFO 2020-07-21 22:46:04,963 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-21 22:47:01,643 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-21 22:47:01,686 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-22 09:40:30,250 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-22 09:40:44,780 basehttp 154 "GET /admin/ HTTP/1.1" 302 0 INFO 2020-07-22 09:40:45,034 basehttp 154 "GET /admin/login/?next=/admin/ HTTP/1.1" 200 1821 INFO 2020-07-22 09:40:45,089 basehttp 154 "GET /static/admin/css/base.css HTTP/1.1" 304 0 INFO 2020-07-22 09:40:45,090 basehttp 154 "GET /static/admin/css/login.css HTTP/1.1" 200 1233 INFO 2020-07-22 09:40:45,090 basehttp 154 "GET /static/admin/css/responsive.css HTTP/1.1" 304 0 INFO 2020-07-22 09:40:45,100 basehttp 154 "GET /static/admin/css/fonts.css HTTP/1.1" 200 423 INFO 2020-07-22 09:40:45,157 basehttp 154 "GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.1" 200 85876 WARNING 2020-07-22 09:40:45,162 log 228 Not Found: /favicon.ico INFO 2020-07-22 09:40:45,163 basehttp 154 "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.1" 200 85692 WARNING 2020-07-22 09:40:45,164 basehttp 154 "GET /favicon.ico HTTP/1.1" 404 2546 INFO 2020-07-22 09:40:51,301 basehttp 154 "POST /admin/login/?next=/admin/ HTTP/1.1" 302 0 INFO 2020-07-22 09:40:51,845 basehttp 154 "GET /admin/ HTTP/1.1" 200 3253 INFO 2020-07-22 09:40:51,910 basehttp 154 "GET /static/admin/css/dashboard.css HTTP/1.1" 304 0 INFO 2020-07-22 09:40:51,932 basehttp 154 "GET /static/admin/img/icon-changelink.svg HTTP/1.1" 304 0 INFO 2020-07-22 09:40:51,934 basehttp 154 "GET /static/admin/img/icon-addlink.svg HTTP/1.1" 304 0 INFO 2020-07-22 09:40:52,064 basehttp 154 "GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.1" 200 86184 INFO 2020-07-22 09:40:55,304 basehttp 154 "GET /admin/users/ HTTP/1.1" 200 2419 INFO 2020-07-22 09:41:06,451 basehttp 154 "GET /admin/users/user/add/ HTTP/1.1" 200 19090 INFO 2020-07-22 09:41:06,526 basehttp 154 "GET /static/admin/css/forms.css HTTP/1.1" 200 8518 INFO 2020-07-22 09:41:06,541 basehttp 154 "GET /static/admin/js/admin/DateTimeShortcuts.js HTTP/1.1" 200 20218 INFO 2020-07-22 09:41:06,543 basehttp 154 "GET /static/admin/js/calendar.js HTTP/1.1" 200 7777 INFO 2020-07-22 09:41:06,544 basehttp 154 "GET /static/admin/js/vendor/jquery/jquery.js HTTP/1.1" 200 271817 INFO 2020-07-22 09:41:06,546 basehttp 154 "GET /static/admin/js/jquery.init.js HTTP/1.1" 200 363 INFO 2020-07-22 09:41:06,558 basehttp 154 "GET /static/admin/js/core.js HTTP/1.1" 200 7099 INFO 2020-07-22 09:41:06,576 basehttp 154 "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.1" 200 6918 INFO 2020-07-22 09:41:06,576 basehttp 154 "GET /static/admin/js/urlify.js HTTP/1.1" 200 8941 INFO 2020-07-22 09:41:06,577 basehttp 154 "GET /static/admin/js/actions.js HTTP/1.1" 200 6766 INFO 2020-07-22 09:41:06,578 basehttp 154 "GET /static/admin/js/prepopulate.js HTTP/1.1" 200 1530 INFO 2020-07-22 09:41:06,583 basehttp 154 "GET /static/admin/css/widgets.css HTTP/1.1" 200 10340 INFO 2020-07-22 09:41:06,590 basehttp 154 "GET /static/admin/js/vendor/xregexp/xregexp.js HTTP/1.1" 200 128820 INFO 2020-07-22 09:41:06,600 basehttp 154 "GET /static/admin/js/change_form.js HTTP/1.1" 200 712 INFO 2020-07-22 09:41:06,608 basehttp 154 "GET /static/admin/js/prepopulate_init.js HTTP/1.1" 200 495 INFO 2020-07-22 09:41:07,652 basehttp 154 "GET /admin/jsi18n/ HTTP/1.1" 200 7722 INFO 2020-07-22 09:41:07,831 basehttp 154 "GET /static/admin/img/icon-calendar.svg HTTP/1.1" 200 1086 INFO 2020-07-22 09:41:07,831 basehttp 154 "GET /static/admin/img/icon-clock.svg HTTP/1.1" 200 677 INFO 2020-07-22 16:32:36,474 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-22 16:33:02,743 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-07-22 16:33:04,260 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-22 16:33:04,301 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-07-22 16:33:06,566 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-22 16:33:20,905 basehttp 154 "OPTIONS /hm/hmcasetitle/?id=1 HTTP/1.1" 200 0 INFO 2020-07-22 16:33:20,912 basehttp 154 "OPTIONS /hm/hmcase/ HTTP/1.1" 200 0 INFO 2020-07-22 16:33:21,423 basehttp 154 "GET /hm/hmcase/ HTTP/1.1" 200 1167 INFO 2020-07-22 16:33:21,442 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 WARNING 2020-07-22 16:34:17,930 log 228 Not Found: /e7ffe2e968afd256b17e.hot-update.json WARNING 2020-07-22 16:34:17,931 basehttp 154 "GET /e7ffe2e968afd256b17e.hot-update.json HTTP/1.1" 404 2621 INFO 2020-07-22 16:34:19,045 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-07-22 16:34:20,972 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-22 16:38:59,115 basehttp 154 "OPTIONS /hm/hmgroup/ HTTP/1.1" 200 0 INFO 2020-07-22 16:39:00,036 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 52 INFO 2020-07-22 16:39:42,742 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 52 INFO 2020-07-22 16:39:44,627 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-22 16:40:17,376 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 52 INFO 2020-07-22 16:40:19,569 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-22 16:40:49,417 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 52 INFO 2020-07-22 16:40:54,852 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 52 INFO 2020-07-22 16:40:55,990 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-22 16:43:36,836 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 521 INFO 2020-07-22 16:43:38,528 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-22 16:44:27,226 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-22 16:44:27,231 basehttp 154 "GET /hm/hmcase/ HTTP/1.1" 200 1167 INFO 2020-07-22 16:44:33,299 basehttp 154 "OPTIONS /hm/navigation/ HTTP/1.1" 200 0 INFO 2020-07-22 16:44:33,299 basehttp 154 "OPTIONS /hm/company/1/ HTTP/1.1" 200 0 INFO 2020-07-22 16:44:33,311 basehttp 154 "OPTIONS /hm/slideshow/?ordering=sort HTTP/1.1" 200 0 INFO 2020-07-22 16:44:33,855 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-22 16:44:33,905 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1202 INFO 2020-07-22 16:44:34,015 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 1349 INFO 2020-07-22 16:44:34,210 basehttp 154 "GET /static/uploads/image/cc1c9cc2310b48a495337d6a663ff328QQ%E6%88%AA%E5%9B%BE20200720155930.png HTTP/1.1" 304 0 INFO 2020-07-22 16:44:34,211 basehttp 154 "GET /static/uploads/image/6816e3ad540d4e3e82419393786b1ec031231.jpg HTTP/1.1" 304 0 INFO 2020-07-22 16:44:34,212 basehttp 154 "GET /static/uploads/image/ff8f56c683644c9aa3e157d891bb8afd31231.jpg HTTP/1.1" 304 0 INFO 2020-07-22 16:44:34,346 basehttp 154 "GET /static/uploads/image/993f88eef524492e8375b00c759cffd231231.jpg HTTP/1.1" 304 0 INFO 2020-07-22 16:44:34,348 basehttp 154 "GET /static/uploads/image/907e2ae3419b47e49e7ba2d3aaceb4e131231.jpg HTTP/1.1" 304 0 INFO 2020-07-22 16:44:34,351 basehttp 154 "GET /static/uploads/image/69a024d57098436f815c481df2503fabfavicon.png HTTP/1.1" 304 0 INFO 2020-07-22 16:46:31,066 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 521 INFO 2020-07-22 16:49:12,897 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 521 ERROR 2020-07-22 16:50:58,638 basehttp 154 "GET /static/uploads/http://127.0.0.1:8800/hm/hmgroup/11 HTTP/1.1" 500 59 INFO 2020-07-22 16:51:08,855 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 521 ERROR 2020-07-22 16:51:08,994 basehttp 154 "GET /static/uploads/http://127.0.0.1:8800/hm/hmgroup/11 HTTP/1.1" 500 59 INFO 2020-07-22 16:51:10,478 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-22 16:53:03,837 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 521 ERROR 2020-07-22 16:53:03,887 basehttp 154 "GET /static/uploads/http://127.0.0.1:8800/hm/hmgroup/11 HTTP/1.1" 500 59 INFO 2020-07-22 16:53:05,473 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-22 16:54:01,654 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 521 ERROR 2020-07-22 16:54:01,743 basehttp 154 "GET /static/uploads/http://127.0.0.1:8800/hm/hmgroup/11 HTTP/1.1" 500 59 INFO 2020-07-22 16:54:02,686 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-22 16:54:25,642 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 521 ERROR 2020-07-22 16:54:25,692 basehttp 154 "GET /static/uploads/http://127.0.0.1:8800/hm/hmgroup/11 HTTP/1.1" 500 59 INFO 2020-07-22 16:54:27,219 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-22 16:55:44,548 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 521 ERROR 2020-07-22 16:55:44,611 basehttp 154 "GET /static/uploads/http://127.0.0.1:8800/hm/hmgroup/11 HTTP/1.1" 500 59 INFO 2020-07-22 16:55:49,185 basehttp 154 "OPTIONS /hm/hmgroup/1/ HTTP/1.1" 200 0 WARNING 2020-07-22 16:55:49,811 log 228 Bad Request: /hm/hmgroup/1/ WARNING 2020-07-22 16:55:49,812 basehttp 154 "PUT /hm/hmgroup/1/ HTTP/1.1" 400 84 WARNING 2020-07-22 16:56:49,802 log 228 Bad Request: /hm/hmgroup/1/ WARNING 2020-07-22 16:56:49,805 basehttp 154 "PUT /hm/hmgroup/1/ HTTP/1.1" 400 84 INFO 2020-07-22 16:58:44,561 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 521 ERROR 2020-07-22 16:58:44,620 basehttp 154 "GET /static/uploads/http://127.0.0.1:8800/hm/hmgroup/11 HTTP/1.1" 500 59 INFO 2020-07-22 16:58:46,349 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-22 16:59:50,119 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 521 ERROR 2020-07-22 16:59:50,224 basehttp 154 "GET /static/uploads/http://127.0.0.1:8800/hm/hmgroup/11 HTTP/1.1" 500 59 INFO 2020-07-22 16:59:55,888 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 521 ERROR 2020-07-22 16:59:55,966 basehttp 154 "GET /static/uploads/http://127.0.0.1:8800/hm/hmgroup/11 HTTP/1.1" 500 59 INFO 2020-07-22 16:59:57,649 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 WARNING 2020-07-22 17:00:02,420 log 228 Bad Request: /hm/hmgroup/1/ WARNING 2020-07-22 17:00:02,421 basehttp 154 "PUT /hm/hmgroup/1/ HTTP/1.1" 400 42 INFO 2020-07-22 17:01:04,220 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-22 17:01:05,254 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-22 17:01:47,897 basehttp 154 "PUT /hm/hmgroup/1/ HTTP/1.1" 200 278 INFO 2020-07-22 17:01:53,269 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 530 ERROR 2020-07-22 17:01:53,334 basehttp 154 "GET /static/uploads/http://127.0.0.1:8800/hm/hmgroup/11 HTTP/1.1" 500 59 INFO 2020-07-22 17:01:54,087 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-22 17:08:24,873 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 530 ERROR 2020-07-22 17:08:24,933 basehttp 154 "GET /static/uploads/http://127.0.0.1:8800/hm/hmgroup/11 HTTP/1.1" 500 59 INFO 2020-07-22 17:09:56,928 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 530 ERROR 2020-07-22 17:09:57,060 basehttp 154 "GET /static/uploads/http://127.0.0.1:8800/hm/hmgroup/11 HTTP/1.1" 500 59 INFO 2020-07-22 17:10:06,551 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 530 ERROR 2020-07-22 17:10:06,608 basehttp 154 "GET /static/uploads/http://127.0.0.1:8800/hm/hmgroup/11 HTTP/1.1" 500 59 INFO 2020-07-22 17:10:08,092 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-22 17:10:58,623 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 530 ERROR 2020-07-22 17:10:58,809 basehttp 154 "GET /static/uploads/http://127.0.0.1:8800/hm/hmgroup/11 HTTP/1.1" 500 59 INFO 2020-07-22 17:11:05,077 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 530 ERROR 2020-07-22 17:11:05,134 basehttp 154 "GET /static/uploads/http://127.0.0.1:8800/hm/hmgroup/11 HTTP/1.1" 500 59 INFO 2020-07-22 17:11:06,750 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-22 17:11:16,976 basehttp 154 "POST /hm/hmgroup/ HTTP/1.1" 201 279 INFO 2020-07-22 17:11:17,455 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 810 ERROR 2020-07-22 17:11:17,605 basehttp 154 "GET /static/uploads/http://127.0.0.1:8800/hm/hmgroup/headimg/7df7fd6d67304fdfab2ddb2b265ebceeQQ%E6%88%AA%E5%9B%BE20200720155930.png HTTP/1.1" 500 59 INFO 2020-07-22 17:12:56,996 basehttp 154 "POST /hm/hmgroup/ HTTP/1.1" 201 248 INFO 2020-07-22 17:12:57,454 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 1059 ERROR 2020-07-22 17:12:57,520 basehttp 154 "GET /static/uploads/http://127.0.0.1:8800/hm/hmgroup/headimg/0fbd755a7fb24f689165d35602d3fe6b123.png HTTP/1.1" 500 59 INFO 2020-07-22 17:14:08,832 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-22 17:14:10,101 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-22 17:15:02,267 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-22 17:15:03,323 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-22 17:15:14,489 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 1059 ERROR 2020-07-22 17:15:14,588 basehttp 154 "GET /static/uploads/http://127.0.0.1:8800/hm/hmgroup/11 HTTP/1.1" 500 59 ERROR 2020-07-22 17:15:14,589 basehttp 154 "GET /static/uploads/http://127.0.0.1:8800/hm/hmgroup/headimg/0fbd755a7fb24f689165d35602d3fe6b123.png HTTP/1.1" 500 59 ERROR 2020-07-22 17:15:14,590 basehttp 154 "GET /static/uploads/http://127.0.0.1:8800/hm/hmgroup/headimg/7df7fd6d67304fdfab2ddb2b265ebceeQQ%E6%88%AA%E5%9B%BE20200720155930.png HTTP/1.1" 500 59 INFO 2020-07-22 17:15:15,386 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-22 17:15:38,778 basehttp 154 "POST /hm/hmgroup/ HTTP/1.1" 201 250 INFO 2020-07-22 17:15:39,286 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 1310 ERROR 2020-07-22 17:15:39,342 basehttp 154 "GET /static/uploads/http://127.0.0.1:8800/hm/hmgroup/visualize/b9ab659cf2bd409d9cbfb20ce12c8118123.png HTTP/1.1" 500 59 INFO 2020-07-22 17:18:05,345 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 1310 ERROR 2020-07-22 17:18:05,484 basehttp 154 "GET /static/uploads/http://127.0.0.1:8800/hm/hmgroup/headimg/0fbd755a7fb24f689165d35602d3fe6b123.png HTTP/1.1" 500 59 ERROR 2020-07-22 17:18:05,485 basehttp 154 "GET /static/uploads/http://127.0.0.1:8800/hm/hmgroup/visualize/b9ab659cf2bd409d9cbfb20ce12c8118123.png HTTP/1.1" 500 59 ERROR 2020-07-22 17:18:05,488 basehttp 154 "GET /static/uploads/http://127.0.0.1:8800/hm/hmgroup/headimg/7df7fd6d67304fdfab2ddb2b265ebceeQQ%E6%88%AA%E5%9B%BE20200720155930.png HTTP/1.1" 500 59 ERROR 2020-07-22 17:18:05,489 basehttp 154 "GET /static/uploads/http://127.0.0.1:8800/hm/hmgroup/11 HTTP/1.1" 500 59 INFO 2020-07-22 17:18:07,075 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-22 21:07:06,911 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-22 21:09:17,654 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-07-22 21:09:18,415 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-22 21:09:18,444 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-07-22 21:09:20,551 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-22 21:09:24,595 basehttp 154 "OPTIONS /hm/hmgroup/ HTTP/1.1" 200 0 INFO 2020-07-22 21:09:25,226 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 1145 WARNING 2020-07-22 21:09:25,334 basehttp 154 "GET /static/uploads/11 HTTP/1.1" 404 1654 INFO 2020-07-22 21:09:25,357 basehttp 154 "GET /static/uploads/headimg/0fbd755a7fb24f689165d35602d3fe6b123.png HTTP/1.1" 200 27562 INFO 2020-07-22 21:09:25,362 basehttp 154 "GET /static/uploads/headimg/7df7fd6d67304fdfab2ddb2b265ebceeQQ%E6%88%AA%E5%9B%BE20200720155930.png HTTP/1.1" 200 27562 INFO 2020-07-22 21:09:25,542 basehttp 154 "GET /static/uploads/visualize/b9ab659cf2bd409d9cbfb20ce12c8118123.png HTTP/1.1" 200 27562 INFO 2020-07-22 21:11:15,180 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 1145 WARNING 2020-07-22 21:11:15,233 basehttp 154 "GET /static/uploads/11 HTTP/1.1" 404 1654 INFO 2020-07-22 21:12:08,818 basehttp 154 "OPTIONS /hm/hmgroup/3/ HTTP/1.1" 200 0 INFO 2020-07-22 21:12:09,908 basehttp 154 "OPTIONS /hm/hmgroup/4/ HTTP/1.1" 200 0 INFO 2020-07-22 21:12:09,969 basehttp 154 "PUT /hm/hmgroup/3/ HTTP/1.1" 200 324 INFO 2020-07-22 21:12:10,399 basehttp 154 "PUT /hm/hmgroup/4/ HTTP/1.1" 200 293 INFO 2020-07-22 21:12:11,857 basehttp 154 "OPTIONS /hm/hmgroup/5/ HTTP/1.1" 200 0 INFO 2020-07-22 21:12:12,322 basehttp 154 "PUT /hm/hmgroup/5/ HTTP/1.1" 200 295 INFO 2020-07-22 21:12:13,953 basehttp 154 "OPTIONS /hm/hmgroup/2/ HTTP/1.1" 200 0 INFO 2020-07-22 21:12:15,868 basehttp 154 "DELETE /hm/hmgroup/2/ HTTP/1.1" 204 0 WARNING 2020-07-22 21:12:46,854 log 228 Not Found: /hm/hmgroup/2/ WARNING 2020-07-22 21:12:46,855 basehttp 154 "DELETE /hm/hmgroup/2/ HTTP/1.1" 404 25 INFO 2020-07-22 21:13:34,918 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 1210 WARNING 2020-07-22 21:13:34,988 basehttp 154 "GET /static/uploads/11 HTTP/1.1" 404 1654 INFO 2020-07-22 21:13:35,748 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-22 21:13:40,447 basehttp 154 "OPTIONS /hm/hmgroup/1/ HTTP/1.1" 200 0 INFO 2020-07-22 21:13:41,177 basehttp 154 "DELETE /hm/hmgroup/1/ HTTP/1.1" 204 0 INFO 2020-07-22 21:13:48,178 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 966 INFO 2020-07-22 21:13:49,021 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-22 21:14:01,314 basehttp 154 "DELETE /hm/hmgroup/3/ HTTP/1.1" 204 0 INFO 2020-07-22 21:14:25,119 basehttp 154 "DELETE /hm/hmgroup/4/ HTTP/1.1" 204 0 INFO 2020-07-22 21:14:33,203 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 347 INFO 2020-07-22 21:14:34,788 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-22 21:14:38,936 basehttp 154 "DELETE /hm/hmgroup/5/ HTTP/1.1" 204 0 INFO 2020-07-22 21:14:55,668 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 52 INFO 2020-07-22 21:15:02,860 basehttp 154 "POST /hm/hmgroup/ HTTP/1.1" 201 217 INFO 2020-07-22 21:15:03,930 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 269 INFO 2020-07-22 21:15:03,970 basehttp 154 "GET /static/uploads/visualize/94f9e55f9fd24654bae3c0f154080cb4123.png HTTP/1.1" 200 27562 INFO 2020-07-22 21:15:11,916 basehttp 154 "OPTIONS /hm/hmgroup/6/ HTTP/1.1" 200 0 INFO 2020-07-22 21:15:12,440 basehttp 154 "PUT /hm/hmgroup/6/ HTTP/1.1" 200 295 INFO 2020-07-22 21:15:18,001 basehttp 154 "POST /hm/hmgroup/ HTTP/1.1" 201 217 INFO 2020-07-22 21:15:18,471 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 565 INFO 2020-07-22 21:15:18,513 basehttp 154 "GET /static/uploads/visualize/132484fab4a94263aad0123abf416c0c123.png HTTP/1.1" 200 27562 INFO 2020-07-22 21:15:29,234 basehttp 154 "OPTIONS /hm/hmgroup/7/ HTTP/1.1" 200 0 INFO 2020-07-22 21:15:30,195 basehttp 154 "PUT /hm/hmgroup/7/ HTTP/1.1" 200 295 INFO 2020-07-22 21:15:35,440 basehttp 154 "POST /hm/hmgroup/ HTTP/1.1" 201 217 INFO 2020-07-22 21:15:35,914 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 861 INFO 2020-07-22 21:15:35,955 basehttp 154 "GET /static/uploads/visualize/abbbeac519d54c96ab73386d6fa74b5f123.png HTTP/1.1" 200 27562 INFO 2020-07-22 21:15:47,171 basehttp 154 "OPTIONS /hm/hmgroup/8/ HTTP/1.1" 200 0 INFO 2020-07-22 21:15:48,192 basehttp 154 "PUT /hm/hmgroup/8/ HTTP/1.1" 200 295 INFO 2020-07-22 21:20:38,890 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-22 21:20:39,850 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-22 21:20:53,592 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 939 INFO 2020-07-22 21:20:53,630 basehttp 154 "GET /static/uploads/visualize/94f9e55f9fd24654bae3c0f154080cb4123.png HTTP/1.1" 304 0 INFO 2020-07-22 21:20:53,650 basehttp 154 "GET /static/uploads/visualize/132484fab4a94263aad0123abf416c0c123.png HTTP/1.1" 304 0 INFO 2020-07-22 21:20:53,651 basehttp 154 "GET /static/uploads/visualize/abbbeac519d54c96ab73386d6fa74b5f123.png HTTP/1.1" 304 0 INFO 2020-07-22 21:20:55,096 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-22 21:21:14,784 basehttp 154 "POST /hm/hmgroup/ HTTP/1.1" 201 217 INFO 2020-07-22 21:21:15,257 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 1157 INFO 2020-07-22 21:21:15,297 basehttp 154 "GET /static/uploads/visualize/6b1c6b9966ab4103a209cfc86e26973e123.png HTTP/1.1" 200 27562 INFO 2020-07-22 21:21:52,130 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-22 21:21:53,042 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-22 21:21:59,977 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 1157 INFO 2020-07-22 21:22:00,025 basehttp 154 "GET /static/uploads/visualize/6b1c6b9966ab4103a209cfc86e26973e123.png HTTP/1.1" 304 0 INFO 2020-07-22 21:22:00,035 basehttp 154 "GET /static/uploads/visualize/abbbeac519d54c96ab73386d6fa74b5f123.png HTTP/1.1" 304 0 INFO 2020-07-22 21:22:00,052 basehttp 154 "GET /static/uploads/visualize/132484fab4a94263aad0123abf416c0c123.png HTTP/1.1" 304 0 INFO 2020-07-22 21:22:00,052 basehttp 154 "GET /static/uploads/visualize/94f9e55f9fd24654bae3c0f154080cb4123.png HTTP/1.1" 304 0 INFO 2020-07-22 21:22:00,831 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-22 21:22:21,991 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-22 21:22:22,928 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-22 21:22:28,712 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-22 21:22:29,632 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-22 21:22:49,976 basehttp 154 "OPTIONS /hm/hmaddress/?id=1 HTTP/1.1" 200 0 INFO 2020-07-22 21:22:50,545 basehttp 154 "GET /hm/hmaddress/?id=1 HTTP/1.1" 200 366 INFO 2020-07-22 21:24:32,474 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-22 21:24:34,559 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-22 21:24:36,219 basehttp 154 "OPTIONS /wb/company/ HTTP/1.1" 200 0 INFO 2020-07-22 21:24:36,220 basehttp 154 "OPTIONS /wb/navigation/ HTTP/1.1" 200 0 INFO 2020-07-22 21:24:36,664 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-22 21:24:36,719 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-22 21:25:45,498 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-22 21:25:45,550 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-22 21:29:10,498 basehttp 154 "OPTIONS /hm/navigation/ HTTP/1.1" 200 0 INFO 2020-07-22 21:29:10,499 basehttp 154 "OPTIONS /hm/company/1/ HTTP/1.1" 200 0 INFO 2020-07-22 21:29:10,509 basehttp 154 "OPTIONS /hm/slideshow/?ordering=sort HTTP/1.1" 200 0 INFO 2020-07-22 21:29:11,002 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-22 21:29:11,007 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 1349 INFO 2020-07-22 21:29:11,011 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1202 INFO 2020-07-22 21:29:11,409 basehttp 154 "GET /static/uploads/image/cc1c9cc2310b48a495337d6a663ff328QQ%E6%88%AA%E5%9B%BE20200720155930.png HTTP/1.1" 304 0 INFO 2020-07-22 21:30:52,233 basehttp 154 "OPTIONS /hm/slideshow/21/ HTTP/1.1" 200 0 INFO 2020-07-22 21:30:52,709 basehttp 154 "DELETE /hm/slideshow/21/ HTTP/1.1" 204 0 INFO 2020-07-22 21:30:53,902 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 1109 INFO 2020-07-22 21:30:56,424 basehttp 154 "OPTIONS /hm/slideshow/18/ HTTP/1.1" 200 0 INFO 2020-07-22 21:30:57,154 basehttp 154 "DELETE /hm/slideshow/18/ HTTP/1.1" 204 0 INFO 2020-07-22 21:30:57,624 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 898 INFO 2020-07-22 21:30:58,578 basehttp 154 "OPTIONS /hm/slideshow/16/ HTTP/1.1" 200 0 INFO 2020-07-22 21:30:59,192 basehttp 154 "DELETE /hm/slideshow/16/ HTTP/1.1" 204 0 INFO 2020-07-22 21:30:59,673 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 686 INFO 2020-07-22 21:31:01,512 basehttp 154 "OPTIONS /hm/slideshow/17/ HTTP/1.1" 200 0 INFO 2020-07-22 21:31:01,990 basehttp 154 "DELETE /hm/slideshow/17/ HTTP/1.1" 204 0 INFO 2020-07-22 21:31:03,121 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 473 INFO 2020-07-22 21:31:04,441 basehttp 154 "OPTIONS /hm/slideshow/10/ HTTP/1.1" 200 0 INFO 2020-07-22 21:31:05,185 basehttp 154 "DELETE /hm/slideshow/10/ HTTP/1.1" 204 0 INFO 2020-07-22 21:31:05,662 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 262 INFO 2020-07-22 21:31:07,288 basehttp 154 "OPTIONS /hm/slideshow/13/ HTTP/1.1" 200 0 INFO 2020-07-22 21:31:07,765 basehttp 154 "DELETE /hm/slideshow/13/ HTTP/1.1" 204 0 INFO 2020-07-22 21:31:08,875 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 52 INFO 2020-07-22 21:31:15,924 basehttp 154 "POST /hm/slideshow/ HTTP/1.1" 201 214 INFO 2020-07-22 21:31:17,029 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 266 INFO 2020-07-22 21:31:17,065 basehttp 154 "GET /static/uploads/image/1b0ad9e58b0f49d88116aac00e96216ebanner-bg.jpg HTTP/1.1" 200 38839 INFO 2020-07-22 21:31:29,068 basehttp 154 "POST /hm/slideshow/ HTTP/1.1" 201 214 INFO 2020-07-22 21:31:33,197 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 481 INFO 2020-07-22 21:31:33,228 basehttp 154 "GET /static/uploads/image/cc7d7c707e9a453fab5b33a245459326banner-bg.jpg HTTP/1.1" 200 38839 INFO 2020-07-22 21:31:40,808 basehttp 154 "POST /hm/slideshow/ HTTP/1.1" 201 214 INFO 2020-07-22 21:31:41,951 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 696 INFO 2020-07-22 21:31:41,998 basehttp 154 "GET /static/uploads/image/5957833d27e04829ada7797034b1364fbanner-bg.jpg HTTP/1.1" 200 38839 INFO 2020-07-22 21:31:49,262 basehttp 154 "POST /hm/slideshow/ HTTP/1.1" 201 214 INFO 2020-07-22 21:31:49,743 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 911 INFO 2020-07-22 21:31:49,779 basehttp 154 "GET /static/uploads/image/a301dd31089a4ced975c2cf9868ebb06banner-bg.jpg HTTP/1.1" 200 38839 INFO 2020-07-22 21:34:24,667 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-22 21:34:25,652 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-22 21:34:41,236 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-22 21:34:42,269 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-22 21:34:48,094 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-22 21:34:49,044 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-22 21:34:55,930 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-22 21:34:56,836 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-22 21:35:15,137 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-22 21:35:16,103 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-22 21:36:18,792 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-22 21:36:19,701 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-22 21:38:10,296 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-22 21:38:10,338 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-22 21:38:35,910 basehttp 154 "OPTIONS /wb/slideshow/ HTTP/1.1" 200 0 INFO 2020-07-22 21:38:37,014 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-22 21:38:37,061 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 ERROR 2020-07-22 21:38:37,286 log 228 Internal Server Error: /wb/slideshow/ Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\sql\query.py", line 1768, in add_fields join_info = self.setup_joins(name.split(LOOKUP_SEP), opts, alias, allow_many=allow_m2m) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\sql\query.py", line 1504, in setup_joins names[:pivot], opts, allow_many, fail_on_missing=True, File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\sql\query.py", line 1420, in names_to_path "Choices are: %s" % (name, ", ".join(available))) django.core.exceptions.FieldError: Cannot resolve keyword 'imgurl' into field. Choices are: children, create_time, create_user, icon, id, name, partment, partment_id, path, update_time, update_user During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\views\generic\base.py", line 71, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wbnews\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\webserver\project\apps\webnews\views.py", line 60, in get data = Navigation.objects.all().values('id', 'imgurl','url','sort').order_by('sort') File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\query.py", line 798, in values clone = self._values(*fields, **expressions) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\query.py", line 793, in _values clone.query.set_values(fields) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\sql\query.py", line 2020, in set_values self.add_fields(field_names, True) File "C:\Users\12446\Envs\wbnews\lib\site-packages\django\db\models\sql\query.py", line 1791, in add_fields "Choices are: %s" % (name, ", ".join(names))) django.core.exceptions.FieldError: Cannot resolve keyword 'imgurl' into field. Choices are: children, create_time, create_user, icon, id, name, partment, partment_id, path, update_time, update_user ERROR 2020-07-22 21:38:37,288 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 500 22613 INFO 2020-07-22 21:39:17,968 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-22 21:39:18,912 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-22 21:39:24,409 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-22 21:39:24,427 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-22 21:39:24,469 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-22 21:42:31,316 basehttp 154 "GET /static/uploads/image/a301dd31089a4ced975c2cf9868ebb06banner-bg.jpg HTTP/1.1" 304 0 INFO 2020-07-22 21:42:31,326 basehttp 154 "GET /static/uploads/image/1b0ad9e58b0f49d88116aac00e96216ebanner-bg.jpg HTTP/1.1" 304 0 INFO 2020-07-22 21:42:31,342 basehttp 154 "GET /static/uploads/image/cc7d7c707e9a453fab5b33a245459326banner-bg.jpg HTTP/1.1" 304 0 INFO 2020-07-22 21:42:31,355 basehttp 154 "GET /static/uploads/image/5957833d27e04829ada7797034b1364fbanner-bg.jpg HTTP/1.1" 304 0 INFO 2020-07-22 21:42:36,544 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-22 21:42:36,547 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-22 21:42:36,570 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-22 21:43:46,125 basehttp 154 "OPTIONS /hm/hmwe/ HTTP/1.1" 200 0 INFO 2020-07-22 21:43:47,150 basehttp 154 "GET /hm/hmwe/ HTTP/1.1" 200 1808 INFO 2020-07-22 21:45:32,289 basehttp 154 "OPTIONS /hm/editorimg/ HTTP/1.1" 200 0 INFO 2020-07-22 21:45:32,716 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 71 INFO 2020-07-22 21:45:33,057 basehttp 154 "GET /static/uploads/editorimg/63499044a307417da0c7697b0502f7d7macbook.png HTTP/1.1" 200 389505 INFO 2020-07-22 21:45:59,211 basehttp 154 "GET /static/uploads/editorimg/63499044a307417da0c7697b0502f7d7macbook.png HTTP/1.1" 304 0 INFO 2020-07-22 21:46:20,143 basehttp 154 "GET /hm/hmwe/ HTTP/1.1" 200 1808 INFO 2020-07-22 21:46:47,128 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-22 21:46:47,136 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-22 21:46:47,213 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-22 21:47:34,241 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-22 21:47:35,126 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-22 21:51:15,981 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\urls.py changed, reloading. INFO 2020-07-22 21:51:17,001 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-22 21:51:47,806 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-22 21:51:48,796 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-22 21:52:07,223 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-22 21:52:08,233 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-22 21:52:16,678 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-22 21:52:17,756 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-22 21:52:27,226 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-22 21:52:28,247 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-22 21:53:39,707 basehttp 154 "OPTIONS /wb/hmwe/ HTTP/1.1" 200 0 INFO 2020-07-22 21:53:40,173 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-22 21:53:40,202 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-22 21:53:40,222 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-22 21:53:40,290 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1128 INFO 2020-07-22 21:59:03,264 basehttp 154 "OPTIONS /hm/hmwe/1/ HTTP/1.1" 200 0 INFO 2020-07-22 21:59:03,270 basehttp 154 "OPTIONS /hm/hmwe/2/ HTTP/1.1" 200 0 INFO 2020-07-22 21:59:03,281 basehttp 154 "OPTIONS /hm/hmwe/3/ HTTP/1.1" 200 0 INFO 2020-07-22 21:59:03,282 basehttp 154 "OPTIONS /hm/hmwe/4/ HTTP/1.1" 200 0 INFO 2020-07-22 21:59:03,282 basehttp 154 "OPTIONS /hm/hmwe/5/ HTTP/1.1" 200 0 INFO 2020-07-22 21:59:03,785 basehttp 154 "PUT /hm/hmwe/2/ HTTP/1.1" 200 662 INFO 2020-07-22 21:59:03,791 basehttp 154 "PUT /hm/hmwe/5/ HTTP/1.1" 200 300 INFO 2020-07-22 21:59:03,793 basehttp 154 "PUT /hm/hmwe/1/ HTTP/1.1" 200 265 INFO 2020-07-22 21:59:03,797 basehttp 154 "PUT /hm/hmwe/3/ HTTP/1.1" 200 224 INFO 2020-07-22 21:59:03,811 basehttp 154 "PUT /hm/hmwe/4/ HTTP/1.1" 200 305 INFO 2020-07-22 21:59:09,378 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-22 21:59:09,383 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-22 21:59:09,385 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-22 21:59:09,432 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-22 21:59:09,490 basehttp 154 "GET /static/uploads/image/1b0ad9e58b0f49d88116aac00e96216ebanner-bg.jpg HTTP/1.1" 304 0 INFO 2020-07-22 21:59:09,491 basehttp 154 "GET /static/uploads/image/cc7d7c707e9a453fab5b33a245459326banner-bg.jpg HTTP/1.1" 304 0 INFO 2020-07-22 21:59:09,491 basehttp 154 "GET /static/uploads/image/5957833d27e04829ada7797034b1364fbanner-bg.jpg HTTP/1.1" 304 0 INFO 2020-07-22 21:59:09,491 basehttp 154 "GET /static/uploads/image/a301dd31089a4ced975c2cf9868ebb06banner-bg.jpg HTTP/1.1" 304 0 INFO 2020-07-22 22:00:55,247 basehttp 154 "OPTIONS /hm/hmart/ HTTP/1.1" 200 0 INFO 2020-07-22 22:00:55,730 basehttp 154 "GET /hm/hmart/ HTTP/1.1" 200 1457 INFO 2020-07-22 22:01:53,651 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-22 22:01:54,742 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-22 22:01:58,834 basehttp 154 "GET /hm/hmart/ HTTP/1.1" 200 1457 INFO 2020-07-22 22:02:00,557 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-22 22:03:30,755 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-22 22:03:30,796 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-22 22:03:30,826 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-22 22:03:34,764 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-22 22:03:34,822 basehttp 154 "GET /static/uploads/image/1b0ad9e58b0f49d88116aac00e96216ebanner-bg.jpg HTTP/1.1" 304 0 INFO 2020-07-22 22:03:34,822 basehttp 154 "GET /static/uploads/image/5957833d27e04829ada7797034b1364fbanner-bg.jpg HTTP/1.1" 304 0 INFO 2020-07-22 22:03:34,822 basehttp 154 "GET /static/uploads/image/a301dd31089a4ced975c2cf9868ebb06banner-bg.jpg HTTP/1.1" 304 0 INFO 2020-07-22 22:03:34,824 basehttp 154 "GET /static/uploads/image/cc7d7c707e9a453fab5b33a245459326banner-bg.jpg HTTP/1.1" 304 0 INFO 2020-07-22 22:06:40,110 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-22 22:06:40,133 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-22 22:06:40,157 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-22 22:06:40,181 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-22 22:06:47,050 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-22 22:06:47,055 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-22 22:06:47,062 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-22 22:06:47,090 basehttp 154 "GET /static/uploads/image/cc7d7c707e9a453fab5b33a245459326banner-bg.jpg HTTP/1.1" 304 0 INFO 2020-07-22 22:06:47,090 basehttp 154 "GET /static/uploads/image/a301dd31089a4ced975c2cf9868ebb06banner-bg.jpg HTTP/1.1" 304 0 INFO 2020-07-22 22:06:47,090 basehttp 154 "GET /static/uploads/image/5957833d27e04829ada7797034b1364fbanner-bg.jpg HTTP/1.1" 304 0 INFO 2020-07-22 22:06:47,118 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-22 22:08:10,145 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\urls.py changed, reloading. INFO 2020-07-22 22:08:11,158 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-22 22:13:59,272 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\urls.py changed, reloading. INFO 2020-07-22 22:14:00,245 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-22 22:14:28,626 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-22 22:14:29,576 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-22 22:14:35,378 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-22 22:14:36,362 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-22 22:16:13,260 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-22 22:16:14,309 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-22 22:17:04,393 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-22 22:17:05,422 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-22 22:19:17,240 basehttp 154 "OPTIONS /wb/hmart/ HTTP/1.1" 200 0 INFO 2020-07-22 22:19:17,684 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-22 22:19:17,691 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-22 22:19:17,693 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-22 22:19:17,697 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-22 22:19:17,721 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-22 22:19:21,539 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-22 22:19:21,548 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-22 22:19:21,564 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-22 22:19:21,566 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-22 22:19:21,573 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-22 22:19:21,620 basehttp 154 "GET /static/uploads/image/a301dd31089a4ced975c2cf9868ebb06banner-bg.jpg HTTP/1.1" 304 0 INFO 2020-07-22 22:19:21,621 basehttp 154 "GET /static/uploads/image/cc7d7c707e9a453fab5b33a245459326banner-bg.jpg HTTP/1.1" 304 0 INFO 2020-07-22 22:19:21,622 basehttp 154 "GET /static/uploads/image/1b0ad9e58b0f49d88116aac00e96216ebanner-bg.jpg HTTP/1.1" 304 0 INFO 2020-07-22 22:19:21,622 basehttp 154 "GET /static/uploads/image/5957833d27e04829ada7797034b1364fbanner-bg.jpg HTTP/1.1" 304 0 INFO 2020-07-22 22:21:06,250 basehttp 154 "OPTIONS /wb/hmcasetitle/ HTTP/1.1" 200 0 INFO 2020-07-22 22:21:06,639 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-22 22:21:06,646 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-22 22:21:06,662 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-22 22:21:06,670 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-22 22:21:06,706 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-22 22:21:06,715 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-22 22:21:10,305 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-22 22:21:10,314 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-22 22:21:10,317 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-22 22:21:10,331 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-22 22:21:10,335 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-22 22:21:10,345 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-22 22:21:43,118 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-22 22:21:43,121 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-22 22:21:43,123 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-22 22:21:43,129 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-22 22:21:43,140 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-22 22:21:43,156 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-22 22:21:47,105 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-22 22:21:47,110 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-22 22:21:47,132 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-22 22:21:47,134 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-22 22:21:47,135 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-22 22:21:47,158 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-22 22:23:19,401 basehttp 154 "OPTIONS /wb/hmcase/ HTTP/1.1" 200 0 INFO 2020-07-22 22:23:20,097 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-22 22:23:20,103 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-22 22:23:20,109 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-22 22:23:20,119 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-22 22:23:20,125 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-22 22:23:20,154 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-22 22:23:21,049 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-22 22:23:30,124 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-22 22:23:30,129 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-22 22:23:30,134 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-22 22:23:30,136 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-22 22:23:30,141 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-22 22:23:30,168 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-22 22:23:30,552 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-22 22:25:39,370 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-22 22:25:39,378 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-22 22:25:39,382 basehttp 154 "OPTIONS /wb/hmgroup/ HTTP/1.1" 200 0 INFO 2020-07-22 22:25:39,391 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-22 22:25:39,392 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-22 22:25:39,412 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-22 22:25:39,428 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-22 22:25:39,774 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-22 22:25:39,811 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-22 22:25:50,110 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-22 22:25:50,114 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-22 22:25:50,120 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-22 22:25:50,124 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-22 22:25:50,125 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-22 22:25:50,178 basehttp 154 "GET /static/uploads/image/cc7d7c707e9a453fab5b33a245459326banner-bg.jpg HTTP/1.1" 304 0 INFO 2020-07-22 22:25:50,178 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-22 22:25:50,178 basehttp 154 "GET /static/uploads/image/1b0ad9e58b0f49d88116aac00e96216ebanner-bg.jpg HTTP/1.1" 304 0 INFO 2020-07-22 22:25:50,179 basehttp 154 "GET /static/uploads/image/a301dd31089a4ced975c2cf9868ebb06banner-bg.jpg HTTP/1.1" 304 0 INFO 2020-07-22 22:25:50,179 basehttp 154 "GET /static/uploads/image/5957833d27e04829ada7797034b1364fbanner-bg.jpg HTTP/1.1" 304 0 INFO 2020-07-22 22:25:50,517 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-22 22:25:50,525 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-22 22:27:19,577 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-22 22:27:19,596 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-22 22:27:19,596 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-22 22:27:19,602 basehttp 154 "OPTIONS /wb/hmaddress/ HTTP/1.1" 200 0 INFO 2020-07-22 22:27:19,603 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-22 22:27:19,609 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-22 22:27:19,611 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-22 22:27:19,993 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-22 22:27:20,031 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-22 22:27:20,037 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-22 22:27:45,053 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-22 22:27:45,076 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-22 22:27:45,081 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-22 22:27:45,086 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-22 22:27:45,108 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-22 22:27:45,454 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-22 22:27:45,496 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-22 22:27:45,518 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-22 22:27:47,411 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 19:43:15,937 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-23 19:44:23,916 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-07-23 19:44:25,307 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-23 19:44:25,337 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-07-23 19:44:27,468 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-23 19:44:40,858 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-23 19:44:42,751 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-23 19:44:45,261 basehttp 154 "OPTIONS /wb/company/ HTTP/1.1" 200 0 INFO 2020-07-23 19:44:45,275 basehttp 154 "OPTIONS /wb/navigation/ HTTP/1.1" 200 0 INFO 2020-07-23 19:44:45,275 basehttp 154 "OPTIONS /wb/hmcasetitle/ HTTP/1.1" 200 0 INFO 2020-07-23 19:44:45,276 basehttp 154 "OPTIONS /wb/slideshow/ HTTP/1.1" 200 0 INFO 2020-07-23 19:44:45,276 basehttp 154 "OPTIONS /wb/hmcase/ HTTP/1.1" 200 0 INFO 2020-07-23 19:44:45,276 basehttp 154 "OPTIONS /wb/hmwe/ HTTP/1.1" 200 0 INFO 2020-07-23 19:44:45,336 basehttp 154 "OPTIONS /wb/hmart/ HTTP/1.1" 200 0 INFO 2020-07-23 19:44:45,337 basehttp 154 "OPTIONS /wb/hmgroup/ HTTP/1.1" 200 0 INFO 2020-07-23 19:44:45,337 basehttp 154 "OPTIONS /wb/hmaddress/ HTTP/1.1" 200 0 INFO 2020-07-23 19:44:45,884 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 19:44:45,885 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 19:44:45,892 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 19:44:45,901 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 19:44:45,903 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 19:44:45,946 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 19:44:45,954 basehttp 154 "GET /static/uploads/image/cc7d7c707e9a453fab5b33a245459326banner-bg.jpg HTTP/1.1" 304 0 INFO 2020-07-23 19:44:45,955 basehttp 154 "GET /static/uploads/image/1b0ad9e58b0f49d88116aac00e96216ebanner-bg.jpg HTTP/1.1" 304 0 INFO 2020-07-23 19:44:45,955 basehttp 154 "GET /static/uploads/image/5957833d27e04829ada7797034b1364fbanner-bg.jpg HTTP/1.1" 304 0 INFO 2020-07-23 19:44:45,956 basehttp 154 "GET /static/uploads/image/a301dd31089a4ced975c2cf9868ebb06banner-bg.jpg HTTP/1.1" 304 0 INFO 2020-07-23 19:44:46,290 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 19:44:46,309 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 19:44:46,327 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 19:46:29,141 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 19:46:29,148 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 19:46:29,158 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 19:46:29,165 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 19:46:29,165 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 19:46:29,193 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 19:46:29,582 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 19:46:29,587 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 19:46:29,595 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 19:46:35,867 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 19:46:35,867 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 19:46:35,876 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 19:46:35,897 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 19:46:35,899 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 19:46:35,912 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 19:46:36,288 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 19:46:36,289 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 19:46:36,292 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 19:47:48,859 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 19:47:48,876 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 19:47:48,881 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 19:47:48,881 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 19:47:48,890 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 19:47:48,911 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 19:47:49,263 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 19:47:49,302 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 19:47:49,329 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 19:48:40,732 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 19:48:40,737 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 19:48:40,747 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 19:48:40,748 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 19:48:40,748 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 19:48:40,794 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 19:48:41,144 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 19:48:41,164 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 19:48:41,169 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 19:55:29,887 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 19:55:29,895 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 19:55:29,895 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 19:55:29,907 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 19:55:29,920 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 19:55:29,959 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 19:55:30,310 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 19:55:30,316 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 19:55:30,319 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 19:56:17,934 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 19:56:17,948 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 19:56:17,955 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 19:56:17,956 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 19:56:17,978 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 19:56:18,004 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 19:56:18,487 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 19:56:18,492 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 19:56:18,493 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 19:57:32,869 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 19:57:32,876 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 19:57:32,883 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 19:57:32,891 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 19:57:32,893 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 19:57:32,920 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 19:57:33,300 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 19:57:33,303 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 19:57:33,308 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 19:58:04,837 basehttp 154 "OPTIONS /hm/hmart/ HTTP/1.1" 200 0 INFO 2020-07-23 19:58:05,321 basehttp 154 "GET /hm/hmart/ HTTP/1.1" 200 1457 INFO 2020-07-23 19:58:40,490 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 19:58:40,490 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 19:58:40,490 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 19:58:40,495 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 19:58:40,500 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 19:58:40,538 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 19:58:40,917 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 19:58:40,923 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 19:58:40,927 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 19:58:49,095 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 19:58:49,103 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 19:58:49,110 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 19:58:49,117 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 19:58:49,119 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 19:58:49,159 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 19:58:49,538 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 19:58:49,541 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 19:58:49,545 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 20:07:40,893 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 20:07:40,915 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 20:07:40,920 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 20:07:40,922 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 20:07:40,931 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 20:07:40,936 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 20:07:41,301 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 20:07:41,341 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 20:07:41,368 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 20:08:07,713 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 20:08:07,715 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 20:08:07,723 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 20:08:07,728 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 20:08:07,736 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 20:08:07,779 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 20:08:08,700 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 20:08:08,705 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 20:08:08,721 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 20:08:37,846 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 20:08:37,852 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 20:08:37,865 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 20:08:37,866 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 20:08:37,879 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 20:08:37,887 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 20:08:38,281 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 20:08:38,286 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 20:08:38,315 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 20:08:41,636 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 20:08:41,638 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 20:08:41,646 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 20:08:41,648 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 20:08:41,648 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 20:08:41,688 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 20:08:42,026 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 20:08:42,034 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 20:08:42,057 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 20:09:09,606 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 20:09:09,610 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 20:09:09,617 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 20:09:09,630 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 20:09:09,633 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 20:09:09,657 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 20:09:10,677 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 20:09:10,681 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 20:09:10,695 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 20:09:13,844 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 20:09:13,865 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 20:09:13,865 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 20:09:13,873 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 20:09:13,882 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 20:09:14,485 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 20:09:14,829 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 20:09:14,861 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 20:09:17,848 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 20:09:44,850 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 20:09:44,851 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 20:09:44,861 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 20:09:44,870 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 20:09:44,872 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 20:09:44,890 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 20:09:45,265 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 20:09:45,281 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 20:09:45,294 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 20:09:49,162 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 20:09:49,178 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 20:09:49,179 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 20:09:49,197 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 20:09:49,197 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 20:09:49,228 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 20:09:49,572 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 20:09:49,614 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 20:09:49,617 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 20:10:15,675 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 20:10:15,680 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 20:10:15,687 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 20:10:15,687 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 20:10:15,729 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 20:10:15,789 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 20:10:16,080 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 20:10:16,101 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 20:10:16,110 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 20:10:18,558 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 20:10:18,560 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 20:10:18,573 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 20:10:18,586 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 20:10:18,586 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 20:10:18,621 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 20:10:19,668 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 20:10:19,680 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 20:10:19,684 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 20:10:39,259 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 20:10:39,264 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 20:10:39,273 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 20:10:39,274 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 20:10:39,289 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 20:10:39,339 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 20:10:39,661 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 20:10:39,678 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 20:10:39,689 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 20:10:42,986 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 20:10:43,005 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 20:10:43,011 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 20:10:43,030 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 20:10:43,037 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 20:10:43,042 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 20:10:43,387 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 20:10:43,413 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 20:10:43,426 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 20:10:58,604 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 20:10:58,612 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 20:10:58,618 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 20:10:58,623 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 20:10:58,624 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 20:10:58,666 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 20:10:59,774 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 20:11:00,482 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 20:11:00,482 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 20:11:01,838 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 20:11:01,844 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 20:11:01,852 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 20:11:01,857 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 20:11:01,858 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 20:11:02,501 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 20:11:02,846 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 20:11:02,867 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 20:11:02,869 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 20:11:23,853 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 20:11:23,868 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 20:11:23,872 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 20:11:23,873 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 20:11:23,878 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 20:11:23,911 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 20:11:24,268 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 20:11:24,272 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 20:11:24,304 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 20:11:36,461 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 20:11:36,462 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 20:11:36,485 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 20:11:36,506 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 20:11:36,508 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 20:11:36,516 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 20:11:37,591 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 20:11:37,595 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 20:11:37,639 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 20:11:47,489 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 20:11:47,505 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 20:11:47,506 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 20:11:47,516 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 20:11:47,518 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 20:11:47,522 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 20:11:48,543 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 20:11:48,543 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 20:11:48,590 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 20:11:56,673 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 20:11:56,674 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 20:11:56,683 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 20:11:56,684 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 20:11:56,692 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 20:11:56,740 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 20:11:57,115 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 20:11:57,116 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 20:11:57,116 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 20:12:29,073 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 20:12:29,077 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 20:12:29,088 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 20:12:29,088 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 20:12:29,108 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 20:12:29,126 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 20:12:29,629 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 20:12:29,635 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 20:12:29,638 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 20:12:50,028 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 20:12:50,061 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 20:12:50,065 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 20:12:50,070 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 20:12:50,074 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 20:12:50,115 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 20:12:50,452 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 20:12:50,466 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 20:12:50,487 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 20:12:50,493 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 20:12:50,498 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 20:12:50,520 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 20:12:51,589 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 20:12:51,629 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 20:12:51,639 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 20:12:51,640 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 20:12:51,685 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 20:12:51,688 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 20:12:59,840 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 20:12:59,854 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 20:12:59,860 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 20:12:59,866 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 20:12:59,872 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 20:12:59,914 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 20:13:00,260 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 20:13:00,288 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 20:13:00,289 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 20:16:14,294 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 20:16:14,300 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 20:16:14,300 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 20:16:14,330 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 20:16:14,331 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 20:16:14,335 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 20:16:14,710 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 20:16:14,716 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 20:16:14,749 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 20:16:25,711 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 20:16:25,716 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 20:16:25,722 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 20:16:25,728 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 20:16:25,733 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 20:16:25,742 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 20:16:26,795 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 20:16:26,817 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 20:16:26,841 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 20:18:02,633 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 20:18:02,641 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 20:18:02,645 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 20:18:02,646 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 20:18:02,686 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 20:18:02,920 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 20:18:03,041 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 20:18:03,051 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 20:18:03,057 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 20:18:13,736 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 20:18:13,741 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 20:18:13,747 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 20:18:13,758 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 20:18:13,760 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 20:18:13,793 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 20:18:14,156 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 20:18:14,156 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 20:18:14,161 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 20:18:43,865 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 20:18:43,866 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 20:18:43,867 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 20:18:43,873 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 20:18:43,877 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 20:18:43,913 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 20:18:44,310 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 20:18:44,329 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 20:18:44,336 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 20:18:55,837 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 20:18:55,858 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 20:18:55,864 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 20:18:55,873 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 20:18:55,875 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 20:18:55,899 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 20:18:56,273 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 20:18:56,285 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 20:18:56,304 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 20:19:49,756 basehttp 154 "OPTIONS /hm/hmcase/ HTTP/1.1" 200 0 INFO 2020-07-23 20:19:49,756 basehttp 154 "OPTIONS /hm/hmcasetitle/?id=1 HTTP/1.1" 200 0 INFO 2020-07-23 20:19:50,232 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-23 20:19:50,237 basehttp 154 "GET /hm/hmcase/ HTTP/1.1" 200 1167 INFO 2020-07-23 20:20:40,779 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 20:20:40,783 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 20:20:41,478 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 20:20:41,478 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 20:20:41,478 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 20:20:41,478 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 20:20:41,847 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 20:20:41,851 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 20:20:41,901 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 20:21:25,284 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 20:21:25,294 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 20:21:25,302 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 20:21:25,313 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 20:21:25,318 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 20:21:25,342 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 20:21:25,700 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 20:21:26,495 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 20:21:26,497 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 20:22:59,545 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 20:22:59,556 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 20:22:59,566 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 20:22:59,576 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 20:22:59,614 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 20:23:00,587 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 20:23:00,590 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 20:23:00,642 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 20:23:00,978 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 20:23:05,072 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 20:23:05,083 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 20:23:05,089 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 20:23:05,094 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 20:23:05,108 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 20:23:05,496 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 20:23:05,544 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 20:23:05,586 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 20:23:06,591 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 20:25:14,841 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 20:25:14,853 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 20:25:14,859 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 20:25:14,865 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 20:25:14,868 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 20:25:15,207 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 20:25:15,558 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 20:25:15,606 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 20:25:19,153 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 20:28:35,313 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 20:28:35,317 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 20:28:35,324 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 20:28:35,334 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 20:28:35,335 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 20:28:35,344 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 20:28:35,745 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 20:28:35,758 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 20:28:36,859 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 20:29:05,774 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 200 144 INFO 2020-07-23 20:29:06,633 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 20:29:07,541 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 20:29:07,594 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 20:29:07,804 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 20:29:08,173 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 294 INFO 2020-07-23 20:29:08,315 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 20:29:08,448 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 20:29:10,118 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 20:30:38,876 basehttp 154 "OPTIONS /hm/hmgroup/ HTTP/1.1" 200 0 INFO 2020-07-23 20:30:40,182 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 1157 INFO 2020-07-23 20:30:40,570 basehttp 154 "GET /static/uploads/visualize/abbbeac519d54c96ab73386d6fa74b5f123.png HTTP/1.1" 304 0 INFO 2020-07-23 20:30:40,571 basehttp 154 "GET /static/uploads/visualize/6b1c6b9966ab4103a209cfc86e26973e123.png HTTP/1.1" 304 0 INFO 2020-07-23 20:30:40,572 basehttp 154 "GET /static/uploads/visualize/94f9e55f9fd24654bae3c0f154080cb4123.png HTTP/1.1" 304 0 INFO 2020-07-23 20:30:40,572 basehttp 154 "GET /static/uploads/visualize/132484fab4a94263aad0123abf416c0c123.png HTTP/1.1" 304 0 INFO 2020-07-23 20:31:56,604 basehttp 154 "GET /hm/hmart/ HTTP/1.1" 200 1457 INFO 2020-07-23 20:31:58,700 basehttp 154 "OPTIONS /hm/hmwe/ HTTP/1.1" 200 0 INFO 2020-07-23 20:31:59,768 basehttp 154 "GET /hm/hmwe/ HTTP/1.1" 200 1812 INFO 2020-07-23 20:32:03,469 basehttp 154 "GET /hm/hmcase/ HTTP/1.1" 200 1167 INFO 2020-07-23 20:32:03,470 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 200 309 INFO 2020-07-23 20:32:20,948 basehttp 154 "OPTIONS /hm/navigation/ HTTP/1.1" 200 0 INFO 2020-07-23 20:32:20,949 basehttp 154 "OPTIONS /hm/company/1/ HTTP/1.1" 200 0 INFO 2020-07-23 20:32:20,950 basehttp 154 "OPTIONS /hm/slideshow/?ordering=sort HTTP/1.1" 200 0 INFO 2020-07-23 20:32:21,369 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-23 20:32:21,398 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1202 INFO 2020-07-23 20:32:22,495 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 911 INFO 2020-07-23 20:36:19,576 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-23 20:36:20,950 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-23 20:40:39,103 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-07-23 20:40:40,132 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-23 20:44:23,111 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-23 20:44:24,179 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-23 20:44:49,221 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-23 20:44:50,198 autoreload 597 Watching for file changes with StatReloader WARNING 2020-07-23 20:45:22,482 log 228 Not Found: /hm/hmcasetitle/ WARNING 2020-07-23 20:45:22,482 basehttp 154 "GET /hm/hmcasetitle/?id=1 HTTP/1.1" 404 8025 INFO 2020-07-23 20:45:23,280 basehttp 154 "GET /hm/hmcase/ HTTP/1.1" 200 1167 INFO 2020-07-23 20:46:39,078 basehttp 154 "OPTIONS /hm/column/?id=1 HTTP/1.1" 200 0 INFO 2020-07-23 20:46:40,201 basehttp 154 "GET /hm/column/?id=1 HTTP/1.1" 200 323 INFO 2020-07-23 20:46:40,253 basehttp 154 "GET /hm/hmcase/ HTTP/1.1" 200 1167 INFO 2020-07-23 20:46:59,748 basehttp 154 "GET /hm/column/?id=1 HTTP/1.1" 200 323 INFO 2020-07-23 20:47:00,449 basehttp 154 "GET /hm/hmcase/ HTTP/1.1" 200 1167 INFO 2020-07-23 20:47:08,999 basehttp 154 "GET /hm/column/?id=1 HTTP/1.1" 200 323 INFO 2020-07-23 20:47:09,187 basehttp 154 "GET /hm/hmcase/ HTTP/1.1" 200 1167 INFO 2020-07-23 20:49:34,307 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-23 20:49:34,354 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1202 INFO 2020-07-23 20:49:34,402 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 911 INFO 2020-07-23 20:49:59,791 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 911 INFO 2020-07-23 20:49:59,833 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1202 INFO 2020-07-23 20:49:59,835 basehttp 154 "GET /hm/column/?id=1 HTTP/1.1" 200 323 INFO 2020-07-23 20:50:01,479 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-23 20:51:00,851 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-23 20:51:01,202 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1202 INFO 2020-07-23 20:51:01,202 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 911 INFO 2020-07-23 20:51:02,524 basehttp 154 "GET /hm/column/?id=1 HTTP/1.1" 200 323 INFO 2020-07-23 20:51:03,814 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-23 20:51:04,845 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-23 20:51:05,202 basehttp 154 "GET /hm/column/?id=1 HTTP/1.1" 200 323 INFO 2020-07-23 20:51:05,206 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 911 INFO 2020-07-23 20:51:06,794 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-23 20:51:07,262 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1202 INFO 2020-07-23 20:52:11,895 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1202 INFO 2020-07-23 20:52:12,168 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-23 20:52:13,718 basehttp 154 "GET /hm/column/?id=1 HTTP/1.1" 200 323 INFO 2020-07-23 20:52:15,244 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 911 INFO 2020-07-23 20:52:22,882 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-23 20:52:22,949 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 911 INFO 2020-07-23 20:52:22,959 basehttp 154 "GET /hm/column/?id=1 HTTP/1.1" 200 323 INFO 2020-07-23 20:52:23,208 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1202 INFO 2020-07-23 20:52:24,740 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-23 20:53:22,708 basehttp 154 "GET /hm/column/?id=1 HTTP/1.1" 200 323 INFO 2020-07-23 20:53:22,708 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1202 INFO 2020-07-23 20:53:22,802 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-23 20:53:22,860 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 911 INFO 2020-07-23 20:53:48,764 basehttp 154 "OPTIONS /hm/column/1/ HTTP/1.1" 200 0 INFO 2020-07-23 20:53:58,475 basehttp 154 "PUT /hm/column/1/ HTTP/1.1" 200 274 INFO 2020-07-23 20:54:01,929 basehttp 154 "PUT /hm/column/1/ HTTP/1.1" 200 274 INFO 2020-07-23 20:54:03,499 basehttp 154 "PUT /hm/column/1/ HTTP/1.1" 200 277 INFO 2020-07-23 20:55:25,667 basehttp 154 "PUT /hm/column/1/ HTTP/1.1" 200 264 INFO 2020-07-23 20:56:16,613 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-23 20:56:17,540 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-23 20:56:52,636 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-23 20:56:53,529 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-23 20:57:22,104 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-23 20:57:23,266 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-23 21:01:35,645 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1202 INFO 2020-07-23 21:01:35,673 basehttp 154 "GET /hm/column/?id=1 HTTP/1.1" 200 1387 INFO 2020-07-23 21:01:36,608 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 911 INFO 2020-07-23 21:01:36,609 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-23 21:01:37,449 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-23 21:02:33,705 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-07-23 21:02:34,626 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-23 21:03:00,599 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-23 21:03:00,621 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1202 INFO 2020-07-23 21:03:00,636 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 911 INFO 2020-07-23 21:03:01,545 basehttp 154 "GET /hm/column/?id=1 HTTP/1.1" 200 1387 INFO 2020-07-23 21:08:49,468 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-23 21:08:49,513 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1202 INFO 2020-07-23 21:08:49,558 basehttp 154 "GET /hm/column/?id=1 HTTP/1.1" 200 1387 INFO 2020-07-23 21:08:50,423 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 911 INFO 2020-07-23 21:08:55,991 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-23 21:08:56,056 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 911 INFO 2020-07-23 21:08:56,470 basehttp 154 "GET /hm/column/?id=1 HTTP/1.1" 200 1387 INFO 2020-07-23 21:08:56,625 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1202 INFO 2020-07-23 21:08:58,646 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-23 21:09:35,318 basehttp 154 "OPTIONS /hm/column/ HTTP/1.1" 200 0 INFO 2020-07-23 21:09:35,762 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1202 INFO 2020-07-23 21:09:37,269 basehttp 154 "GET /hm/column/ HTTP/1.1" 200 1387 INFO 2020-07-23 21:09:37,357 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 911 INFO 2020-07-23 21:09:37,424 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-23 21:09:47,131 basehttp 154 "OPTIONS /hm/column/2/ HTTP/1.1" 200 0 INFO 2020-07-23 21:09:47,131 basehttp 154 "OPTIONS /hm/column/2/ HTTP/1.1" 200 0 INFO 2020-07-23 21:09:47,131 basehttp 154 "OPTIONS /hm/column/2/ HTTP/1.1" 200 0 INFO 2020-07-23 21:09:47,132 basehttp 154 "OPTIONS /hm/column/2/ HTTP/1.1" 200 0 INFO 2020-07-23 21:09:47,133 basehttp 154 "OPTIONS /hm/column/2/ HTTP/1.1" 200 0 INFO 2020-07-23 21:09:47,875 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 277 INFO 2020-07-23 21:09:47,878 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 277 INFO 2020-07-23 21:09:47,887 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 277 INFO 2020-07-23 21:09:48,188 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 277 INFO 2020-07-23 21:09:48,201 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 277 INFO 2020-07-23 21:10:15,558 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-23 21:10:15,611 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1202 INFO 2020-07-23 21:10:15,612 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 911 INFO 2020-07-23 21:10:15,613 basehttp 154 "GET /hm/column/ HTTP/1.1" 200 1394 INFO 2020-07-23 21:10:20,604 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 277 INFO 2020-07-23 21:10:20,607 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 277 INFO 2020-07-23 21:10:20,610 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 277 INFO 2020-07-23 21:10:20,610 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 277 INFO 2020-07-23 21:10:20,612 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 277 INFO 2020-07-23 21:10:25,640 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-23 21:10:25,682 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 911 INFO 2020-07-23 21:10:26,470 basehttp 154 "GET /hm/column/ HTTP/1.1" 200 1394 INFO 2020-07-23 21:10:26,519 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1202 INFO 2020-07-23 21:10:29,613 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-23 21:10:40,553 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 277 INFO 2020-07-23 21:10:40,563 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 277 INFO 2020-07-23 21:10:40,605 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 277 INFO 2020-07-23 21:10:40,609 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 277 INFO 2020-07-23 21:10:40,611 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 277 INFO 2020-07-23 21:10:47,470 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-23 21:10:47,471 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1202 INFO 2020-07-23 21:10:47,522 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 911 INFO 2020-07-23 21:10:47,522 basehttp 154 "GET /hm/column/ HTTP/1.1" 200 1394 INFO 2020-07-23 21:10:50,652 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-23 21:10:57,847 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 277 INFO 2020-07-23 21:10:57,864 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 277 INFO 2020-07-23 21:10:57,882 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 277 INFO 2020-07-23 21:10:57,884 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 277 INFO 2020-07-23 21:10:57,884 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 277 INFO 2020-07-23 21:11:01,826 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-23 21:11:01,844 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1202 INFO 2020-07-23 21:11:01,852 basehttp 154 "GET /hm/column/ HTTP/1.1" 200 1394 INFO 2020-07-23 21:11:01,870 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 911 INFO 2020-07-23 21:11:02,725 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-23 21:11:11,868 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 277 INFO 2020-07-23 21:11:11,871 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 277 INFO 2020-07-23 21:11:11,872 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 277 INFO 2020-07-23 21:11:11,888 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 277 INFO 2020-07-23 21:11:11,889 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 277 INFO 2020-07-23 21:11:22,685 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-23 21:11:22,720 basehttp 154 "GET /hm/column/ HTTP/1.1" 200 1394 INFO 2020-07-23 21:11:22,733 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1202 INFO 2020-07-23 21:11:22,734 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 911 INFO 2020-07-23 21:11:23,586 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-23 21:11:34,542 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 277 INFO 2020-07-23 21:11:34,546 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 277 INFO 2020-07-23 21:11:34,565 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 277 INFO 2020-07-23 21:11:34,573 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 277 INFO 2020-07-23 21:11:34,573 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 277 INFO 2020-07-23 21:12:15,585 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 280 INFO 2020-07-23 21:12:15,587 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 280 INFO 2020-07-23 21:12:15,593 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 280 INFO 2020-07-23 21:12:15,602 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 280 INFO 2020-07-23 21:12:15,616 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 280 INFO 2020-07-23 21:12:20,647 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-23 21:12:20,684 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1202 INFO 2020-07-23 21:12:20,688 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 911 INFO 2020-07-23 21:12:20,694 basehttp 154 "GET /hm/column/ HTTP/1.1" 200 1397 INFO 2020-07-23 21:12:21,520 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-23 21:12:26,869 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 280 INFO 2020-07-23 21:12:26,870 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 280 INFO 2020-07-23 21:12:26,873 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 280 INFO 2020-07-23 21:12:26,884 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 280 INFO 2020-07-23 21:12:26,905 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 280 INFO 2020-07-23 21:12:31,028 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-23 21:12:31,078 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1202 INFO 2020-07-23 21:12:31,087 basehttp 154 "GET /hm/column/ HTTP/1.1" 200 1397 INFO 2020-07-23 21:12:31,110 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 911 INFO 2020-07-23 21:12:32,556 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-23 21:13:12,580 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-23 21:13:12,642 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1202 INFO 2020-07-23 21:13:12,642 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 911 INFO 2020-07-23 21:13:12,649 basehttp 154 "GET /hm/column/ HTTP/1.1" 200 1397 INFO 2020-07-23 21:13:27,678 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 280 INFO 2020-07-23 21:13:27,687 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 280 INFO 2020-07-23 21:13:27,687 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 280 INFO 2020-07-23 21:13:27,691 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 280 INFO 2020-07-23 21:13:27,694 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 280 INFO 2020-07-23 21:15:30,555 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-23 21:15:30,673 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 911 INFO 2020-07-23 21:15:30,674 basehttp 154 "GET /hm/column/?id=1 HTTP/1.1" 200 1397 INFO 2020-07-23 21:15:30,678 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1202 INFO 2020-07-23 21:15:36,854 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-23 21:15:36,866 basehttp 154 "GET /hm/column/?id=1 HTTP/1.1" 200 1397 INFO 2020-07-23 21:15:36,905 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 911 INFO 2020-07-23 21:15:36,906 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1202 INFO 2020-07-23 21:15:38,444 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-23 21:16:06,851 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-23 21:16:06,880 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 911 INFO 2020-07-23 21:16:06,880 basehttp 154 "GET /hm/column/?id=1 HTTP/1.1" 200 1397 INFO 2020-07-23 21:16:06,929 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1202 INFO 2020-07-23 21:16:08,441 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-23 21:16:42,132 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-23 21:16:42,177 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1202 INFO 2020-07-23 21:16:42,188 basehttp 154 "GET /hm/column/?id=1 HTTP/1.1" 200 1397 INFO 2020-07-23 21:16:42,189 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 911 INFO 2020-07-23 21:17:37,233 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-23 21:17:37,245 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 911 INFO 2020-07-23 21:17:37,269 basehttp 154 "GET /hm/column/?id=1 HTTP/1.1" 200 1397 INFO 2020-07-23 21:17:37,271 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1202 INFO 2020-07-23 21:19:05,798 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-23 21:19:06,465 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1202 INFO 2020-07-23 21:19:06,466 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 911 INFO 2020-07-23 21:19:06,466 basehttp 154 "GET /hm/column/?id=1 HTTP/1.1" 200 1397 INFO 2020-07-23 21:19:13,753 basehttp 154 "OPTIONS /hm/column/undefined/ HTTP/1.1" 200 0 WARNING 2020-07-23 21:19:13,763 log 228 Not Found: /hm/column/undefined/ WARNING 2020-07-23 21:19:13,764 basehttp 154 "PUT /hm/column/undefined/ HTTP/1.1" 404 8035 WARNING 2020-07-23 21:19:17,834 log 228 Not Found: /hm/column/undefined/ WARNING 2020-07-23 21:19:17,835 basehttp 154 "PUT /hm/column/undefined/ HTTP/1.1" 404 8035 WARNING 2020-07-23 21:19:19,082 log 228 Not Found: /hm/column/undefined/ WARNING 2020-07-23 21:19:19,082 basehttp 154 "PUT /hm/column/undefined/ HTTP/1.1" 404 8035 WARNING 2020-07-23 21:19:19,624 log 228 Not Found: /hm/column/undefined/ WARNING 2020-07-23 21:19:19,624 basehttp 154 "PUT /hm/column/undefined/ HTTP/1.1" 404 8035 WARNING 2020-07-23 21:19:20,081 log 228 Not Found: /hm/column/undefined/ WARNING 2020-07-23 21:19:20,082 basehttp 154 "PUT /hm/column/undefined/ HTTP/1.1" 404 8035 INFO 2020-07-23 21:20:11,890 basehttp 154 "PUT /hm/column/2/ HTTP/1.1" 200 280 INFO 2020-07-23 21:20:14,860 basehttp 154 "OPTIONS /hm/column/3/ HTTP/1.1" 200 0 INFO 2020-07-23 21:20:15,885 basehttp 154 "PUT /hm/column/3/ HTTP/1.1" 200 260 INFO 2020-07-23 21:20:18,826 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-23 21:20:18,875 basehttp 154 "GET /hm/column/?id=1 HTTP/1.1" 200 1407 INFO 2020-07-23 21:20:18,903 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1202 INFO 2020-07-23 21:20:18,905 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 911 INFO 2020-07-23 21:20:20,442 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-23 21:20:37,732 basehttp 154 "OPTIONS /hm/navigation/1/ HTTP/1.1" 200 0 INFO 2020-07-23 21:20:37,735 basehttp 154 "OPTIONS /hm/navigation/2/ HTTP/1.1" 200 0 INFO 2020-07-23 21:20:37,736 basehttp 154 "OPTIONS /hm/navigation/3/ HTTP/1.1" 200 0 INFO 2020-07-23 21:20:37,738 basehttp 154 "OPTIONS /hm/navigation/4/ HTTP/1.1" 200 0 INFO 2020-07-23 21:20:37,738 basehttp 154 "OPTIONS /hm/navigation/5/ HTTP/1.1" 200 0 INFO 2020-07-23 21:20:37,745 basehttp 154 "OPTIONS /hm/navigation/6/ HTTP/1.1" 200 0 INFO 2020-07-23 21:20:38,196 basehttp 154 "PUT /hm/navigation/1/ HTTP/1.1" 200 190 INFO 2020-07-23 21:20:38,196 basehttp 154 "PUT /hm/navigation/3/ HTTP/1.1" 200 194 INFO 2020-07-23 21:20:38,204 basehttp 154 "PUT /hm/navigation/2/ HTTP/1.1" 200 191 INFO 2020-07-23 21:20:38,207 basehttp 154 "PUT /hm/navigation/5/ HTTP/1.1" 200 187 INFO 2020-07-23 21:20:38,241 basehttp 154 "PUT /hm/navigation/4/ HTTP/1.1" 200 192 INFO 2020-07-23 21:20:38,269 basehttp 154 "PUT /hm/navigation/6/ HTTP/1.1" 200 192 INFO 2020-07-23 21:20:42,313 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-23 21:20:42,352 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1203 INFO 2020-07-23 21:20:42,378 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 911 INFO 2020-07-23 21:20:42,392 basehttp 154 "GET /hm/column/?id=1 HTTP/1.1" 200 1407 INFO 2020-07-23 21:20:43,897 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-23 21:20:47,869 basehttp 154 "PUT /hm/navigation/4/ HTTP/1.1" 200 192 INFO 2020-07-23 21:20:47,878 basehttp 154 "PUT /hm/navigation/5/ HTTP/1.1" 200 187 INFO 2020-07-23 21:20:47,879 basehttp 154 "PUT /hm/navigation/6/ HTTP/1.1" 200 192 INFO 2020-07-23 21:20:47,882 basehttp 154 "PUT /hm/navigation/2/ HTTP/1.1" 200 191 INFO 2020-07-23 21:20:47,890 basehttp 154 "PUT /hm/navigation/1/ HTTP/1.1" 200 190 INFO 2020-07-23 21:20:48,159 basehttp 154 "PUT /hm/navigation/3/ HTTP/1.1" 200 195 INFO 2020-07-23 21:20:52,026 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-23 21:20:52,071 basehttp 154 "GET /hm/column/?id=1 HTTP/1.1" 200 1407 INFO 2020-07-23 21:20:52,076 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1204 INFO 2020-07-23 21:20:52,102 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 911 INFO 2020-07-23 21:20:53,606 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 WARNING 2020-07-23 21:23:22,913 log 228 Not Found: /wb/hmcasetitle/ WARNING 2020-07-23 21:23:22,915 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 404 3805 INFO 2020-07-23 21:23:23,826 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 21:23:23,835 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 21:23:23,843 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 21:23:23,843 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 21:23:23,847 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 21:23:23,875 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 21:23:24,227 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 21:23:24,242 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 21:24:19,871 basehttp 154 "OPTIONS /wb/column/ HTTP/1.1" 200 0 INFO 2020-07-23 21:24:20,273 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 21:24:20,282 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 21:24:20,286 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 21:24:20,300 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 21:24:20,311 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 1132 INFO 2020-07-23 21:24:20,326 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 21:24:20,723 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 21:24:20,740 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 21:24:21,692 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 21:28:01,463 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 21:28:01,468 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 21:28:01,474 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 21:28:01,503 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 21:28:01,506 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 21:28:01,518 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 21:28:02,505 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 21:28:02,509 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 21:28:02,513 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 21:29:18,339 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 21:29:30,798 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 21:29:31,455 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 21:29:36,997 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 21:29:37,013 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 21:29:37,060 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 21:29:45,775 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 21:29:45,777 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 21:29:45,787 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 21:29:45,798 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 21:30:23,037 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 21:30:23,056 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 21:30:23,060 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 21:30:23,096 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 21:31:20,789 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 21:31:20,801 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 21:31:20,820 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 21:31:20,844 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 21:31:26,813 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 21:31:26,820 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 21:31:26,837 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 21:31:26,884 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 21:32:50,627 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 21:32:50,635 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 21:32:50,641 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 21:32:50,706 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 21:33:17,125 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 21:33:17,139 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 21:33:17,155 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 21:33:17,179 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 21:33:17,567 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 21:33:17,580 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 21:33:17,585 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 21:33:17,657 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 21:34:08,737 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 21:34:08,739 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 21:34:08,767 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 21:34:08,814 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 21:34:22,197 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 21:34:22,219 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 21:34:22,429 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 21:34:22,434 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 21:34:49,813 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 21:34:49,818 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 21:34:49,824 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 21:34:49,859 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 21:34:49,860 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 21:34:49,861 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 21:34:50,223 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 21:34:50,226 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 21:34:50,229 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 21:36:05,028 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-23 21:36:07,034 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 21:36:07,055 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 21:36:07,064 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 21:36:07,067 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 21:36:07,075 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 21:36:07,125 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 21:36:07,446 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 21:36:07,473 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 21:36:07,506 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 21:36:35,127 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 21:36:35,136 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 21:36:35,139 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 21:36:35,151 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 21:36:35,175 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 21:36:35,187 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 21:36:35,544 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 21:36:35,565 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 21:36:35,571 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 21:36:41,679 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 21:36:41,695 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 21:36:41,696 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 21:36:41,702 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 21:36:41,714 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 21:36:41,725 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 21:36:42,781 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 21:36:42,814 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 21:36:42,830 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 21:37:05,498 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 21:37:05,504 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 21:37:05,504 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 21:37:05,504 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 21:37:05,506 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 21:37:05,546 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 21:37:06,498 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 21:37:06,501 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 21:37:06,501 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 21:37:12,900 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 21:37:12,900 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 21:37:12,929 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 21:37:12,934 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 21:37:12,935 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 21:37:12,960 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 21:37:13,320 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 21:37:13,328 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 21:37:13,333 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 21:37:28,487 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 21:37:28,507 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 21:37:28,518 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 21:37:28,524 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 21:37:28,562 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 21:37:29,578 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 21:37:29,621 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 21:37:29,646 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 21:37:29,670 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 21:37:35,456 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 21:37:35,456 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 21:37:35,457 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 21:37:35,458 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 21:37:35,498 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 21:37:35,503 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 21:37:35,866 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 21:37:35,877 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 21:37:35,894 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 21:38:22,481 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 21:38:22,503 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 21:38:22,503 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 21:38:22,503 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 21:38:22,504 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 21:38:22,527 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 21:38:23,580 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 21:38:23,584 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 21:38:23,600 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 WARNING 2020-07-23 21:38:50,497 log 228 Not Found: /wb/hmcasetitle/ WARNING 2020-07-23 21:38:50,497 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 404 3805 INFO 2020-07-23 21:38:50,879 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 21:38:50,894 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 21:38:50,897 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 21:38:50,901 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 21:38:50,907 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 21:38:50,907 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 21:38:51,289 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 21:38:51,320 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 WARNING 2020-07-23 21:39:09,486 log 228 Not Found: /wb/hmcasetitle/ WARNING 2020-07-23 21:39:09,487 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 404 3805 INFO 2020-07-23 21:39:09,889 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 21:39:09,890 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 21:39:09,899 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 21:39:09,905 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 21:39:09,910 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 21:39:09,931 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 21:39:10,308 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 21:39:10,317 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 WARNING 2020-07-23 21:39:14,383 log 228 Not Found: /wb/hmcasetitle/ WARNING 2020-07-23 21:39:14,384 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 404 3805 INFO 2020-07-23 21:39:15,538 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 21:39:15,544 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 21:39:15,545 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 21:39:15,551 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 21:39:15,554 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 21:39:15,597 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 21:39:16,430 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 21:39:16,431 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 21:39:54,787 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 21:39:54,796 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 21:39:54,797 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 21:39:54,808 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 21:39:54,810 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 21:39:54,858 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 21:39:55,193 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 21:39:55,221 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 21:39:55,238 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 21:39:58,720 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 21:39:58,721 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 21:39:58,729 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 21:39:58,735 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 21:39:58,736 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 21:39:58,746 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 21:39:59,132 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 21:39:59,141 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 21:39:59,170 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 WARNING 2020-07-23 21:40:25,758 log 228 Not Found: /wb/hmcasetitle/ WARNING 2020-07-23 21:40:25,759 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 404 3805 INFO 2020-07-23 21:40:26,801 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 21:40:26,817 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 21:40:26,830 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 21:40:26,833 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 21:40:26,835 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 21:40:26,868 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 21:40:27,224 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 21:40:27,232 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 WARNING 2020-07-23 21:40:49,636 log 228 Not Found: /wb/hmcasetitle/ WARNING 2020-07-23 21:40:49,637 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 404 3805 INFO 2020-07-23 21:40:50,033 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 21:40:50,039 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 21:40:50,043 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 21:40:50,064 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 21:40:50,070 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 21:40:50,112 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 21:40:50,461 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 21:40:50,464 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 WARNING 2020-07-23 21:41:26,939 log 228 Not Found: /wb/hmcasetitle/ WARNING 2020-07-23 21:41:26,940 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 404 3805 INFO 2020-07-23 21:41:27,327 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 21:41:27,357 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 21:41:27,377 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 21:41:27,378 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 21:41:27,382 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 21:41:27,442 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 21:41:28,571 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 21:41:28,628 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 WARNING 2020-07-23 21:41:39,076 log 228 Not Found: /wb/hmcasetitle/ WARNING 2020-07-23 21:41:39,077 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 404 3805 INFO 2020-07-23 21:41:39,803 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 21:41:39,804 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 21:41:39,813 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 21:41:39,818 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 21:41:39,827 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 21:41:39,884 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 21:41:40,212 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 21:41:40,216 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 WARNING 2020-07-23 21:43:24,768 log 228 Not Found: /wb/hmcasetitle/ WARNING 2020-07-23 21:43:24,769 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 404 3805 INFO 2020-07-23 21:43:25,153 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 21:43:25,168 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 21:43:25,176 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 21:43:25,187 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 21:43:25,188 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 21:43:25,230 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 21:43:25,575 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 21:43:25,595 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 21:45:04,766 basehttp 154 "OPTIONS /wb/company/ HTTP/1.1" 200 0 INFO 2020-07-23 21:45:04,773 basehttp 154 "OPTIONS /wb/navigation/ HTTP/1.1" 200 0 INFO 2020-07-23 21:45:04,774 basehttp 154 "OPTIONS /wb/slideshow/ HTTP/1.1" 200 0 INFO 2020-07-23 21:45:04,775 basehttp 154 "OPTIONS /wb/hmwe/ HTTP/1.1" 200 0 INFO 2020-07-23 21:45:04,783 basehttp 154 "OPTIONS /wb/hmcasetitle/ HTTP/1.1" 200 0 INFO 2020-07-23 21:45:04,784 basehttp 154 "OPTIONS /wb/hmart/ HTTP/1.1" 200 0 INFO 2020-07-23 21:45:04,793 basehttp 154 "OPTIONS /wb/hmaddress/ HTTP/1.1" 200 0 INFO 2020-07-23 21:45:04,794 basehttp 154 "OPTIONS /wb/hmgroup/ HTTP/1.1" 200 0 INFO 2020-07-23 21:45:04,795 basehttp 154 "OPTIONS /wb/hmcase/ HTTP/1.1" 200 0 WARNING 2020-07-23 21:45:04,810 log 228 Not Found: /wb/hmcasetitle/ WARNING 2020-07-23 21:45:04,811 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 404 3805 INFO 2020-07-23 21:45:05,759 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 21:45:05,764 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 21:45:05,797 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 21:45:05,804 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 21:45:05,818 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 21:45:05,821 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 21:45:06,161 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 21:45:06,171 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 WARNING 2020-07-23 21:45:16,563 log 228 Not Found: /wb/hmcasetitle/ WARNING 2020-07-23 21:45:16,564 basehttp 154 "GET /wb/hmcasetitle/ HTTP/1.1" 404 3805 INFO 2020-07-23 21:45:16,967 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 21:45:16,967 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 21:45:16,976 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 21:45:16,978 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 21:45:16,981 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 21:45:17,036 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 21:45:17,543 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 21:45:17,544 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 21:46:15,636 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 21:46:15,653 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 21:46:15,654 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 21:46:15,659 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 21:46:15,683 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 21:46:15,701 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 21:46:16,675 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 21:46:16,719 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 21:46:19,553 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 21:46:19,559 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 21:46:19,572 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 21:46:19,578 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 21:46:19,592 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 21:46:19,642 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 21:46:20,626 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 21:46:20,639 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 21:49:35,407 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 21:49:35,415 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 21:49:35,424 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 21:49:35,431 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 21:49:35,448 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 21:49:35,497 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 21:49:36,576 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 21:49:36,580 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 21:49:36,640 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 21:49:43,446 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 21:49:43,447 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 21:49:43,454 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 21:49:43,454 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 21:49:43,496 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 21:49:43,500 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 21:49:43,873 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 21:49:43,876 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 21:49:43,893 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 21:50:16,665 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 21:50:16,666 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 21:50:16,674 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 21:50:16,684 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 21:50:16,688 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 21:50:16,709 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 21:50:17,064 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 21:50:17,088 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 21:50:17,111 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 21:58:01,850 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 21:58:01,869 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 21:58:01,870 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 21:58:01,870 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 21:58:01,874 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 21:58:01,896 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 21:58:02,270 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 21:58:02,274 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 21:58:02,298 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 21:58:35,596 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 21:58:35,652 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 21:58:35,658 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 21:58:35,659 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 21:58:35,664 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 21:58:35,665 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 21:58:36,026 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 21:58:36,063 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 21:58:36,091 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 22:06:40,845 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 22:06:40,850 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 22:06:40,855 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 22:06:40,856 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 22:06:40,858 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 22:06:40,862 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 22:06:41,249 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 22:06:41,271 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 22:06:41,293 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 22:10:07,294 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 22:10:07,301 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 22:10:07,313 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 22:10:07,314 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 22:10:07,328 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 22:10:07,356 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 22:10:07,709 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 22:10:08,435 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 22:10:08,437 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 22:10:30,548 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 22:10:30,555 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 22:10:30,561 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 22:10:30,603 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 22:10:30,608 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 22:10:30,749 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 22:10:30,953 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 22:10:30,979 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 22:10:30,991 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 22:10:50,807 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 22:10:50,819 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 22:10:50,826 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 22:10:50,867 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 22:10:50,867 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 22:10:50,879 basehttp 154 "GET /static/uploads/image/5957833d27e04829ada7797034b1364fbanner-bg.jpg HTTP/1.1" 304 0 INFO 2020-07-23 22:10:50,879 basehttp 154 "GET /static/uploads/image/1b0ad9e58b0f49d88116aac00e96216ebanner-bg.jpg HTTP/1.1" 304 0 INFO 2020-07-23 22:10:50,880 basehttp 154 "GET /static/uploads/image/cc7d7c707e9a453fab5b33a245459326banner-bg.jpg HTTP/1.1" 304 0 INFO 2020-07-23 22:10:50,880 basehttp 154 "GET /static/uploads/image/a301dd31089a4ced975c2cf9868ebb06banner-bg.jpg HTTP/1.1" 304 0 INFO 2020-07-23 22:10:51,139 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 22:10:51,223 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 22:10:51,229 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 22:10:51,245 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 22:11:55,780 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 22:11:55,791 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 22:11:55,819 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 22:11:55,826 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 22:11:55,829 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 22:11:55,846 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 22:11:56,213 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 22:11:56,227 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 22:11:56,256 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 22:12:00,665 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 22:12:00,668 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 22:12:00,675 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 22:12:00,690 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 22:12:01,485 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 22:12:01,487 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 22:12:01,713 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 22:12:01,713 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 611 INFO 2020-07-23 22:12:01,767 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 22:12:49,222 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-07-23 22:12:49,726 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-23 22:12:49,757 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-07-23 22:12:51,704 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-23 22:12:54,138 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 1157 INFO 2020-07-23 22:13:41,757 basehttp 154 "OPTIONS /hm/hmgroup/9/ HTTP/1.1" 200 0 WARNING 2020-07-23 22:13:42,472 log 228 Bad Request: /hm/hmgroup/9/ WARNING 2020-07-23 22:13:42,472 basehttp 154 "PUT /hm/hmgroup/9/ HTTP/1.1" 400 38 WARNING 2020-07-23 22:13:45,633 log 228 Bad Request: /hm/hmgroup/9/ WARNING 2020-07-23 22:13:45,634 basehttp 154 "PUT /hm/hmgroup/9/ HTTP/1.1" 400 38 INFO 2020-07-23 22:14:05,597 basehttp 154 "OPTIONS /hm/hmgroup/8/ HTTP/1.1" 200 0 INFO 2020-07-23 22:14:06,655 basehttp 154 "PUT /hm/hmgroup/8/ HTTP/1.1" 200 295 WARNING 2020-07-23 22:14:14,785 log 228 Bad Request: /hm/hmgroup/9/ WARNING 2020-07-23 22:14:14,786 basehttp 154 "PUT /hm/hmgroup/9/ HTTP/1.1" 400 38 INFO 2020-07-23 22:14:23,979 basehttp 154 "PUT /hm/hmgroup/9/ HTTP/1.1" 200 227 INFO 2020-07-23 22:14:35,784 basehttp 154 "POST /hm/hmgroup/ HTTP/1.1" 201 219 INFO 2020-07-23 22:14:36,284 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 1387 INFO 2020-07-23 22:14:36,335 basehttp 154 "GET /static/uploads/visualize/cbb05e3862184d2b8643b4ff1f4b3e052222.png HTTP/1.1" 200 662 INFO 2020-07-23 22:14:39,004 basehttp 154 "OPTIONS /hm/hmgroup/10/ HTTP/1.1" 200 0 INFO 2020-07-23 22:14:39,849 basehttp 154 "DELETE /hm/hmgroup/10/ HTTP/1.1" 204 0 INFO 2020-07-23 22:15:27,843 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 1167 INFO 2020-07-23 22:18:06,839 basehttp 154 "POST /hm/hmgroup/ HTTP/1.1" 201 222 INFO 2020-07-23 22:18:07,326 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 1390 INFO 2020-07-23 22:18:07,386 basehttp 154 "GET /static/uploads/visualize/122a1b5a1b04427292d2525d547ab009photo-2.jpg HTTP/1.1" 200 36767 INFO 2020-07-23 22:18:19,287 basehttp 154 "OPTIONS /hm/hmgroup/11/ HTTP/1.1" 200 0 INFO 2020-07-23 22:18:19,821 basehttp 154 "PUT /hm/hmgroup/11/ HTTP/1.1" 200 300 INFO 2020-07-23 22:18:23,390 basehttp 154 "DELETE /hm/hmgroup/9/ HTTP/1.1" 204 0 INFO 2020-07-23 22:18:24,474 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 1240 INFO 2020-07-23 22:18:26,590 basehttp 154 "DELETE /hm/hmgroup/8/ HTTP/1.1" 204 0 INFO 2020-07-23 22:18:27,056 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 944 INFO 2020-07-23 22:18:28,006 basehttp 154 "OPTIONS /hm/hmgroup/7/ HTTP/1.1" 200 0 INFO 2020-07-23 22:18:28,858 basehttp 154 "DELETE /hm/hmgroup/7/ HTTP/1.1" 204 0 INFO 2020-07-23 22:18:29,321 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 648 INFO 2020-07-23 22:18:30,575 basehttp 154 "OPTIONS /hm/hmgroup/6/ HTTP/1.1" 200 0 INFO 2020-07-23 22:18:31,043 basehttp 154 "DELETE /hm/hmgroup/6/ HTTP/1.1" 204 0 INFO 2020-07-23 22:18:31,519 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 352 INFO 2020-07-23 22:18:38,832 basehttp 154 "POST /hm/hmgroup/ HTTP/1.1" 201 222 INFO 2020-07-23 22:18:39,307 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 575 INFO 2020-07-23 22:18:39,379 basehttp 154 "GET /static/uploads/visualize/7beee73d00594f47940ddd5a0953f2c3photo-2.jpg HTTP/1.1" 200 36767 INFO 2020-07-23 22:19:00,126 basehttp 154 "OPTIONS /hm/hmgroup/12/ HTTP/1.1" 200 0 INFO 2020-07-23 22:19:00,866 basehttp 154 "PUT /hm/hmgroup/12/ HTTP/1.1" 200 300 INFO 2020-07-23 22:19:07,361 basehttp 154 "POST /hm/hmgroup/ HTTP/1.1" 201 222 INFO 2020-07-23 22:19:08,514 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 876 INFO 2020-07-23 22:19:08,548 basehttp 154 "GET /static/uploads/visualize/22338a31646442ca980b4c798f662aa0photo-2.jpg HTTP/1.1" 200 36767 INFO 2020-07-23 22:19:19,400 basehttp 154 "OPTIONS /hm/hmgroup/13/ HTTP/1.1" 200 0 INFO 2020-07-23 22:19:20,599 basehttp 154 "PUT /hm/hmgroup/13/ HTTP/1.1" 200 300 INFO 2020-07-23 22:19:27,844 basehttp 154 "POST /hm/hmgroup/ HTTP/1.1" 201 222 INFO 2020-07-23 22:19:28,288 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 1177 INFO 2020-07-23 22:19:28,342 basehttp 154 "GET /static/uploads/visualize/8b502e5f9bfb4f9ca2988767e4887c24photo-2.jpg HTTP/1.1" 200 36767 INFO 2020-07-23 22:19:36,720 basehttp 154 "OPTIONS /hm/hmgroup/14/ HTTP/1.1" 200 0 INFO 2020-07-23 22:19:37,187 basehttp 154 "PUT /hm/hmgroup/14/ HTTP/1.1" 200 300 INFO 2020-07-23 22:19:52,407 basehttp 154 "PUT /hm/hmgroup/11/ HTTP/1.1" 200 301 INFO 2020-07-23 22:19:53,442 basehttp 154 "PUT /hm/hmgroup/12/ HTTP/1.1" 200 301 INFO 2020-07-23 22:19:55,000 basehttp 154 "PUT /hm/hmgroup/13/ HTTP/1.1" 200 301 INFO 2020-07-23 22:19:56,563 basehttp 154 "PUT /hm/hmgroup/14/ HTTP/1.1" 200 301 INFO 2020-07-23 22:24:40,240 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 22:24:40,242 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 22:24:40,253 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 22:24:40,262 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 22:24:40,277 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 22:24:40,278 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 22:24:40,660 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 22:24:40,665 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 22:24:40,666 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 713 INFO 2020-07-23 22:24:54,992 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 22:24:54,996 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 22:24:55,004 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 22:24:55,027 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 22:24:55,238 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 22:24:55,243 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 22:24:55,418 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 22:24:55,424 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 22:24:55,425 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 713 WARNING 2020-07-23 22:26:05,217 log 228 Not Found: /undefined WARNING 2020-07-23 22:26:05,218 basehttp 154 "GET /undefined HTTP/1.1" 404 3787 INFO 2020-07-23 22:28:21,183 basehttp 154 "GET /static/uploads/visualize/8b502e5f9bfb4f9ca2988767e4887c24photo-2.jpg HTTP/1.1" 304 0 INFO 2020-07-23 22:28:21,197 basehttp 154 "GET /static/uploads/visualize/22338a31646442ca980b4c798f662aa0photo-2.jpg HTTP/1.1" 304 0 INFO 2020-07-23 22:28:21,212 basehttp 154 "GET /static/uploads/visualize/7beee73d00594f47940ddd5a0953f2c3photo-2.jpg HTTP/1.1" 304 0 INFO 2020-07-23 22:28:21,229 basehttp 154 "GET /static/uploads/visualize/122a1b5a1b04427292d2525d547ab009photo-2.jpg HTTP/1.1" 304 0 INFO 2020-07-23 22:29:12,702 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 22:29:12,702 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 22:29:12,711 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 22:29:12,712 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 22:29:12,712 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 22:29:12,741 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 22:29:13,112 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 22:29:13,139 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 713 INFO 2020-07-23 22:29:13,421 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 22:31:19,771 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 22:31:19,776 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 22:31:19,778 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 22:31:19,785 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 22:31:19,786 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 22:31:19,818 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 22:31:20,183 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 713 INFO 2020-07-23 22:31:20,201 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 22:31:20,209 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 22:31:20,213 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 22:31:20,217 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 22:31:20,257 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 22:31:20,606 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 22:31:20,646 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 713 INFO 2020-07-23 22:31:20,679 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 22:31:20,683 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 22:31:20,703 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 22:31:21,744 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 22:31:21,798 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 22:31:21,823 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 22:31:21,848 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 22:31:21,850 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 713 INFO 2020-07-23 22:31:22,203 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 22:31:22,247 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 22:31:22,289 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 22:31:23,777 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 22:31:24,215 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 22:31:43,000 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 22:31:43,061 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 22:31:43,064 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 22:31:43,067 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 22:31:43,067 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 22:31:43,067 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 22:31:43,497 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 22:31:43,545 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 22:31:43,547 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 713 INFO 2020-07-23 22:31:53,715 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 22:31:53,715 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 22:31:53,724 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 22:31:53,739 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 22:31:53,744 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 22:31:53,754 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 22:31:54,143 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 22:31:54,148 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 22:31:54,157 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 713 INFO 2020-07-23 22:34:59,026 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 22:34:59,048 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 22:34:59,052 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 22:34:59,063 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 22:34:59,082 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 22:34:59,086 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 22:34:59,433 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 22:34:59,456 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 713 INFO 2020-07-23 22:34:59,468 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 22:35:29,902 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 22:35:29,908 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 22:35:29,916 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 22:35:29,924 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 22:35:29,933 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 22:35:29,953 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 22:35:30,463 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 22:35:30,465 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 713 INFO 2020-07-23 22:35:30,469 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 22:35:51,697 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 22:35:51,734 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 22:35:51,743 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 22:35:51,748 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 22:35:51,749 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 22:35:51,752 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 22:35:52,113 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 22:35:52,150 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 713 INFO 2020-07-23 22:35:52,172 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 22:35:52,191 basehttp 154 "GET /static/uploads/visualize/7beee73d00594f47940ddd5a0953f2c3photo-2.jpg HTTP/1.1" 304 0 INFO 2020-07-23 22:35:52,191 basehttp 154 "GET /static/uploads/visualize/122a1b5a1b04427292d2525d547ab009photo-2.jpg HTTP/1.1" 304 0 INFO 2020-07-23 22:35:52,191 basehttp 154 "GET /static/uploads/visualize/8b502e5f9bfb4f9ca2988767e4887c24photo-2.jpg HTTP/1.1" 304 0 INFO 2020-07-23 22:35:52,191 basehttp 154 "GET /static/uploads/visualize/22338a31646442ca980b4c798f662aa0photo-2.jpg HTTP/1.1" 304 0 INFO 2020-07-23 22:36:21,749 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 22:36:21,764 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 22:36:21,771 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 22:36:21,772 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 22:36:21,792 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 22:36:22,089 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 22:36:22,195 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 22:36:22,205 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 713 INFO 2020-07-23 22:36:22,493 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 22:37:03,466 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 22:37:03,471 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 22:37:03,471 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 22:37:03,472 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 22:37:03,476 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 22:37:03,519 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 22:37:03,883 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 713 INFO 2020-07-23 22:37:03,888 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 22:37:03,922 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 22:37:07,768 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 22:37:07,772 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 22:37:07,777 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 22:37:07,787 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 22:37:07,794 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 22:37:07,840 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 22:37:08,174 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 713 INFO 2020-07-23 22:37:08,178 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 22:37:08,202 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 22:39:17,573 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 22:39:17,576 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 22:39:17,577 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 22:39:17,590 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 22:39:17,592 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 22:39:17,606 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 22:39:18,595 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 22:39:18,600 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 713 INFO 2020-07-23 22:39:18,612 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 22:39:25,760 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 22:39:25,771 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 22:39:25,781 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 22:39:25,789 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 22:39:25,791 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 22:39:25,853 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 22:39:26,164 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 22:39:26,184 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 713 INFO 2020-07-23 22:39:26,207 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 22:39:26,223 basehttp 154 "GET /static/uploads/visualize/122a1b5a1b04427292d2525d547ab009photo-2.jpg HTTP/1.1" 304 0 INFO 2020-07-23 22:39:26,224 basehttp 154 "GET /static/uploads/visualize/7beee73d00594f47940ddd5a0953f2c3photo-2.jpg HTTP/1.1" 304 0 INFO 2020-07-23 22:39:26,224 basehttp 154 "GET /static/uploads/visualize/22338a31646442ca980b4c798f662aa0photo-2.jpg HTTP/1.1" 304 0 INFO 2020-07-23 22:39:26,225 basehttp 154 "GET /static/uploads/visualize/8b502e5f9bfb4f9ca2988767e4887c24photo-2.jpg HTTP/1.1" 304 0 INFO 2020-07-23 22:44:28,638 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 22:44:28,643 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 22:44:28,644 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 22:44:28,656 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 22:44:28,667 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 22:44:28,670 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 22:44:29,717 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 713 INFO 2020-07-23 22:44:29,737 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 22:44:29,749 basehttp 154 "GET /static/uploads/visualize/8b502e5f9bfb4f9ca2988767e4887c24photo-2.jpg HTTP/1.1" 304 0 INFO 2020-07-23 22:44:29,749 basehttp 154 "GET /static/uploads/visualize/7beee73d00594f47940ddd5a0953f2c3photo-2.jpg HTTP/1.1" 304 0 INFO 2020-07-23 22:44:29,749 basehttp 154 "GET /static/uploads/visualize/22338a31646442ca980b4c798f662aa0photo-2.jpg HTTP/1.1" 304 0 INFO 2020-07-23 22:44:29,749 basehttp 154 "GET /static/uploads/visualize/122a1b5a1b04427292d2525d547ab009photo-2.jpg HTTP/1.1" 304 0 INFO 2020-07-23 22:44:29,759 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 22:44:59,797 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 22:44:59,798 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 22:44:59,804 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 22:44:59,811 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 22:44:59,850 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 22:44:59,853 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 22:45:00,203 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 22:45:00,228 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 713 INFO 2020-07-23 22:45:00,241 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-23 22:47:58,722 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-23 22:47:58,744 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-23 22:47:58,770 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-23 22:47:58,781 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-23 22:47:58,797 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-23 22:47:58,798 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-23 22:47:59,555 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 713 INFO 2020-07-23 22:47:59,555 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-23 22:47:59,587 basehttp 154 "GET /static/uploads/visualize/7beee73d00594f47940ddd5a0953f2c3photo-2.jpg HTTP/1.1" 304 0 INFO 2020-07-23 22:47:59,588 basehttp 154 "GET /static/uploads/visualize/8b502e5f9bfb4f9ca2988767e4887c24photo-2.jpg HTTP/1.1" 304 0 INFO 2020-07-23 22:47:59,588 basehttp 154 "GET /static/uploads/visualize/22338a31646442ca980b4c798f662aa0photo-2.jpg HTTP/1.1" 304 0 INFO 2020-07-23 22:47:59,588 basehttp 154 "GET /static/uploads/visualize/122a1b5a1b04427292d2525d547ab009photo-2.jpg HTTP/1.1" 304 0 INFO 2020-07-23 22:47:59,600 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-24 20:45:00,070 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-24 20:50:30,507 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-24 20:54:50,843 basehttp 154 "OPTIONS /wb/company/ HTTP/1.1" 200 0 INFO 2020-07-24 20:54:50,843 basehttp 154 "OPTIONS /wb/slideshow/ HTTP/1.1" 200 0 INFO 2020-07-24 20:54:50,844 basehttp 154 "OPTIONS /wb/navigation/ HTTP/1.1" 200 0 INFO 2020-07-24 20:54:50,844 basehttp 154 "OPTIONS /wb/hmwe/ HTTP/1.1" 200 0 INFO 2020-07-24 20:54:50,847 basehttp 154 "OPTIONS /wb/hmart/ HTTP/1.1" 200 0 INFO 2020-07-24 20:54:50,848 basehttp 154 "OPTIONS /wb/column/ HTTP/1.1" 200 0 INFO 2020-07-24 20:54:50,853 basehttp 154 "OPTIONS /wb/hmgroup/ HTTP/1.1" 200 0 INFO 2020-07-24 20:54:50,853 basehttp 154 "OPTIONS /wb/hmcase/ HTTP/1.1" 200 0 INFO 2020-07-24 20:54:50,854 basehttp 154 "OPTIONS /wb/hmaddress/ HTTP/1.1" 200 0 WARNING 2020-07-24 20:54:50,871 log 228 Unauthorized: /wb/navigation/ WARNING 2020-07-24 20:54:50,872 log 228 Unauthorized: /wb/hmart/ WARNING 2020-07-24 20:54:50,872 log 228 Unauthorized: /wb/column/ WARNING 2020-07-24 20:54:50,872 log 228 Unauthorized: /wb/company/ WARNING 2020-07-24 20:54:50,873 log 228 Unauthorized: /wb/hmwe/ WARNING 2020-07-24 20:54:50,873 log 228 Unauthorized: /wb/slideshow/ WARNING 2020-07-24 20:54:50,874 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 401 38 WARNING 2020-07-24 20:54:50,874 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 401 38 WARNING 2020-07-24 20:54:50,874 basehttp 154 "GET /wb/company/ HTTP/1.1" 401 38 WARNING 2020-07-24 20:54:50,875 basehttp 154 "GET /wb/column/ HTTP/1.1" 401 38 WARNING 2020-07-24 20:54:50,876 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 401 38 WARNING 2020-07-24 20:54:50,876 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 401 38 WARNING 2020-07-24 20:54:50,882 log 228 Unauthorized: /wb/hmaddress/ WARNING 2020-07-24 20:54:50,883 log 228 Unauthorized: /wb/hmcase/ WARNING 2020-07-24 20:54:50,883 log 228 Unauthorized: /wb/hmgroup/ WARNING 2020-07-24 20:54:50,884 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 401 38 WARNING 2020-07-24 20:54:50,884 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 401 38 WARNING 2020-07-24 20:54:50,884 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 401 38 INFO 2020-07-24 20:55:12,771 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-07-24 20:55:13,363 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-24 20:55:13,392 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-07-24 20:55:14,774 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-24 20:55:17,470 basehttp 154 "OPTIONS /hm/hmaddress/?id=1 HTTP/1.1" 200 0 INFO 2020-07-24 20:55:17,951 basehttp 154 "GET /hm/hmaddress/?id=1 HTTP/1.1" 200 366 INFO 2020-07-24 20:55:20,064 basehttp 154 "OPTIONS /hm/navigation/ HTTP/1.1" 200 0 INFO 2020-07-24 20:55:20,064 basehttp 154 "OPTIONS /hm/column/?id=1 HTTP/1.1" 200 0 INFO 2020-07-24 20:55:20,064 basehttp 154 "OPTIONS /hm/slideshow/?ordering=sort HTTP/1.1" 200 0 INFO 2020-07-24 20:55:20,065 basehttp 154 "OPTIONS /hm/company/1/ HTTP/1.1" 200 0 INFO 2020-07-24 20:55:20,549 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-24 20:55:20,549 basehttp 154 "GET /hm/column/?id=1 HTTP/1.1" 200 1407 INFO 2020-07-24 20:55:20,556 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 911 INFO 2020-07-24 20:55:20,562 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1204 INFO 2020-07-24 20:55:20,724 basehttp 154 "GET /static/uploads/image/a301dd31089a4ced975c2cf9868ebb06banner-bg.jpg HTTP/1.1" 200 38839 INFO 2020-07-24 20:55:20,724 basehttp 154 "GET /static/uploads/image/cc7d7c707e9a453fab5b33a245459326banner-bg.jpg HTTP/1.1" 200 38839 INFO 2020-07-24 20:55:20,725 basehttp 154 "GET /static/uploads/image/1b0ad9e58b0f49d88116aac00e96216ebanner-bg.jpg HTTP/1.1" 200 38839 INFO 2020-07-24 20:55:20,741 basehttp 154 "GET /static/uploads/image/5957833d27e04829ada7797034b1364fbanner-bg.jpg HTTP/1.1" 200 38839 INFO 2020-07-24 20:55:26,489 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-24 20:55:26,496 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-24 20:55:26,496 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-24 20:55:26,526 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-24 20:55:26,536 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-24 20:55:26,553 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-24 20:55:26,908 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 713 INFO 2020-07-24 20:55:26,910 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-24 20:55:26,925 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-24 20:55:26,928 basehttp 154 "GET /static/uploads/visualize/8b502e5f9bfb4f9ca2988767e4887c24photo-2.jpg HTTP/1.1" 200 36767 INFO 2020-07-24 20:55:26,940 basehttp 154 "GET /static/uploads/visualize/22338a31646442ca980b4c798f662aa0photo-2.jpg HTTP/1.1" 200 36767 INFO 2020-07-24 20:55:26,951 basehttp 154 "GET /static/uploads/visualize/7beee73d00594f47940ddd5a0953f2c3photo-2.jpg HTTP/1.1" 200 36767 INFO 2020-07-24 20:55:26,965 basehttp 154 "GET /static/uploads/visualize/122a1b5a1b04427292d2525d547ab009photo-2.jpg HTTP/1.1" 200 36767 INFO 2020-07-24 20:55:50,356 basehttp 154 "OPTIONS /wb/hmwe/ HTTP/1.1" 200 0 INFO 2020-07-24 20:55:50,358 basehttp 154 "OPTIONS /wb/navigation/ HTTP/1.1" 200 0 INFO 2020-07-24 20:55:50,360 basehttp 154 "OPTIONS /wb/hmaddress/ HTTP/1.1" 200 0 INFO 2020-07-24 20:55:50,364 basehttp 154 "OPTIONS /wb/hmart/ HTTP/1.1" 200 0 INFO 2020-07-24 20:55:50,364 basehttp 154 "OPTIONS /wb/company/ HTTP/1.1" 200 0 INFO 2020-07-24 20:55:50,367 basehttp 154 "OPTIONS /wb/hmcase/ HTTP/1.1" 200 0 INFO 2020-07-24 20:55:50,370 basehttp 154 "OPTIONS /wb/column/ HTTP/1.1" 200 0 INFO 2020-07-24 20:55:50,373 basehttp 154 "OPTIONS /wb/hmgroup/ HTTP/1.1" 200 0 INFO 2020-07-24 20:55:50,376 basehttp 154 "OPTIONS /wb/slideshow/ HTTP/1.1" 200 0 WARNING 2020-07-24 20:55:50,385 log 228 Unauthorized: /wb/hmwe/ WARNING 2020-07-24 20:55:50,386 log 228 Unauthorized: /wb/navigation/ WARNING 2020-07-24 20:55:50,387 log 228 Unauthorized: /wb/hmaddress/ WARNING 2020-07-24 20:55:50,393 log 228 Unauthorized: /wb/company/ WARNING 2020-07-24 20:55:50,395 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 401 38 WARNING 2020-07-24 20:55:50,395 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 401 38 WARNING 2020-07-24 20:55:50,397 log 228 Unauthorized: /wb/hmart/ WARNING 2020-07-24 20:55:50,397 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 401 38 WARNING 2020-07-24 20:55:50,399 basehttp 154 "GET /wb/company/ HTTP/1.1" 401 38 WARNING 2020-07-24 20:55:50,403 log 228 Unauthorized: /wb/hmcase/ WARNING 2020-07-24 20:55:50,404 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 401 38 WARNING 2020-07-24 20:55:50,406 log 228 Unauthorized: /wb/column/ WARNING 2020-07-24 20:55:50,406 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 401 38 WARNING 2020-07-24 20:55:50,408 log 228 Unauthorized: /wb/hmgroup/ WARNING 2020-07-24 20:55:50,409 basehttp 154 "GET /wb/column/ HTTP/1.1" 401 38 WARNING 2020-07-24 20:55:50,410 log 228 Unauthorized: /wb/slideshow/ WARNING 2020-07-24 20:55:50,410 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 401 38 WARNING 2020-07-24 20:55:50,412 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 401 38 INFO 2020-07-24 20:56:07,628 basehttp 154 "OPTIONS /wb/company/ HTTP/1.1" 200 0 INFO 2020-07-24 20:56:07,658 basehttp 154 "OPTIONS /wb/slideshow/ HTTP/1.1" 200 0 INFO 2020-07-24 20:56:07,658 basehttp 154 "OPTIONS /wb/hmcase/ HTTP/1.1" 200 0 INFO 2020-07-24 20:56:07,658 basehttp 154 "OPTIONS /wb/navigation/ HTTP/1.1" 200 0 INFO 2020-07-24 20:56:07,659 basehttp 154 "OPTIONS /wb/hmart/ HTTP/1.1" 200 0 INFO 2020-07-24 20:56:07,660 basehttp 154 "OPTIONS /wb/hmwe/ HTTP/1.1" 200 0 INFO 2020-07-24 20:56:07,660 basehttp 154 "OPTIONS /wb/column/ HTTP/1.1" 200 0 INFO 2020-07-24 20:56:07,669 basehttp 154 "OPTIONS /wb/hmgroup/ HTTP/1.1" 200 0 WARNING 2020-07-24 20:56:07,670 log 228 Unauthorized: /wb/company/ INFO 2020-07-24 20:56:07,670 basehttp 154 "OPTIONS /wb/hmaddress/ HTTP/1.1" 200 0 WARNING 2020-07-24 20:56:07,671 log 228 Unauthorized: /wb/navigation/ WARNING 2020-07-24 20:56:07,672 log 228 Unauthorized: /wb/slideshow/ WARNING 2020-07-24 20:56:07,673 log 228 Unauthorized: /wb/hmcase/ WARNING 2020-07-24 20:56:07,676 basehttp 154 "GET /wb/company/ HTTP/1.1" 401 38 WARNING 2020-07-24 20:56:07,678 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 401 38 WARNING 2020-07-24 20:56:07,678 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 401 38 WARNING 2020-07-24 20:56:07,679 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 401 38 WARNING 2020-07-24 20:56:07,681 log 228 Unauthorized: /wb/column/ WARNING 2020-07-24 20:56:07,681 log 228 Unauthorized: /wb/hmwe/ WARNING 2020-07-24 20:56:07,683 log 228 Unauthorized: /wb/hmart/ WARNING 2020-07-24 20:56:07,685 basehttp 154 "GET /wb/column/ HTTP/1.1" 401 38 WARNING 2020-07-24 20:56:07,686 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 401 38 WARNING 2020-07-24 20:56:07,687 log 228 Unauthorized: /wb/hmgroup/ WARNING 2020-07-24 20:56:07,687 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 401 38 WARNING 2020-07-24 20:56:07,688 log 228 Unauthorized: /wb/hmaddress/ WARNING 2020-07-24 20:56:07,689 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 401 38 WARNING 2020-07-24 20:56:07,690 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 401 38 WARNING 2020-07-24 20:56:19,028 log 228 Unauthorized: /wb/company/ WARNING 2020-07-24 20:56:19,028 log 228 Unauthorized: /wb/navigation/ WARNING 2020-07-24 20:56:19,028 log 228 Unauthorized: /wb/hmwe/ WARNING 2020-07-24 20:56:19,029 log 228 Unauthorized: /wb/hmart/ WARNING 2020-07-24 20:56:19,030 log 228 Unauthorized: /wb/slideshow/ WARNING 2020-07-24 20:56:19,031 log 228 Unauthorized: /wb/column/ WARNING 2020-07-24 20:56:19,032 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 401 38 WARNING 2020-07-24 20:56:19,032 basehttp 154 "GET /wb/company/ HTTP/1.1" 401 38 WARNING 2020-07-24 20:56:19,033 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 401 38 WARNING 2020-07-24 20:56:19,033 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 401 38 WARNING 2020-07-24 20:56:19,035 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 401 38 WARNING 2020-07-24 20:56:19,039 basehttp 154 "GET /wb/column/ HTTP/1.1" 401 38 WARNING 2020-07-24 20:56:19,047 log 228 Unauthorized: /wb/hmgroup/ WARNING 2020-07-24 20:56:19,047 log 228 Unauthorized: /wb/hmcase/ WARNING 2020-07-24 20:56:19,048 log 228 Unauthorized: /wb/hmaddress/ WARNING 2020-07-24 20:56:19,049 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 401 38 WARNING 2020-07-24 20:56:19,049 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 401 38 WARNING 2020-07-24 20:56:19,049 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 401 38 INFO 2020-07-24 20:58:00,262 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-24 20:58:02,006 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-24 20:58:38,633 autoreload 217 F:\python\privateobj\obj\webserver\project\apps\webnews\views.py changed, reloading. INFO 2020-07-24 20:58:40,165 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-24 20:58:47,144 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-24 20:58:47,144 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-24 20:58:47,145 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-24 20:58:47,145 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-24 20:58:47,146 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-24 20:58:47,166 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-24 20:58:47,536 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-24 20:58:47,552 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-24 20:58:47,555 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 713 INFO 2020-07-24 20:59:49,812 basehttp 154 "OPTIONS /wb/company/ HTTP/1.1" 200 0 INFO 2020-07-24 20:59:49,812 basehttp 154 "OPTIONS /wb/navigation/ HTTP/1.1" 200 0 INFO 2020-07-24 20:59:49,815 basehttp 154 "OPTIONS /wb/hmart/ HTTP/1.1" 200 0 INFO 2020-07-24 20:59:49,817 basehttp 154 "OPTIONS /wb/slideshow/ HTTP/1.1" 200 0 INFO 2020-07-24 20:59:49,818 basehttp 154 "OPTIONS /wb/hmwe/ HTTP/1.1" 200 0 INFO 2020-07-24 20:59:49,823 basehttp 154 "OPTIONS /wb/column/ HTTP/1.1" 200 0 INFO 2020-07-24 20:59:49,831 basehttp 154 "OPTIONS /wb/hmcase/ HTTP/1.1" 200 0 INFO 2020-07-24 20:59:49,832 basehttp 154 "OPTIONS /wb/hmgroup/ HTTP/1.1" 200 0 INFO 2020-07-24 20:59:49,833 basehttp 154 "OPTIONS /wb/hmaddress/ HTTP/1.1" 200 0 INFO 2020-07-24 20:59:50,453 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-24 20:59:50,460 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-24 20:59:50,461 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-24 20:59:50,464 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-24 20:59:50,465 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-24 20:59:50,533 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-24 20:59:50,595 basehttp 154 "GET /static/uploads/image/cc7d7c707e9a453fab5b33a245459326banner-bg.jpg HTTP/1.1" 200 38839 INFO 2020-07-24 20:59:50,595 basehttp 154 "GET /static/uploads/image/a301dd31089a4ced975c2cf9868ebb06banner-bg.jpg HTTP/1.1" 200 38839 INFO 2020-07-24 20:59:50,595 basehttp 154 "GET /static/uploads/image/5957833d27e04829ada7797034b1364fbanner-bg.jpg HTTP/1.1" 200 38839 INFO 2020-07-24 20:59:50,596 basehttp 154 "GET /static/uploads/image/1b0ad9e58b0f49d88116aac00e96216ebanner-bg.jpg HTTP/1.1" 200 38839 INFO 2020-07-24 20:59:51,130 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-24 20:59:51,133 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 713 INFO 2020-07-24 20:59:51,133 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-24 20:59:51,193 basehttp 154 "GET /static/uploads/visualize/7beee73d00594f47940ddd5a0953f2c3photo-2.jpg HTTP/1.1" 200 36767 INFO 2020-07-24 20:59:51,193 basehttp 154 "GET /static/uploads/visualize/8b502e5f9bfb4f9ca2988767e4887c24photo-2.jpg HTTP/1.1" 200 36767 INFO 2020-07-24 20:59:51,194 basehttp 154 "GET /static/uploads/visualize/22338a31646442ca980b4c798f662aa0photo-2.jpg HTTP/1.1" 200 36767 INFO 2020-07-24 20:59:51,195 basehttp 154 "GET /static/uploads/visualize/122a1b5a1b04427292d2525d547ab009photo-2.jpg HTTP/1.1" 200 36767 INFO 2020-07-24 21:30:54,915 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-24 21:31:39,482 basehttp 154 "OPTIONS /wb/company/ HTTP/1.1" 200 0 INFO 2020-07-24 21:31:39,510 basehttp 154 "OPTIONS /wb/hmwe/ HTTP/1.1" 200 0 INFO 2020-07-24 21:31:39,525 basehttp 154 "OPTIONS /wb/slideshow/ HTTP/1.1" 200 0 INFO 2020-07-24 21:31:39,526 basehttp 154 "OPTIONS /wb/navigation/ HTTP/1.1" 200 0 INFO 2020-07-24 21:31:39,531 basehttp 154 "OPTIONS /wb/column/ HTTP/1.1" 200 0 INFO 2020-07-24 21:31:39,535 basehttp 154 "OPTIONS /wb/hmcase/ HTTP/1.1" 200 0 INFO 2020-07-24 21:31:39,538 basehttp 154 "OPTIONS /wb/hmart/ HTTP/1.1" 200 0 INFO 2020-07-24 21:31:39,540 basehttp 154 "OPTIONS /wb/hmgroup/ HTTP/1.1" 200 0 INFO 2020-07-24 21:31:39,589 basehttp 154 "OPTIONS /wb/hmaddress/ HTTP/1.1" 200 0 INFO 2020-07-24 21:31:39,965 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-24 21:31:40,005 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-24 21:31:40,006 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-24 21:31:40,023 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-24 21:31:40,050 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-24 21:31:40,317 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-24 21:31:40,366 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-24 21:31:40,397 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-24 21:31:40,404 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 713 WARNING 2020-07-24 21:32:06,508 log 228 Not Found: /b46c76134af6f7590011.hot-update.json WARNING 2020-07-24 21:32:06,508 basehttp 154 "GET /b46c76134af6f7590011.hot-update.json HTTP/1.1" 404 3868 INFO 2020-07-24 21:32:09,215 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-24 21:32:09,218 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-24 21:32:09,218 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-24 21:32:09,236 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-24 21:32:09,245 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-24 21:32:09,277 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-24 21:32:09,475 basehttp 154 "GET /static/uploads/image/cc7d7c707e9a453fab5b33a245459326banner-bg.jpg HTTP/1.1" 200 38839 INFO 2020-07-24 21:32:09,477 basehttp 154 "GET /static/uploads/image/1b0ad9e58b0f49d88116aac00e96216ebanner-bg.jpg HTTP/1.1" 200 38839 INFO 2020-07-24 21:32:09,477 basehttp 154 "GET /static/uploads/image/a301dd31089a4ced975c2cf9868ebb06banner-bg.jpg HTTP/1.1" 200 38839 INFO 2020-07-24 21:32:09,478 basehttp 154 "GET /static/uploads/image/5957833d27e04829ada7797034b1364fbanner-bg.jpg HTTP/1.1" 200 38839 INFO 2020-07-24 21:32:09,629 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-24 21:32:09,642 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-24 21:32:09,652 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 713 INFO 2020-07-24 21:32:09,796 basehttp 154 "GET /static/uploads/visualize/22338a31646442ca980b4c798f662aa0photo-2.jpg HTTP/1.1" 200 36767 INFO 2020-07-24 21:32:09,796 basehttp 154 "GET /static/uploads/visualize/8b502e5f9bfb4f9ca2988767e4887c24photo-2.jpg HTTP/1.1" 200 36767 INFO 2020-07-24 21:32:09,797 basehttp 154 "GET /static/uploads/visualize/122a1b5a1b04427292d2525d547ab009photo-2.jpg HTTP/1.1" 200 36767 INFO 2020-07-24 21:32:09,798 basehttp 154 "GET /static/uploads/visualize/7beee73d00594f47940ddd5a0953f2c3photo-2.jpg HTTP/1.1" 200 36767 INFO 2020-07-24 21:38:02,886 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-24 21:38:02,891 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-24 21:38:02,891 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-24 21:38:02,891 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-24 21:38:02,896 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-24 21:38:03,201 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-24 21:38:03,274 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-24 21:38:03,288 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 713 INFO 2020-07-24 21:38:03,302 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 WARNING 2020-07-24 21:50:49,036 log 228 Not Found: /313ba291cb3c830884e5.hot-update.json WARNING 2020-07-24 21:50:49,039 basehttp 154 "GET /313ba291cb3c830884e5.hot-update.json HTTP/1.1" 404 3868 INFO 2020-07-24 21:50:50,846 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-24 21:50:50,871 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-24 21:50:50,877 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-24 21:50:50,884 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-24 21:50:51,152 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-24 21:50:51,201 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-24 21:50:51,222 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-24 21:50:51,264 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-24 21:50:51,265 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 713 INFO 2020-07-24 22:47:33,690 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-07-24 22:47:34,247 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-24 22:47:34,288 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-07-24 22:47:35,550 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-24 22:47:48,338 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-24 22:47:48,353 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-24 22:47:48,358 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-24 22:47:48,372 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-24 22:47:48,458 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-24 22:47:48,476 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-24 22:47:48,724 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-24 22:47:48,739 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-24 22:47:48,745 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 713 INFO 2020-07-24 22:50:14,934 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-24 22:50:14,944 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-24 22:50:14,952 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-24 22:50:14,968 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-24 22:50:14,991 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-24 22:50:15,006 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-24 22:50:15,312 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-24 22:50:15,315 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-24 22:50:15,320 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 713 INFO 2020-07-24 22:50:15,802 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-24 22:50:15,819 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-24 22:50:15,819 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-24 22:50:15,826 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-24 22:50:15,833 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-24 22:50:15,878 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-24 22:50:16,180 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-24 22:50:16,201 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-24 22:50:16,227 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 713 INFO 2020-07-24 22:51:17,696 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-24 22:51:17,701 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-24 22:51:17,701 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-24 22:51:17,715 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-24 22:51:17,725 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-24 22:51:17,754 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-24 22:51:18,073 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 713 INFO 2020-07-24 22:51:18,084 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-24 22:51:18,091 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-24 22:52:14,315 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-24 22:52:14,322 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-24 22:52:14,333 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-24 22:52:14,345 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-24 22:52:14,377 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-24 22:52:14,405 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-24 22:52:14,685 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-24 22:52:14,697 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 713 INFO 2020-07-24 22:52:14,717 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-24 22:52:14,733 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-24 22:52:14,779 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-24 22:52:14,800 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-24 22:52:15,056 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-24 22:52:15,102 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-24 22:52:15,136 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-24 22:52:15,138 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 713 INFO 2020-07-24 22:52:15,149 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-24 22:52:15,184 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-24 22:53:20,694 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-24 22:53:20,695 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-24 22:53:20,695 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-24 22:53:20,704 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-24 22:53:20,713 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-24 22:53:20,726 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-24 22:53:21,080 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 713 INFO 2020-07-24 22:53:21,087 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-24 22:53:21,099 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-24 22:53:42,742 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-24 22:53:42,749 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-24 22:53:42,749 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-24 22:53:42,761 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-24 22:53:42,776 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-24 22:53:42,796 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-24 22:53:43,118 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-24 22:53:43,145 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-24 22:53:43,149 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 713 INFO 2020-07-24 22:53:43,158 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-24 22:53:43,165 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-24 22:53:43,195 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-24 22:53:43,538 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-24 22:53:43,541 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-24 22:53:43,544 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-24 22:53:43,552 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-24 22:53:43,605 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 713 INFO 2020-07-24 22:53:43,608 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-24 23:04:01,311 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-24 23:04:01,315 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-24 23:04:01,543 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-24 23:04:01,701 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-24 23:04:01,727 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 713 INFO 2020-07-24 23:04:01,735 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-24 23:04:01,802 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-24 23:04:01,948 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-24 23:04:04,302 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-24 23:04:17,800 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-24 23:04:17,808 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 992 INFO 2020-07-24 23:04:17,814 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-24 23:04:17,823 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 296 INFO 2020-07-24 23:04:17,831 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 683 INFO 2020-07-24 23:04:17,876 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-24 23:04:18,192 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-24 23:04:18,208 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 199 INFO 2020-07-24 23:04:18,209 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 713 INFO 2020-07-27 09:14:46,015 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-27 09:18:46,221 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-07-27 09:18:49,153 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-27 09:18:49,182 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-07-27 09:18:55,099 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-27 09:19:02,336 basehttp 154 "OPTIONS /hm/hmgroup/ HTTP/1.1" 200 0 INFO 2020-07-27 09:19:02,777 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 52 WARNING 2020-07-27 09:19:11,024 log 228 Not Found: /:8800/hm/hmgroup/ WARNING 2020-07-27 09:19:11,025 basehttp 154 "POST /:8800/hm/hmgroup/ HTTP/1.1" 404 3812 WARNING 2020-07-27 09:19:21,891 log 228 Not Found: /:8800/hm/hmgroup/ WARNING 2020-07-27 09:19:21,893 basehttp 154 "POST /:8800/hm/hmgroup/ HTTP/1.1" 404 3812 INFO 2020-07-27 09:24:28,060 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 52 INFO 2020-07-27 09:24:31,073 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-27 09:25:18,906 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 52 INFO 2020-07-27 09:25:21,883 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 WARNING 2020-07-27 09:25:27,260 log 228 Not Found: /undefined/hm/hmgroup/ WARNING 2020-07-27 09:25:27,262 basehttp 154 "POST /undefined/hm/hmgroup/ HTTP/1.1" 404 3824 INFO 2020-07-27 09:26:19,041 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 52 INFO 2020-07-27 09:26:22,972 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 WARNING 2020-07-27 09:26:52,188 log 228 Not Found: /127.0.0.1:8800/hm/hmgroup/ WARNING 2020-07-27 09:26:52,189 basehttp 154 "POST /127.0.0.1:8800/hm/hmgroup/ HTTP/1.1" 404 3839 INFO 2020-07-27 09:27:53,087 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 52 INFO 2020-07-27 09:27:58,955 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 WARNING 2020-07-27 09:28:01,415 log 228 Not Found: /127.0.0.1:8800 WARNING 2020-07-27 09:28:01,416 basehttp 154 "POST /127.0.0.1:8800 HTTP/1.1" 404 3803 INFO 2020-07-27 09:28:35,005 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 52 INFO 2020-07-27 09:28:38,902 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-27 09:29:37,945 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 52 INFO 2020-07-27 09:29:42,006 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-27 09:29:47,161 basehttp 154 "OPTIONS / HTTP/1.1" 200 0 WARNING 2020-07-27 09:29:47,175 log 228 Not Found: / WARNING 2020-07-27 09:29:47,178 basehttp 154 "POST / HTTP/1.1" 404 3743 INFO 2020-07-27 09:30:24,932 basehttp 154 "POST /hm/hmgroup/ HTTP/1.1" 201 218 INFO 2020-07-27 09:30:26,902 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 270 INFO 2020-07-27 09:30:26,949 basehttp 154 "GET /static/uploads/visualize/6a87d2c5236d49fd9d1d06a92fc68a87123.png HTTP/1.1" 200 27562 INFO 2020-07-27 09:30:42,950 basehttp 154 "POST /hm/hmgroup/ HTTP/1.1" 201 218 INFO 2020-07-27 09:30:44,208 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 489 INFO 2020-07-27 09:30:44,595 basehttp 154 "GET /static/uploads/visualize/b43d716043314803b6da4327d2940951123.png HTTP/1.1" 200 27562 INFO 2020-07-27 09:30:48,141 basehttp 154 "POST /hm/hmgroup/ HTTP/1.1" 201 218 INFO 2020-07-27 09:30:48,628 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 708 INFO 2020-07-27 09:30:48,692 basehttp 154 "GET /static/uploads/visualize/1916c6ddf9db4759bc29a6df46e44164123.png HTTP/1.1" 200 27562 INFO 2020-07-27 09:30:54,084 basehttp 154 "POST /hm/hmgroup/ HTTP/1.1" 201 218 INFO 2020-07-27 09:30:55,947 basehttp 154 "GET /hm/hmgroup/ HTTP/1.1" 200 927 INFO 2020-07-27 09:30:55,997 basehttp 154 "GET /static/uploads/visualize/ac2af9270762443d91d6ce94638591cf123.png HTTP/1.1" 200 27562 INFO 2020-07-27 09:31:51,678 basehttp 154 "OPTIONS /hm/navigation/ HTTP/1.1" 200 0 INFO 2020-07-27 09:31:51,679 basehttp 154 "OPTIONS /hm/company/1/ HTTP/1.1" 200 0 INFO 2020-07-27 09:31:51,683 basehttp 154 "OPTIONS /hm/column/?id=1 HTTP/1.1" 200 0 INFO 2020-07-27 09:31:51,684 basehttp 154 "OPTIONS /hm/slideshow/?ordering=sort HTTP/1.1" 200 0 INFO 2020-07-27 09:31:53,104 basehttp 154 "GET /hm/company/1/ HTTP/1.1" 200 205 INFO 2020-07-27 09:31:53,155 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 911 INFO 2020-07-27 09:31:53,203 basehttp 154 "GET /hm/navigation/ HTTP/1.1" 200 1196 INFO 2020-07-27 09:31:53,203 basehttp 154 "GET /hm/column/?id=1 HTTP/1.1" 200 1390 INFO 2020-07-27 09:31:53,381 basehttp 154 "GET /static/uploads/image/a301dd31089a4ced975c2cf9868ebb06banner-bg.jpg HTTP/1.1" 200 38839 INFO 2020-07-27 09:31:53,415 basehttp 154 "GET /static/uploads/image/1b0ad9e58b0f49d88116aac00e96216ebanner-bg.jpg HTTP/1.1" 200 38839 INFO 2020-07-27 09:31:53,436 basehttp 154 "GET /static/uploads/image/cc7d7c707e9a453fab5b33a245459326banner-bg.jpg HTTP/1.1" 200 38839 INFO 2020-07-27 09:31:53,461 basehttp 154 "GET /static/uploads/image/5957833d27e04829ada7797034b1364fbanner-bg.jpg HTTP/1.1" 200 38839 INFO 2020-07-27 09:32:02,364 basehttp 154 "OPTIONS /hm/slideshow/ HTTP/1.1" 200 0 INFO 2020-07-27 09:32:04,983 basehttp 154 "POST /hm/slideshow/ HTTP/1.1" 201 208 INFO 2020-07-27 09:32:07,040 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 1120 INFO 2020-07-27 09:32:07,116 basehttp 154 "GET /static/uploads/image/5d6fefd4dfe249c9b8fd46a52950a75f123.png HTTP/1.1" 200 27562 INFO 2020-07-27 09:32:09,703 basehttp 154 "OPTIONS /hm/slideshow/26/ HTTP/1.1" 200 0 INFO 2020-07-27 09:32:11,899 basehttp 154 "DELETE /hm/slideshow/26/ HTTP/1.1" 204 0 INFO 2020-07-27 09:32:13,906 basehttp 154 "GET /hm/slideshow/?ordering=sort HTTP/1.1" 200 911 INFO 2020-07-27 09:36:12,272 basehttp 154 "OPTIONS /wb/company/ HTTP/1.1" 200 0 INFO 2020-07-27 09:36:12,275 basehttp 154 "OPTIONS /wb/navigation/ HTTP/1.1" 200 0 INFO 2020-07-27 09:36:12,282 basehttp 154 "OPTIONS /wb/hmwe/ HTTP/1.1" 200 0 INFO 2020-07-27 09:36:12,292 basehttp 154 "OPTIONS /wb/slideshow/ HTTP/1.1" 200 0 INFO 2020-07-27 09:36:12,302 basehttp 154 "OPTIONS /wb/hmcase/ HTTP/1.1" 200 0 INFO 2020-07-27 09:36:12,304 basehttp 154 "OPTIONS /wb/hmart/ HTTP/1.1" 200 0 INFO 2020-07-27 09:36:12,304 basehttp 154 "OPTIONS /wb/column/ HTTP/1.1" 200 0 INFO 2020-07-27 09:36:12,306 basehttp 154 "OPTIONS /wb/hmgroup/ HTTP/1.1" 200 0 INFO 2020-07-27 09:36:12,319 basehttp 154 "OPTIONS /wb/hmaddress/ HTTP/1.1" 200 0 INFO 2020-07-27 09:36:14,028 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 996 INFO 2020-07-27 09:36:14,029 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-27 09:36:14,050 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-27 09:36:14,051 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 659 INFO 2020-07-27 09:36:14,072 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 288 INFO 2020-07-27 09:36:14,122 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-27 09:36:15,963 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 115 INFO 2020-07-27 09:36:15,963 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-27 09:36:15,963 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 381 INFO 2020-07-27 09:36:16,008 basehttp 154 "GET /static/uploads/visualize/ac2af9270762443d91d6ce94638591cf123.png HTTP/1.1" 304 0 INFO 2020-07-27 09:36:16,009 basehttp 154 "GET /static/uploads/visualize/1916c6ddf9db4759bc29a6df46e44164123.png HTTP/1.1" 304 0 INFO 2020-07-27 09:36:16,033 basehttp 154 "GET /static/uploads/visualize/6a87d2c5236d49fd9d1d06a92fc68a87123.png HTTP/1.1" 304 0 INFO 2020-07-27 09:36:16,033 basehttp 154 "GET /static/uploads/visualize/b43d716043314803b6da4327d2940951123.png HTTP/1.1" 304 0 WARNING 2020-07-27 09:52:29,276 basehttp 154 "GET /static/images/macbook.png HTTP/1.1" 404 1678 INFO 2020-07-27 09:52:31,021 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 659 INFO 2020-07-27 09:52:31,023 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 288 INFO 2020-07-27 09:52:31,028 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-27 09:52:31,039 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-27 09:52:31,043 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 996 INFO 2020-07-27 09:52:31,067 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-27 09:52:32,985 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 381 INFO 2020-07-27 09:52:32,986 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-27 09:52:33,049 basehttp 154 "GET /static/uploads/visualize/ac2af9270762443d91d6ce94638591cf123.png HTTP/1.1" 304 0 INFO 2020-07-27 09:52:33,050 basehttp 154 "GET /static/uploads/visualize/b43d716043314803b6da4327d2940951123.png HTTP/1.1" 304 0 INFO 2020-07-27 09:52:33,050 basehttp 154 "GET /static/uploads/visualize/1916c6ddf9db4759bc29a6df46e44164123.png HTTP/1.1" 304 0 INFO 2020-07-27 09:52:33,069 basehttp 154 "GET /static/uploads/visualize/6a87d2c5236d49fd9d1d06a92fc68a87123.png HTTP/1.1" 304 0 INFO 2020-07-27 09:52:33,898 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 115 INFO 2020-07-27 09:53:58,927 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-27 09:54:06,069 basehttp 154 "GET /static/images/macbook.png HTTP/1.1" 200 389505 INFO 2020-07-27 09:54:07,254 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 996 INFO 2020-07-27 09:54:07,271 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 659 INFO 2020-07-27 09:54:07,272 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 288 INFO 2020-07-27 09:54:07,298 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-27 09:54:07,307 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-27 09:54:07,317 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-27 09:54:07,649 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-27 09:54:07,710 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 115 INFO 2020-07-27 09:54:07,711 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 381 INFO 2020-07-27 09:57:18,957 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 996 INFO 2020-07-27 09:57:18,991 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-27 09:57:18,991 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-27 09:57:18,993 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 659 INFO 2020-07-27 09:57:19,001 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 288 INFO 2020-07-27 09:57:19,006 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-27 09:57:20,888 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-27 09:57:20,933 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 115 INFO 2020-07-27 09:57:20,983 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 381 INFO 2020-07-27 09:57:21,023 basehttp 154 "GET /static/uploads/visualize/1916c6ddf9db4759bc29a6df46e44164123.png HTTP/1.1" 304 0 INFO 2020-07-27 09:57:21,023 basehttp 154 "GET /static/uploads/visualize/ac2af9270762443d91d6ce94638591cf123.png HTTP/1.1" 304 0 INFO 2020-07-27 09:57:21,024 basehttp 154 "GET /static/uploads/visualize/6a87d2c5236d49fd9d1d06a92fc68a87123.png HTTP/1.1" 304 0 INFO 2020-07-27 09:57:21,024 basehttp 154 "GET /static/uploads/visualize/b43d716043314803b6da4327d2940951123.png HTTP/1.1" 304 0 INFO 2020-07-27 09:57:59,041 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 996 INFO 2020-07-27 09:57:59,041 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 659 INFO 2020-07-27 09:57:59,051 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 288 INFO 2020-07-27 09:57:59,055 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-27 09:57:59,055 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-27 09:57:59,899 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-27 09:58:01,933 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-27 09:58:01,935 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 381 INFO 2020-07-27 09:58:01,936 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 115 INFO 2020-07-27 09:58:04,950 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 996 INFO 2020-07-27 09:58:04,967 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 288 INFO 2020-07-27 09:58:04,967 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-27 09:58:04,967 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 659 INFO 2020-07-27 09:58:04,968 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-27 09:58:05,040 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-27 09:58:06,934 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 115 INFO 2020-07-27 09:58:06,937 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 381 INFO 2020-07-27 09:58:06,939 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-27 09:58:44,987 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 288 INFO 2020-07-27 09:58:45,041 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-27 09:58:45,042 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 996 INFO 2020-07-27 09:58:45,042 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 659 INFO 2020-07-27 09:58:45,045 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-27 09:58:45,895 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-27 09:58:46,934 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 381 INFO 2020-07-27 09:58:46,975 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-27 09:58:46,985 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 115 INFO 2020-07-27 10:00:44,929 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-27 10:00:44,984 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 288 INFO 2020-07-27 10:00:44,990 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 996 INFO 2020-07-27 10:00:44,990 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 659 INFO 2020-07-27 10:00:44,993 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-27 10:00:45,025 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-27 10:00:46,090 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-27 10:00:46,946 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 115 INFO 2020-07-27 10:00:46,948 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 381 INFO 2020-07-27 10:00:47,008 basehttp 154 "GET /static/uploads/visualize/b43d716043314803b6da4327d2940951123.png HTTP/1.1" 304 0 INFO 2020-07-27 10:00:47,009 basehttp 154 "GET /static/uploads/visualize/ac2af9270762443d91d6ce94638591cf123.png HTTP/1.1" 304 0 INFO 2020-07-27 10:00:47,009 basehttp 154 "GET /static/uploads/visualize/1916c6ddf9db4759bc29a6df46e44164123.png HTTP/1.1" 304 0 INFO 2020-07-27 10:00:47,010 basehttp 154 "GET /static/uploads/visualize/6a87d2c5236d49fd9d1d06a92fc68a87123.png HTTP/1.1" 304 0 INFO 2020-07-27 10:01:28,009 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-27 10:01:28,009 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 659 INFO 2020-07-27 10:01:28,078 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-27 10:01:28,083 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-27 10:01:28,089 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 996 INFO 2020-07-27 10:01:28,091 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 288 INFO 2020-07-27 10:01:29,934 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-27 10:01:29,973 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 115 INFO 2020-07-27 10:01:29,991 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 381 INFO 2020-07-27 21:33:37,119 autoreload 597 Watching for file changes with StatReloader INFO 2020-07-27 21:37:07,912 basehttp 154 "OPTIONS /wb/company/ HTTP/1.1" 200 0 INFO 2020-07-27 21:37:07,935 basehttp 154 "OPTIONS /wb/navigation/ HTTP/1.1" 200 0 INFO 2020-07-27 21:37:07,936 basehttp 154 "OPTIONS /wb/slideshow/ HTTP/1.1" 200 0 INFO 2020-07-27 21:37:07,937 basehttp 154 "OPTIONS /wb/hmwe/ HTTP/1.1" 200 0 INFO 2020-07-27 21:37:07,937 basehttp 154 "OPTIONS /wb/hmcase/ HTTP/1.1" 200 0 INFO 2020-07-27 21:37:07,938 basehttp 154 "OPTIONS /wb/hmart/ HTTP/1.1" 200 0 INFO 2020-07-27 21:37:07,938 basehttp 154 "OPTIONS /wb/column/ HTTP/1.1" 200 0 INFO 2020-07-27 21:37:07,943 basehttp 154 "OPTIONS /wb/hmgroup/ HTTP/1.1" 200 0 INFO 2020-07-27 21:37:07,945 basehttp 154 "OPTIONS /wb/hmaddress/ HTTP/1.1" 200 0 INFO 2020-07-27 21:37:09,817 basehttp 154 "GET /wb/hmcase/ HTTP/1.1" 200 626 INFO 2020-07-27 21:37:09,818 basehttp 154 "GET /wb/hmwe/ HTTP/1.1" 200 996 INFO 2020-07-27 21:37:09,825 basehttp 154 "GET /wb/company/ HTTP/1.1" 200 39 INFO 2020-07-27 21:37:10,637 basehttp 154 "GET /wb/column/ HTTP/1.1" 200 659 INFO 2020-07-27 21:37:10,637 basehttp 154 "GET /wb/slideshow/ HTTP/1.1" 200 365 INFO 2020-07-27 21:37:10,639 basehttp 154 "GET /wb/navigation/ HTTP/1.1" 200 288 INFO 2020-07-27 21:37:10,716 basehttp 154 "GET /static/uploads/image/a301dd31089a4ced975c2cf9868ebb06banner-bg.jpg HTTP/1.1" 304 0 INFO 2020-07-27 21:37:10,716 basehttp 154 "GET /static/uploads/image/5957833d27e04829ada7797034b1364fbanner-bg.jpg HTTP/1.1" 304 0 INFO 2020-07-27 21:37:10,716 basehttp 154 "GET /static/uploads/image/cc7d7c707e9a453fab5b33a245459326banner-bg.jpg HTTP/1.1" 304 0 INFO 2020-07-27 21:37:10,717 basehttp 154 "GET /static/uploads/image/1b0ad9e58b0f49d88116aac00e96216ebanner-bg.jpg HTTP/1.1" 304 0 INFO 2020-07-27 21:37:11,747 basehttp 154 "GET /wb/hmgroup/ HTTP/1.1" 200 381 INFO 2020-07-27 21:37:11,753 basehttp 154 "GET /wb/hmart/ HTTP/1.1" 200 812 INFO 2020-07-27 21:37:11,759 basehttp 154 "GET /wb/hmaddress/ HTTP/1.1" 200 115 INFO 2020-07-27 21:37:11,795 basehttp 154 "GET /static/uploads/visualize/ac2af9270762443d91d6ce94638591cf123.png HTTP/1.1" 304 0 INFO 2020-07-27 21:37:11,796 basehttp 154 "GET /static/uploads/visualize/1916c6ddf9db4759bc29a6df46e44164123.png HTTP/1.1" 304 0 INFO 2020-07-27 21:37:11,796 basehttp 154 "GET /static/uploads/visualize/b43d716043314803b6da4327d2940951123.png HTTP/1.1" 304 0 INFO 2020-07-27 21:37:11,796 basehttp 154 "GET /static/uploads/visualize/6a87d2c5236d49fd9d1d06a92fc68a87123.png HTTP/1.1" 304 0 INFO 2020-07-27 21:41:52,774 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-07-27 21:41:54,782 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-07-27 21:41:54,819 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-07-27 21:41:57,209 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-27 21:42:54,896 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-27 21:43:29,997 basehttp 154 "OPTIONS /hm/editorcontens/ HTTP/1.1" 200 0 INFO 2020-07-27 21:43:31,015 basehttp 154 "POST /hm/editorcontens/ HTTP/1.1" 201 187 INFO 2020-07-27 21:44:28,753 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1339 INFO 2020-07-27 21:45:21,028 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 70 INFO 2020-07-27 21:45:39,037 basehttp 154 "OPTIONS /hm/editorimg/ HTTP/1.1" 200 0 INFO 2020-07-27 21:45:39,455 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 67 INFO 2020-07-27 21:45:39,790 basehttp 154 "GET /static/uploads/editorimg/f434426bd5b842c8982b33f92b358010123.png HTTP/1.1" 200 27562 INFO 2020-07-27 21:46:51,841 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 67 INFO 2020-07-27 21:46:51,883 basehttp 154 "GET /static/uploads/editorimg/7a6515c78a7e4ca6a1a3ff6a27fb868a123.png HTTP/1.1" 200 27562 INFO 2020-07-27 21:50:00,542 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 70 INFO 2020-07-27 21:51:59,626 basehttp 154 "POST /hm/editorimg/ HTTP/1.1" 200 67 INFO 2020-07-27 21:51:59,963 basehttp 154 "GET /static/uploads/editorimg/fd2568589dd142d5a45dcef6c8e8d2e7123.png HTTP/1.1" 200 27562 INFO 2020-07-27 22:01:34,090 basehttp 154 "OPTIONS /hm/hmgroup/ HTTP/1.1" 200 0 INFO 2020-07-27 22:01:34,770 basehttp 154 "POST /hm/hmgroup/ HTTP/1.1" 201 218 INFO 2020-07-27 22:05:26,259 basehttp 154 "OPTIONS /hm/slideshow/ HTTP/1.1" 200 0 INFO 2020-07-27 22:05:27,013 basehttp 154 "POST /hm/slideshow/ HTTP/1.1" 201 208 INFO 2020-07-27 22:05:50,671 basehttp 154 "POST /hm/slideshow/ HTTP/1.1" 201 208 INFO 2020-07-27 22:06:20,781 basehttp 154 "POST /hm/hmgroup/ HTTP/1.1" 201 218 INFO 2020-07-27 22:06:41,028 basehttp 154 "GET /static/uploads/visualize/5ed65c0207fc4e2dab094cdef48e58ec123.png HTTP/1.1" 200 27562 INFO 2020-07-27 22:06:41,030 basehttp 154 "GET /static/uploads/visualize/103f5b9c06974f1387345d6e6081e788123.png HTTP/1.1" 200 27562 INFO 2020-07-27 22:11:23,827 basehttp 154 "POST /hm/hmgroup/ HTTP/1.1" 201 218 INFO 2020-07-27 22:12:02,992 basehttp 154 "POST /hm/hmgroup/ HTTP/1.1" 201 218 INFO 2020-07-27 22:17:29,057 basehttp 154 "POST /hm/hmgroup/ HTTP/1.1" 201 218 INFO 2020-07-27 22:18:05,993 basehttp 154 "POST /hm/hmgroup/ HTTP/1.1" 201 218 WARNING 2020-07-27 22:23:22,856 log 228 Not Found: /login WARNING 2020-07-27 22:23:22,857 basehttp 154 "POST /login HTTP/1.1" 404 3776 WARNING 2020-07-27 22:23:28,743 log 228 Not Found: /login/ WARNING 2020-07-27 22:23:28,744 basehttp 154 "POST /login/ HTTP/1.1" 404 3779 WARNING 2020-07-27 22:23:49,639 log 228 Not Found: /login/ WARNING 2020-07-27 22:23:49,640 basehttp 154 "POST /login/ HTTP/1.1" 404 3779 WARNING 2020-07-27 22:24:04,778 log 228 Not Found: /login/ WARNING 2020-07-27 22:24:04,779 basehttp 154 "POST /login/ HTTP/1.1" 404 3779 WARNING 2020-07-27 22:24:15,644 log 228 Not Found: /login/ WARNING 2020-07-27 22:24:15,645 basehttp 154 "POST /login/ HTTP/1.1" 404 3779 INFO 2020-08-21 21:10:31,082 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 13:48:40,099 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 13:50:30,112 autoreload 217 F:\python\privateobj\obj\wnserver\project\settings\dev.py changed, reloading. INFO 2020-08-22 13:50:31,428 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 13:50:42,010 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 13:56:18,775 basehttp 154 "OPTIONS /login HTTP/1.1" 200 0 WARNING 2020-08-22 13:56:18,803 log 228 Not Found: /login WARNING 2020-08-22 13:56:18,804 basehttp 154 "POST /login HTTP/1.1" 404 3776 WARNING 2020-08-22 13:56:26,308 log 228 Not Found: /login WARNING 2020-08-22 13:56:26,309 basehttp 154 "POST /login HTTP/1.1" 404 3776 INFO 2020-08-22 13:58:14,520 basehttp 154 "OPTIONS /hm/login HTTP/1.1" 200 0 WARNING 2020-08-22 13:58:14,527 log 228 Not Found: /hm/login WARNING 2020-08-22 13:58:14,528 basehttp 154 "POST /hm/login HTTP/1.1" 404 8000 INFO 2020-08-22 13:58:38,059 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-08-22 13:58:38,687 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-08-22 13:58:45,012 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-08-22 13:59:05,951 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-08-22 13:59:07,000 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-08-22 13:59:36,174 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-08-22 14:01:01,926 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-08-22 14:01:24,117 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-08-22 14:01:45,858 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-08-22 14:02:57,990 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-08-22 14:02:58,011 basehttp 154 "OPTIONS /menus HTTP/1.1" 200 0 WARNING 2020-08-22 14:02:58,024 log 228 Not Found: /menus WARNING 2020-08-22 14:02:58,025 basehttp 154 "GET /menus HTTP/1.1" 404 3775 INFO 2020-08-22 14:03:10,974 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 WARNING 2020-08-22 14:03:10,999 log 228 Not Found: /menus WARNING 2020-08-22 14:03:11,000 basehttp 154 "GET /menus HTTP/1.1" 404 3775 INFO 2020-08-22 14:03:34,292 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 WARNING 2020-08-22 14:03:34,315 log 228 Not Found: /menus WARNING 2020-08-22 14:03:34,316 basehttp 154 "GET /menus HTTP/1.1" 404 3775 INFO 2020-08-22 14:06:07,400 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 WARNING 2020-08-22 14:06:07,405 log 228 Unauthorized: /hm/bar/ WARNING 2020-08-22 14:06:07,406 basehttp 154 "GET /hm/bar/ HTTP/1.1" 401 43 WARNING 2020-08-22 14:07:50,505 log 228 Unauthorized: /hm/bar/ WARNING 2020-08-22 14:07:50,506 basehttp 154 "GET /hm/bar/ HTTP/1.1" 401 43 WARNING 2020-08-22 14:17:45,809 log 228 Unauthorized: /hm/bar/ WARNING 2020-08-22 14:17:45,810 basehttp 154 "GET /hm/bar/ HTTP/1.1" 401 43 WARNING 2020-08-22 14:18:46,755 log 228 Unauthorized: /hm/bar/ WARNING 2020-08-22 14:18:46,756 basehttp 154 "GET /hm/bar/ HTTP/1.1" 401 43 WARNING 2020-08-22 14:18:49,250 log 228 Unauthorized: /hm/bar/ WARNING 2020-08-22 14:18:49,251 basehttp 154 "GET /hm/bar/ HTTP/1.1" 401 43 INFO 2020-08-22 14:19:00,042 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 WARNING 2020-08-22 14:19:00,065 log 228 Unauthorized: /hm/bar/ WARNING 2020-08-22 14:19:00,065 basehttp 154 "GET /hm/bar/ HTTP/1.1" 401 43 WARNING 2020-08-22 14:19:42,890 log 228 Unauthorized: /hm/bar/ WARNING 2020-08-22 14:19:42,891 basehttp 154 "GET /hm/bar/ HTTP/1.1" 401 43 WARNING 2020-08-22 14:19:59,751 log 228 Unauthorized: /hm/bar/ WARNING 2020-08-22 14:19:59,752 basehttp 154 "GET /hm/bar/ HTTP/1.1" 401 43 INFO 2020-08-22 14:23:59,141 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-08-22 14:24:03,578 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-08-22 14:24:30,574 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-08-22 14:24:32,033 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 391 INFO 2020-08-22 14:25:52,667 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 391 INFO 2020-08-22 14:27:30,752 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 391 INFO 2020-08-22 14:43:55,968 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 391 INFO 2020-08-22 14:44:40,687 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-22 14:45:26,087 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-22 14:51:07,170 autoreload 217 F:\python\privateobj\obj\wnserver\project\settings\dev.py changed, reloading. INFO 2020-08-22 14:51:08,213 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 14:51:34,161 autoreload 217 F:\python\privateobj\obj\wnserver\project\settings\dev.py changed, reloading. INFO 2020-08-22 14:51:35,104 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 14:51:37,546 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 14:51:58,286 autoreload 217 F:\python\privateobj\obj\wnserver\project\urls.py changed, reloading. INFO 2020-08-22 14:51:59,251 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 14:52:31,642 autoreload 217 F:\python\privateobj\obj\wnserver\project\urls.py changed, reloading. INFO 2020-08-22 14:52:32,596 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 14:53:30,046 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 14:58:12,718 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-22 15:00:13,162 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-22 15:03:25,196 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-22 15:04:36,738 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-22 15:20:01,296 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-22 15:20:14,148 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-08-22 15:20:15,884 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-22 15:23:34,966 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-08-22 15:23:35,686 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-22 15:25:00,735 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-08-22 15:25:31,753 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-08-22 15:25:54,964 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-08-22 15:26:26,965 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-08-22 15:26:56,694 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-08-22 15:27:14,969 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-08-22 15:27:24,885 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-08-22 15:27:36,738 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-08-22 15:27:48,070 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-08-22 15:28:13,354 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-08-22 15:28:14,698 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-22 15:28:35,654 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-22 15:28:39,008 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-08-22 15:28:56,260 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-08-22 15:28:57,599 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-22 15:54:04,286 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-22 19:01:11,029 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-22 19:01:12,068 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 19:01:55,989 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-22 19:01:57,145 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 19:02:59,092 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-22 19:02:59,992 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 19:03:24,820 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-22 19:03:25,865 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 19:04:40,633 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-22 19:04:41,811 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 19:05:19,415 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-22 19:05:20,370 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 19:06:11,874 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-22 19:06:12,996 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 19:06:47,132 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-22 19:06:48,189 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 19:07:35,916 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-22 19:07:36,985 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 19:08:34,581 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-22 19:08:35,650 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 19:09:21,941 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-22 19:09:23,058 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 19:11:37,937 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-22 19:11:38,937 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 19:12:18,035 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-22 19:12:19,255 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 19:13:01,301 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-22 19:13:02,501 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 19:13:26,321 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-22 19:13:27,390 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 19:13:58,404 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-22 19:13:59,415 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 19:14:25,617 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-22 19:14:26,973 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 19:15:25,690 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-22 19:15:26,700 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 19:15:43,919 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-22 19:15:45,009 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 19:23:55,105 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-22 19:23:56,068 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 19:27:12,306 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-08-22 19:27:12,950 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-08-22 19:27:12,986 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-08-22 19:27:14,723 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-22 21:00:59,369 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-22 21:01:00,476 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 21:01:06,407 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-22 21:01:07,487 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 21:01:22,636 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-22 21:01:23,760 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 21:02:58,613 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-08-22 21:02:59,330 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-22 21:10:54,385 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-22 21:10:55,428 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 21:11:16,572 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\serializer.py changed, reloading. INFO 2020-08-22 21:11:17,707 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 21:12:00,942 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\serializer.py changed, reloading. INFO 2020-08-22 21:12:01,944 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 21:15:30,173 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\serializer.py changed, reloading. INFO 2020-08-22 21:15:31,405 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 21:18:16,195 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-08-22 21:18:17,349 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 21:18:54,242 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-08-22 21:18:55,289 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 21:19:58,140 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-08-22 21:19:59,135 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 21:21:24,008 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-08-22 21:21:25,203 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 21:28:46,466 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\urls.py changed, reloading. INFO 2020-08-22 21:28:47,788 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 21:29:26,194 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-22 21:29:27,215 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 21:30:06,304 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-22 21:30:07,371 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 21:30:13,819 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-22 21:30:14,809 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 21:33:18,457 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-22 21:33:19,516 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-22 21:40:19,848 basehttp 154 "OPTIONS /hm/wncomponent/ HTTP/1.1" 200 0 INFO 2020-08-22 21:40:20,901 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-22 21:40:21,360 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-22 21:40:25,421 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-08-22 21:40:26,532 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-22 21:40:26,814 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-22 21:40:47,857 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-22 21:40:48,441 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-22 21:40:57,260 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-22 21:40:57,529 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-22 21:41:35,539 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-22 21:41:35,990 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-22 21:41:39,697 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-22 21:41:40,576 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-22 21:41:46,860 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-22 21:41:47,077 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-22 21:42:54,207 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-22 21:42:54,679 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-22 21:43:00,849 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-22 21:43:01,986 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-22 21:44:16,260 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-22 21:44:16,730 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-22 21:44:22,555 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-22 21:44:22,772 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-22 21:44:48,938 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-22 21:44:49,151 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-22 21:45:30,403 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-22 21:45:31,381 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-22 21:45:35,583 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-22 21:45:35,823 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-22 21:45:52,834 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-22 21:45:53,591 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-22 21:45:56,723 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-22 21:45:56,934 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-22 21:50:11,479 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-22 21:50:11,959 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-22 21:50:15,349 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-22 21:50:15,374 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-22 21:50:31,865 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-22 21:50:32,083 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-22 21:52:21,857 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-22 21:52:22,089 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-22 21:52:51,150 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-22 21:52:51,608 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-22 21:53:02,275 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-22 21:53:02,523 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-22 21:53:03,489 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-22 21:53:03,953 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-22 21:53:14,934 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-22 21:53:15,169 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-22 21:53:15,399 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-22 21:53:16,487 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-22 21:53:17,284 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-22 21:53:17,546 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-22 21:53:25,855 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-22 21:53:26,095 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-22 21:53:47,102 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-22 21:53:47,326 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-22 21:53:47,622 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-22 21:53:48,090 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-22 21:53:49,943 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-22 21:53:50,164 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-22 21:54:04,988 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-22 21:54:06,437 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-22 21:56:47,249 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-22 21:56:47,493 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 12:16:55,653 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-23 12:22:43,863 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-23 12:22:44,856 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-23 12:25:03,295 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-23 12:25:05,292 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-23 12:26:42,171 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-08-23 12:26:42,751 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 295 INFO 2020-08-23 12:26:42,785 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-08-23 12:26:44,312 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 12:26:45,959 basehttp 154 "OPTIONS /hm/wncomponent/ HTTP/1.1" 200 0 INFO 2020-08-23 12:26:46,754 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 12:27:23,978 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 12:27:33,462 basehttp 154 "OPTIONS /hm/wncomponentcss/?coding=carousel01 HTTP/1.1" 200 0 INFO 2020-08-23 12:27:34,435 basehttp 154 "GET /hm/wncomponentcss/?coding=carousel01 HTTP/1.1" 200 451 INFO 2020-08-23 12:47:09,780 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-23 12:49:47,780 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 12:49:54,776 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 12:49:54,991 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 12:52:33,474 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 12:52:34,426 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 12:52:45,739 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 12:53:07,695 basehttp 154 "OPTIONS /hm/wncomponentcss/ HTTP/1.1" 200 0 INFO 2020-08-23 12:53:08,142 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 12:53:08,200 basehttp 154 "GET /hm/wncomponentcss/ HTTP/1.1" 200 1257 INFO 2020-08-23 12:53:08,405 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 12:53:13,916 basehttp 154 "OPTIONS /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 0 INFO 2020-08-23 12:53:14,766 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 12:53:22,275 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 12:53:28,657 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 12:53:28,663 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 12:53:32,792 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 12:53:32,811 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 12:53:33,018 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 12:54:01,147 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 12:54:01,149 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 12:54:01,379 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 12:54:35,511 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 12:54:35,516 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 12:54:35,756 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 12:55:06,716 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 12:55:06,737 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 12:55:11,917 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 12:55:11,917 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 12:55:12,131 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 12:55:34,423 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 12:55:34,432 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 12:56:20,863 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 12:56:20,873 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 12:56:21,100 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 12:56:49,760 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 12:56:49,767 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 12:56:50,468 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 12:57:24,423 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 12:57:24,478 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 12:57:24,659 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 12:59:02,800 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 12:59:02,828 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 12:59:03,003 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 12:59:31,203 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 12:59:31,231 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 12:59:31,679 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 12:59:38,480 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 12:59:38,482 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 12:59:38,668 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 12:59:38,931 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:00:07,743 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:00:07,744 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 13:00:08,217 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:00:12,691 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:00:13,740 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:02:00,230 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:02:00,239 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 13:02:00,431 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:02:00,698 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:02:08,736 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 13:02:08,742 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:02:08,957 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:02:09,180 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:02:41,946 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 13:02:41,947 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:02:42,397 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:02:54,247 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 13:02:54,261 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:02:59,313 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:02:59,314 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 13:02:59,502 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:03:11,802 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 13:03:14,724 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:03:14,741 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 13:03:24,440 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 13:03:24,442 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:03:24,647 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:04:23,513 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 13:04:23,517 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:04:23,963 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:04:28,787 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:04:28,812 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 13:04:29,039 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:04:29,239 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:04:49,745 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 13:04:49,746 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:04:55,724 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 13:04:55,761 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:04:55,964 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:05:08,688 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 13:05:08,700 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:05:34,720 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 13:05:34,740 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:05:34,955 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:05:52,426 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:05:58,771 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:05:58,962 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:06:13,731 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:06:30,546 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:06:31,424 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:09:04,726 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:09:04,941 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:09:09,385 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:09:09,639 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:12:53,364 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:12:53,596 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:12:58,000 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:12:58,229 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:13:53,004 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:13:53,234 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:14:04,295 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:14:04,537 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:14:35,752 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:14:44,503 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:14:56,682 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:15:19,556 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:15:49,442 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:15:52,849 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:15:53,077 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:16:03,328 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:16:27,513 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:19:13,004 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:19:13,253 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:19:20,791 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:19:21,021 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:19:28,446 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:23:03,743 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:23:03,960 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:23:15,821 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:23:16,054 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:24:05,332 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:24:14,547 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:24:19,325 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:27:09,719 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:27:09,957 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:27:16,082 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:27:16,270 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:27:31,729 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:27:31,961 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:27:35,110 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:27:35,364 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:27:47,784 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:27:48,033 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:28:10,702 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:28:11,507 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:29:04,278 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:29:08,837 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:29:09,071 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:29:29,603 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:29:33,378 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:29:33,615 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:29:42,736 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:31:21,428 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:31:21,589 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:31:26,680 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:31:27,477 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:32:57,724 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:32:57,979 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:33:04,700 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:33:04,956 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:33:18,991 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:33:19,205 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:33:27,740 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:33:27,965 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:34:48,683 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:34:48,933 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:34:59,741 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:34:59,973 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:41:34,482 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:41:35,365 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:41:43,737 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:41:43,965 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:42:15,737 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:42:15,955 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:45:12,147 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:45:16,740 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:45:16,988 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:46:06,744 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:46:12,631 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:46:12,863 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:46:38,100 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:46:38,310 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:48:11,449 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:48:11,663 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:48:18,583 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:48:22,481 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:48:23,364 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:48:34,696 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:48:34,900 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:52:59,694 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:54:45,342 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:54:45,506 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:54:50,165 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:54:50,475 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:55:13,731 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:55:13,958 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:55:50,715 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:55:50,963 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:55:56,734 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:55:56,964 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 13:56:20,742 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 13:56:20,984 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 14:02:59,460 basehttp 154 "GET /hm/wncomponentcss/ HTTP/1.1" 200 1257 INFO 2020-08-23 14:02:59,693 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 14:03:30,493 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:03:30,793 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 14:03:57,880 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:03:58,081 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 14:04:22,033 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:04:22,279 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 14:04:30,579 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:04:30,816 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 14:05:25,893 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:05:26,078 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 14:05:45,489 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:05:45,727 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 14:06:33,537 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:06:33,771 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 14:07:04,362 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:07:04,583 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 14:09:55,702 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:09:59,699 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:10:02,709 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:10:02,943 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 14:10:22,234 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:10:23,307 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:15:52,759 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:15:57,546 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:15:58,350 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 14:16:03,727 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:16:34,498 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:16:34,949 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:17:04,359 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:17:09,703 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:17:09,942 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 14:26:04,824 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 14:26:44,641 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-08-23 14:26:44,659 basehttp 154 "OPTIONS /xxx.com HTTP/1.1" 200 0 WARNING 2020-08-23 14:26:44,672 log 228 Not Found: /xxx.com WARNING 2020-08-23 14:26:44,673 basehttp 154 "GET /xxx.com HTTP/1.1" 404 2274 INFO 2020-08-23 14:26:45,357 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 14:27:49,925 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 14:38:13,608 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 14:38:55,488 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 14:41:00,161 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 14:42:12,209 basehttp 154 "OPTIONS /hm/wncomponent/ HTTP/1.1" 200 0 INFO 2020-08-23 14:42:13,302 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 14:42:17,621 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 14:42:17,819 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 14:42:34,870 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 14:42:34,940 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:42:35,091 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 14:42:57,115 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 14:42:57,136 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:43:05,366 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:43:05,384 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 14:43:05,804 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:43:08,472 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:43:08,486 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 14:43:08,696 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 14:43:08,937 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:45:00,810 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:45:00,820 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 14:45:01,043 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 14:45:01,269 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:45:10,603 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:45:10,604 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 14:45:22,564 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 14:45:22,566 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:45:22,808 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 14:45:47,097 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 14:45:47,127 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:45:47,425 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 14:46:02,305 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:46:02,306 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 14:47:21,958 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 14:47:21,974 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:47:33,690 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:47:33,706 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 14:47:48,916 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:47:48,925 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 14:47:49,125 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 14:47:51,700 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:47:51,721 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 14:47:51,894 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 14:47:55,718 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 14:47:55,749 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:47:55,972 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 14:48:05,379 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 14:48:05,391 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:48:05,598 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 14:48:11,117 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:48:11,122 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 14:48:17,688 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 14:48:17,712 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:48:55,392 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 14:48:55,396 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:50:26,343 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:50:26,343 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 14:50:26,578 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 14:50:47,815 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:50:47,825 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 14:51:11,690 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:51:11,704 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 14:51:18,696 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 14:51:18,706 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:51:18,927 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 14:51:25,903 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:51:25,930 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 14:52:03,854 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 14:52:03,867 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:52:11,015 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:52:11,021 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 14:52:11,234 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 14:52:28,385 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 14:52:28,386 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:52:32,611 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 14:52:32,625 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:52:33,478 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 14:52:37,439 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 14:52:37,466 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:52:37,661 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 INFO 2020-08-23 14:53:57,440 basehttp 154 "OPTIONS /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 0 INFO 2020-08-23 14:53:58,474 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 14:53:58,481 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 14:54:14,572 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 14:54:14,573 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 WARNING 2020-08-23 14:59:32,152 log 228 Unauthorized: /hm/wncomponentcss/ WARNING 2020-08-23 14:59:32,154 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 401 38 WARNING 2020-08-23 14:59:44,644 log 228 Unauthorized: /hm/wncomponentcss/ WARNING 2020-08-23 14:59:44,645 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 401 38 INFO 2020-08-23 15:01:39,953 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 588 INFO 2020-08-23 15:01:40,205 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 394 WARNING 2020-08-23 15:02:24,008 log 228 Unauthorized: /hm/wncomponentcss/ WARNING 2020-08-23 15:02:24,008 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 401 38 WARNING 2020-08-23 15:02:29,624 log 228 Unauthorized: /hm/wncomponentcss/ WARNING 2020-08-23 15:02:29,625 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 401 38 INFO 2020-08-23 15:02:37,928 basehttp 154 "OPTIONS /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 0 WARNING 2020-08-23 15:02:37,936 log 228 Not Found: /wb/wncomponentcss/ WARNING 2020-08-23 15:02:37,936 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 404 2320 WARNING 2020-08-23 15:03:12,456 log 228 Not Found: /wb/wncomponentcss/ WARNING 2020-08-23 15:03:12,458 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 404 2320 INFO 2020-08-23 15:03:51,296 autoreload 217 F:\python\privateobj\obj\wnserver\project\urls.py changed, reloading. INFO 2020-08-23 15:03:52,313 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-23 15:04:19,610 autoreload 217 F:\python\privateobj\obj\wnserver\project\urls.py changed, reloading. INFO 2020-08-23 15:04:20,806 autoreload 597 Watching for file changes with StatReloader WARNING 2020-08-23 15:04:23,776 log 228 Not Found: /wb/wncomponentcss/ WARNING 2020-08-23 15:04:23,777 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 404 4129 INFO 2020-08-23 15:05:44,237 autoreload 217 F:\python\privateobj\obj\wnserver\project\settings\dev.py changed, reloading. INFO 2020-08-23 15:05:45,322 autoreload 597 Watching for file changes with StatReloader WARNING 2020-08-23 15:05:50,412 log 228 Not Found: /wb/wncomponentcss/ WARNING 2020-08-23 15:05:50,413 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 404 4129 WARNING 2020-08-23 15:07:22,935 log 228 Not Found: /wb/wncomponentcss/ WARNING 2020-08-23 15:07:22,936 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 404 4129 INFO 2020-08-23 15:08:00,246 autoreload 217 F:\python\privateobj\obj\wnserver\project\urls.py changed, reloading. INFO 2020-08-23 15:08:01,331 autoreload 597 Watching for file changes with StatReloader WARNING 2020-08-23 15:08:03,003 log 228 Not Found: /wb/wncomponentcss/ WARNING 2020-08-23 15:08:03,004 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 404 2422 INFO 2020-08-23 15:08:13,783 autoreload 217 F:\python\privateobj\obj\wnserver\project\urls.py changed, reloading. INFO 2020-08-23 15:08:15,113 autoreload 597 Watching for file changes with StatReloader WARNING 2020-08-23 15:08:17,327 log 228 Unauthorized: /wb/wncomponentcss/ WARNING 2020-08-23 15:08:17,329 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 401 38 INFO 2020-08-23 15:09:02,221 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-08-23 15:09:03,350 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-23 15:09:05,689 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 15:10:16,378 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 15:10:20,309 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 15:11:37,941 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 15:17:16,754 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 15:19:03,187 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 15:20:12,752 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 15:20:39,605 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 15:20:53,213 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 452 INFO 2020-08-23 15:36:58,388 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-23 15:37:00,043 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-23 15:56:20,083 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-23 15:56:21,161 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-23 15:58:49,313 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-23 15:58:50,202 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-23 16:00:15,742 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-23 16:00:16,777 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-23 16:00:39,091 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-23 16:00:40,164 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-23 16:00:54,811 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-23 16:00:55,829 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-23 16:25:07,146 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-23 16:25:08,319 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-23 16:25:35,480 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-23 16:25:36,422 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-23 16:27:17,266 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-23 16:27:18,285 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-23 16:29:12,057 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\migrations\0001_initial.py changed, reloading. INFO 2020-08-23 16:29:12,999 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-23 16:36:34,848 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\migrations\0001_initial.py changed, reloading. INFO 2020-08-23 16:36:35,733 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-23 16:37:10,587 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\migrations\0001_initial.py changed, reloading. INFO 2020-08-23 16:37:11,455 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-23 16:38:21,622 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\migrations\0001_initial.py changed, reloading. INFO 2020-08-23 16:38:22,483 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-23 16:40:33,325 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\migrations\0001_initial.py changed, reloading. INFO 2020-08-23 16:40:34,257 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-23 16:47:06,524 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-23 17:28:47,172 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-08-23 17:28:48,570 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-23 17:29:33,689 basehttp 154 "OPTIONS /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 0 INFO 2020-08-23 17:29:34,109 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-23 17:32:03,557 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-23 17:32:25,551 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-23 17:32:38,237 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-23 17:33:26,551 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-23 17:33:33,282 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-23 17:33:53,555 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-23 17:35:34,037 basehttp 154 "OPTIONS /wb/wncomponent/ HTTP/1.1" 200 0 INFO 2020-08-23 17:35:34,529 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-23 17:35:34,659 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-23 17:35:39,550 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-23 17:35:39,612 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-23 17:36:19,541 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-23 17:36:19,608 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-23 17:36:35,362 basehttp 154 "OPTIONS /hm/wncomponent/ HTTP/1.1" 200 0 WARNING 2020-08-23 17:36:35,721 log 228 Unauthorized: /hm/wncomponent/ WARNING 2020-08-23 17:36:35,721 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 401 31 INFO 2020-08-23 17:36:41,324 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-23 17:36:41,370 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-23 17:37:31,163 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 WARNING 2020-08-23 17:37:31,561 log 228 Unauthorized: /hm/wncomponent/ WARNING 2020-08-23 17:37:31,562 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 401 31 WARNING 2020-08-23 17:37:31,564 log 228 Unauthorized: /hm/bar/ WARNING 2020-08-23 17:37:31,565 basehttp 154 "GET /hm/bar/ HTTP/1.1" 401 31 WARNING 2020-08-23 17:38:05,267 log 228 Unauthorized: /hm/wncomponent/ WARNING 2020-08-23 17:38:05,268 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 401 31 WARNING 2020-08-23 17:38:18,539 log 228 Unauthorized: /hm/bar/ WARNING 2020-08-23 17:38:18,539 log 228 Unauthorized: /hm/wncomponent/ WARNING 2020-08-23 17:38:18,540 basehttp 154 "GET /hm/bar/ HTTP/1.1" 401 31 WARNING 2020-08-23 17:38:18,541 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 401 31 INFO 2020-08-23 17:38:35,884 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-08-23 17:38:36,271 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 14 WARNING 2020-08-23 17:38:36,294 log 228 Unauthorized: /hm/bar/ WARNING 2020-08-23 17:38:36,295 basehttp 154 "GET /hm/bar/ HTTP/1.1" 401 38 WARNING 2020-08-23 17:39:33,098 log 228 Unauthorized: /hm/bar/ WARNING 2020-08-23 17:39:33,099 basehttp 154 "GET /hm/bar/ HTTP/1.1" 401 38 INFO 2020-08-23 17:39:34,375 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-23 17:39:34,432 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 WARNING 2020-08-23 17:39:50,416 log 228 Unauthorized: /hm/bar/ WARNING 2020-08-23 17:39:50,417 basehttp 154 "GET /hm/bar/ HTTP/1.1" 401 38 INFO 2020-08-23 17:39:51,021 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-23 17:39:51,070 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-23 17:40:11,003 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 14 WARNING 2020-08-23 17:40:11,053 log 228 Unauthorized: /hm/bar/ WARNING 2020-08-23 17:40:11,054 basehttp 154 "GET /hm/bar/ HTTP/1.1" 401 38 INFO 2020-08-23 17:41:15,135 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 14 WARNING 2020-08-23 17:41:15,161 log 228 Unauthorized: /hm/bar/ WARNING 2020-08-23 17:41:15,163 basehttp 154 "GET /hm/bar/ HTTP/1.1" 401 38 INFO 2020-08-23 17:42:00,539 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 14 INFO 2020-08-23 17:42:48,012 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 14 INFO 2020-08-23 17:44:14,559 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-23 17:44:14,603 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-23 17:44:22,512 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 297 INFO 2020-08-23 17:44:31,641 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 297 INFO 2020-08-23 17:44:59,492 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 297 INFO 2020-08-23 17:45:50,847 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\users\views.py changed, reloading. INFO 2020-08-23 17:45:51,923 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-23 17:46:56,876 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 310 INFO 2020-08-23 17:47:04,328 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 14 INFO 2020-08-23 17:47:24,217 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 14 INFO 2020-08-23 17:47:32,073 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 14 INFO 2020-08-23 17:48:51,948 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\users\views.py changed, reloading. INFO 2020-08-23 17:48:53,098 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-23 17:49:06,906 basehttp 154 "POST /hm/login/ HTTP/1.1" 304 26 INFO 2020-08-23 17:49:48,903 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\users\views.py changed, reloading. INFO 2020-08-23 17:49:50,353 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-23 17:49:52,709 basehttp 154 "POST /hm/login/ HTTP/1.1" 202 26 INFO 2020-08-23 17:50:12,609 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 310 INFO 2020-08-23 17:50:25,521 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 310 INFO 2020-08-23 17:50:26,597 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 10 INFO 2020-08-23 17:52:44,922 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-23 17:52:45,985 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-23 17:59:42,229 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 217 INFO 2020-08-23 17:59:42,407 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-23 17:59:42,458 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-23 17:59:46,582 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-23 17:59:54,430 basehttp 154 "OPTIONS /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 0 INFO 2020-08-23 17:59:55,489 basehttp 154 "GET /hm/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-23 17:59:56,803 basehttp 154 "OPTIONS /hm/wncomponentcss/?coding=carousel01 HTTP/1.1" 200 0 INFO 2020-08-23 17:59:57,584 basehttp 154 "GET /hm/wncomponentcss/?coding=carousel01 HTTP/1.1" 200 52 INFO 2020-08-23 17:59:58,068 basehttp 154 "OPTIONS /hm/wncomponentcss/?coding=product01 HTTP/1.1" 200 0 INFO 2020-08-23 17:59:58,467 basehttp 154 "GET /hm/wncomponentcss/?coding=product01 HTTP/1.1" 200 52 INFO 2020-08-23 17:59:59,304 basehttp 154 "OPTIONS /hm/wncomponentcss/?coding=new01 HTTP/1.1" 200 0 INFO 2020-08-23 17:59:59,724 basehttp 154 "GET /hm/wncomponentcss/?coding=new01 HTTP/1.1" 200 52 INFO 2020-08-23 18:00:00,459 basehttp 154 "OPTIONS /hm/wncomponentcss/?coding=aboutwe01 HTTP/1.1" 200 0 INFO 2020-08-23 18:00:01,514 basehttp 154 "GET /hm/wncomponentcss/?coding=aboutwe01 HTTP/1.1" 200 52 INFO 2020-08-23 18:00:01,936 basehttp 154 "OPTIONS /hm/wncomponentcss/?coding=team01 HTTP/1.1" 200 0 INFO 2020-08-23 18:00:02,352 basehttp 154 "GET /hm/wncomponentcss/?coding=team01 HTTP/1.1" 200 52 INFO 2020-08-23 18:00:03,591 basehttp 154 "OPTIONS /hm/wncomponentcss/?coding=art01 HTTP/1.1" 200 0 INFO 2020-08-23 18:00:04,007 basehttp 154 "GET /hm/wncomponentcss/?coding=art01 HTTP/1.1" 200 52 INFO 2020-08-23 18:00:44,462 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-23 18:00:44,501 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 217 INFO 2020-08-23 18:00:44,551 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-23 18:00:44,620 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-23 18:10:12,280 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-23 18:14:13,585 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-23 18:17:45,998 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-23 18:17:46,397 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-23 18:18:28,433 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-23 18:19:02,877 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-23 18:19:03,279 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-23 18:19:19,380 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-23 18:19:24,593 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-23 18:19:24,987 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-23 18:19:37,486 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-23 18:19:38,219 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 217 INFO 2020-08-23 18:19:42,803 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-23 18:19:43,205 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-23 18:19:58,464 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-23 18:20:00,462 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-23 18:26:28,443 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-23 18:26:29,656 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-23 18:27:07,819 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-23 18:27:09,095 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-23 18:27:25,621 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-23 18:27:27,021 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-23 18:31:40,066 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-23 18:31:41,132 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-23 18:34:02,611 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-23 18:34:03,688 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-23 18:35:29,501 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-23 18:35:30,638 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-23 18:35:56,975 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-23 18:35:58,003 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-23 18:36:18,021 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-23 18:36:19,019 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-23 18:36:55,701 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-23 18:36:56,698 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-23 18:37:46,275 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-23 18:37:47,231 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-23 18:38:04,622 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-23 18:38:05,797 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-23 18:41:28,332 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\utils.py changed, reloading. INFO 2020-08-23 18:41:29,463 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-23 18:41:37,359 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-23 18:41:37,612 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 594 INFO 2020-08-23 18:41:56,701 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-23 18:41:57,044 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 594 INFO 2020-08-23 18:48:13,356 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\utils.py changed, reloading. INFO 2020-08-23 18:48:14,585 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-23 18:49:00,554 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-23 18:49:01,431 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 572 INFO 2020-08-23 18:49:22,590 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-23 18:49:22,927 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 572 INFO 2020-08-23 18:52:09,797 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-23 18:52:10,941 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-24 15:45:17,186 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-24 15:45:24,850 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-08-24 15:45:25,482 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 310 INFO 2020-08-24 15:45:25,511 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-08-24 15:45:27,426 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 747 INFO 2020-08-24 15:49:26,989 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1046 INFO 2020-08-24 15:50:59,376 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1085 INFO 2020-08-24 15:51:20,472 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1085 INFO 2020-08-24 15:52:04,745 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 16:00:38,019 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 16:03:09,194 basehttp 154 "OPTIONS /wb/wncomponent/ HTTP/1.1" 200 0 INFO 2020-08-24 16:03:09,637 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 16:03:09,660 basehttp 154 "OPTIONS /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 0 INFO 2020-08-24 16:03:10,126 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-24 16:03:24,050 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 310 INFO 2020-08-24 16:03:25,330 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 16:08:14,106 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 16:10:17,649 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 16:12:34,391 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 16:26:30,123 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 16:26:32,086 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 16:35:14,530 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 16:35:50,637 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 16:35:53,734 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 16:35:56,538 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 16:35:59,799 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 16:36:02,725 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 16:36:26,401 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 16:36:34,444 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 16:36:45,347 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 16:36:53,503 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 16:37:16,582 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 16:38:16,286 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 16:38:16,547 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 16:38:33,644 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 16:39:22,468 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 16:42:43,717 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 16:43:52,563 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 16:43:52,652 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 16:47:44,998 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 16:47:45,184 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 16:49:01,433 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 16:49:04,204 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 16:49:04,375 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 16:51:39,551 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 16:52:29,202 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 16:52:29,570 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 16:53:27,315 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 16:53:28,206 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 16:53:50,514 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 16:53:50,592 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 16:54:35,186 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 16:54:36,609 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 16:59:09,937 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 17:03:43,422 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-08-24 17:03:44,463 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-24 17:14:48,716 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 17:15:27,582 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 17:15:47,057 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 17:29:53,800 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 17:30:04,460 basehttp 154 "OPTIONS /wncomponentkey/ HTTP/1.1" 200 0 WARNING 2020-08-24 17:30:04,470 log 228 Not Found: /wncomponentkey/ WARNING 2020-08-24 17:30:04,471 basehttp 154 "POST /wncomponentkey/ HTTP/1.1" 404 4243 INFO 2020-08-24 17:33:38,720 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 17:33:38,922 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 17:35:16,349 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 17:35:16,598 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 17:35:40,862 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 17:35:41,095 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 17:36:01,398 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 17:36:01,523 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 WARNING 2020-08-24 17:37:00,469 log 228 Not Found: /wncomponentkey/ WARNING 2020-08-24 17:37:00,470 basehttp 154 "POST /wncomponentkey/ HTTP/1.1" 404 4243 INFO 2020-08-24 17:37:40,256 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 WARNING 2020-08-24 17:37:45,251 log 228 Not Found: /wncomponentkey/ WARNING 2020-08-24 17:37:45,253 basehttp 154 "POST /wncomponentkey/ HTTP/1.1" 404 4243 INFO 2020-08-24 19:08:36,514 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-24 19:20:17,195 basehttp 154 "OPTIONS /wb/wncomponent/ HTTP/1.1" 200 0 INFO 2020-08-24 19:20:17,672 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 19:20:17,706 basehttp 154 "OPTIONS /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 0 INFO 2020-08-24 19:20:18,075 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-24 19:20:24,817 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-08-24 19:20:25,647 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 310 INFO 2020-08-24 19:20:25,664 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-08-24 19:20:27,232 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 19:21:47,196 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 19:21:55,273 basehttp 154 "OPTIONS /hm/wncomponentkey/ HTTP/1.1" 200 0 WARNING 2020-08-24 19:21:56,299 log 228 Bad Request: /hm/wncomponentkey/ WARNING 2020-08-24 19:21:56,299 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 400 127 INFO 2020-08-24 19:22:36,216 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 WARNING 2020-08-24 19:22:40,442 log 228 Bad Request: /hm/wncomponentkey/ WARNING 2020-08-24 19:22:40,442 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 400 127 INFO 2020-08-24 19:23:51,769 autoreload 217 F:\python\privateobj\obj\wnserver\project\utils\models.py changed, reloading. INFO 2020-08-24 19:23:52,961 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-24 19:24:47,044 autoreload 597 Watching for file changes with StatReloader WARNING 2020-08-24 19:24:51,475 log 228 Bad Request: /hm/wncomponentkey/ WARNING 2020-08-24 19:24:51,476 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 400 84 WARNING 2020-08-24 19:24:54,548 log 228 Bad Request: /hm/wncomponentkey/ WARNING 2020-08-24 19:24:54,549 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 400 84 WARNING 2020-08-24 19:24:57,000 log 228 Bad Request: /hm/wncomponentkey/ WARNING 2020-08-24 19:24:57,001 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 400 84 INFO 2020-08-24 19:25:39,776 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 19:25:44,489 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 201 198 INFO 2020-08-24 19:33:05,297 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 19:37:28,157 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 19:38:47,023 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 19:40:08,096 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 19:40:38,253 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 19:40:42,798 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 19:43:07,467 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 19:43:11,484 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 19:43:14,469 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 19:44:17,924 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 19:44:21,463 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 19:44:24,527 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 19:46:00,021 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 19:50:42,140 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 19:51:09,821 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 19:51:32,315 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 19:51:38,374 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 19:51:47,460 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 19:51:53,292 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 19:53:15,846 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 19:53:20,215 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 19:53:22,794 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 19:54:43,594 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 19:54:43,698 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 19:54:46,891 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 19:54:50,027 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 19:54:52,457 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 19:56:40,508 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 19:56:43,318 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 19:56:47,298 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 19:56:52,090 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 19:56:55,273 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 19:57:30,955 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 19:57:40,552 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 19:57:45,489 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 19:57:50,109 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 19:58:30,255 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 19:58:35,474 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 19:58:43,479 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 20:53:00,412 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 WARNING 2020-08-24 20:53:13,436 log 228 Bad Request: /hm/wncomponentkey/ WARNING 2020-08-24 20:53:13,437 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 400 44 INFO 2020-08-24 20:53:49,203 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 310 INFO 2020-08-24 20:53:50,369 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 20:53:54,155 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 20:53:59,229 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 201 199 INFO 2020-08-24 20:57:52,101 basehttp 154 "GET /hm/wncomponentkey/ HTTP/1.1" 200 450 INFO 2020-08-24 20:57:59,549 basehttp 154 "GET /hm/wncomponentkey/ HTTP/1.1" 200 450 INFO 2020-08-24 20:58:00,165 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 20:58:50,288 basehttp 154 "GET /hm/wncomponentkey/ HTTP/1.1" 200 450 INFO 2020-08-24 21:02:52,792 basehttp 154 "OPTIONS /hm/wncomponentkey/?userId=999 HTTP/1.1" 200 0 INFO 2020-08-24 21:02:53,276 basehttp 154 "GET /hm/wncomponentkey/?userId=999 HTTP/1.1" 200 450 INFO 2020-08-24 21:05:01,702 basehttp 154 "OPTIONS /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 0 INFO 2020-08-24 21:05:02,176 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 450 INFO 2020-08-24 21:05:07,113 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 450 INFO 2020-08-24 21:05:08,431 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 21:05:28,516 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 450 INFO 2020-08-24 21:05:29,135 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 21:05:57,196 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 450 INFO 2020-08-24 21:06:12,599 basehttp 154 "OPTIONS /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 0 INFO 2020-08-24 21:06:19,274 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 450 INFO 2020-08-24 21:06:22,184 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 21:07:52,758 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 450 INFO 2020-08-24 21:07:54,092 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 21:08:00,986 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 WARNING 2020-08-24 21:08:08,764 log 228 Bad Request: /hm/wncomponentkey/ WARNING 2020-08-24 21:08:08,764 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 400 44 INFO 2020-08-24 21:08:36,514 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 310 INFO 2020-08-24 21:08:37,665 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 21:08:46,463 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 450 INFO 2020-08-24 21:09:00,879 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 450 INFO 2020-08-24 21:09:09,443 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 450 INFO 2020-08-24 21:09:50,261 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-08-24 21:09:51,928 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-24 21:09:59,500 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 450 INFO 2020-08-24 21:10:32,473 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 21:10:37,294 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 201 205 INFO 2020-08-24 21:13:31,003 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 656 INFO 2020-08-24 21:14:46,266 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 656 INFO 2020-08-24 21:14:52,040 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 656 INFO 2020-08-24 21:14:53,539 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 21:15:04,961 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 656 INFO 2020-08-24 21:16:07,315 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 656 INFO 2020-08-24 21:16:08,399 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 21:16:27,414 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 656 INFO 2020-08-24 21:16:32,589 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 656 INFO 2020-08-24 21:16:33,286 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 21:18:04,512 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 656 INFO 2020-08-24 21:18:10,568 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 656 INFO 2020-08-24 21:18:11,195 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 21:18:32,318 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 656 INFO 2020-08-24 21:18:33,778 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 21:18:46,182 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 656 INFO 2020-08-24 21:18:47,124 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 21:19:14,228 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 656 INFO 2020-08-24 21:19:17,626 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 656 INFO 2020-08-24 21:19:18,294 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 21:19:43,202 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 21:19:45,510 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 656 INFO 2020-08-24 21:20:04,268 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 656 INFO 2020-08-24 21:20:04,956 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 21:20:08,539 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 310 INFO 2020-08-24 21:20:09,902 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 21:20:13,134 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 656 INFO 2020-08-24 21:20:31,465 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 656 INFO 2020-08-24 21:22:00,085 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-08-24 21:22:01,194 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 656 INFO 2020-08-24 21:22:01,961 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 21:22:31,994 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 656 INFO 2020-08-24 21:22:33,181 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 21:23:04,349 basehttp 154 "OPTIONS /hm/wncomponent/ HTTP/1.1" 200 0 INFO 2020-08-24 21:23:04,883 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 21:23:35,499 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 21:23:36,396 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 21:23:48,807 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 21:23:53,516 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 21:23:54,206 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 21:23:58,274 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 21:23:58,952 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 21:24:05,265 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 656 INFO 2020-08-24 21:24:07,510 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 21:25:03,306 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 21:25:04,339 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 21:25:16,088 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 21:25:16,766 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 21:25:49,192 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 21:27:32,257 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 21:27:32,926 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 21:28:28,492 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 21:28:40,748 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 21:28:41,480 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 21:29:00,168 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 21:29:04,559 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 21:29:05,278 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 21:30:15,943 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 21:30:17,288 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 21:31:15,791 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-24 21:31:17,084 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 21:32:22,353 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 21:33:57,708 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 656 INFO 2020-08-24 21:36:38,843 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 21:37:07,144 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 21:37:45,818 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 656 INFO 2020-08-24 21:44:06,048 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-24 21:44:49,445 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-08-24 21:44:50,039 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 310 INFO 2020-08-24 21:44:51,337 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 21:44:57,510 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 656 INFO 2020-08-24 21:47:09,335 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 656 INFO 2020-08-24 21:47:24,366 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 656 INFO 2020-08-24 21:47:25,597 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 21:50:16,492 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 656 INFO 2020-08-24 22:01:02,890 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 656 INFO 2020-08-24 22:01:04,411 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 22:02:24,169 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-24 22:04:18,664 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-25 16:23:23,612 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-25 16:23:28,468 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-08-25 16:23:29,386 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 310 INFO 2020-08-25 16:23:29,408 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-08-25 16:23:31,273 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-25 16:23:33,965 basehttp 154 "OPTIONS /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 0 INFO 2020-08-25 16:23:34,419 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 656 INFO 2020-08-25 16:23:58,429 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 656 INFO 2020-08-25 16:23:59,048 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-25 16:24:36,871 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 656 INFO 2020-08-25 16:28:14,162 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 656 INFO 2020-08-25 16:28:20,012 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 656 INFO 2020-08-25 16:28:20,630 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-25 16:28:56,262 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 656 INFO 2020-08-25 16:28:56,905 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-25 16:29:58,874 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-25 16:30:04,273 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 656 INFO 2020-08-25 16:30:41,298 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 656 INFO 2020-08-25 16:31:26,015 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 656 INFO 2020-08-25 16:33:40,437 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 656 INFO 2020-08-25 16:34:54,335 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-25 16:34:55,842 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-25 16:36:19,235 basehttp 154 "OPTIONS /wb/wncomponent/ HTTP/1.1" 200 0 INFO 2020-08-25 16:36:19,707 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-25 16:36:26,824 basehttp 154 "OPTIONS /hm/wncomponentkey/ HTTP/1.1" 200 0 WARNING 2020-08-25 16:36:27,188 log 228 Bad Request: /hm/wncomponentkey/ WARNING 2020-08-25 16:36:27,189 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 400 44 INFO 2020-08-25 16:36:54,307 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 656 INFO 2020-08-25 16:36:54,955 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-25 16:37:03,276 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 656 INFO 2020-08-25 16:39:15,006 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 656 INFO 2020-08-25 16:39:25,283 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 656 INFO 2020-08-25 16:39:26,048 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-25 16:40:04,871 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 656 INFO 2020-08-25 16:40:20,191 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 310 INFO 2020-08-25 16:40:21,776 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-25 16:40:28,997 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 656 INFO 2020-08-25 16:40:39,216 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-25 16:40:45,133 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 201 196 INFO 2020-08-25 16:41:26,286 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 853 INFO 2020-08-25 16:41:31,217 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-25 16:41:37,964 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 201 194 INFO 2020-08-25 16:41:38,445 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1048 INFO 2020-08-25 16:43:43,869 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1048 INFO 2020-08-25 16:45:44,274 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1048 INFO 2020-08-25 16:45:45,358 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-25 16:46:19,198 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-25 16:46:24,237 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 201 208 INFO 2020-08-25 16:46:24,700 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1257 INFO 2020-08-25 16:50:01,006 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1257 INFO 2020-08-25 16:52:03,919 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1257 INFO 2020-08-25 16:52:09,200 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1257 INFO 2020-08-25 16:52:10,399 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-25 16:56:59,352 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1257 INFO 2020-08-25 16:57:38,609 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1257 INFO 2020-08-25 16:57:39,206 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-25 16:58:09,668 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1257 INFO 2020-08-25 17:04:14,320 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1257 INFO 2020-08-25 17:04:15,006 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-25 17:04:53,525 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1257 INFO 2020-08-25 17:04:54,239 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-25 17:06:14,047 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1257 INFO 2020-08-25 17:06:15,256 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-25 17:12:16,334 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1257 INFO 2020-08-25 17:12:16,950 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-25 17:12:46,999 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1257 INFO 2020-08-25 17:12:47,640 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-25 17:13:48,093 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1257 INFO 2020-08-25 17:13:48,748 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-25 17:15:27,474 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1257 INFO 2020-08-25 17:18:39,456 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1257 INFO 2020-08-25 17:18:40,091 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-25 17:21:54,148 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1257 INFO 2020-08-25 17:25:29,040 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1257 INFO 2020-08-25 17:26:03,934 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1257 INFO 2020-08-25 17:39:42,902 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1257 INFO 2020-08-25 17:40:12,237 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1257 INFO 2020-08-25 17:40:16,315 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1257 INFO 2020-08-25 17:40:16,837 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-25 17:40:34,770 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1257 INFO 2020-08-25 17:40:39,264 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1257 INFO 2020-08-25 17:40:40,127 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-25 17:41:14,987 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1257 INFO 2020-08-25 17:41:21,997 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1257 INFO 2020-08-25 17:41:22,581 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-25 17:42:29,271 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1257 INFO 2020-08-25 17:42:44,806 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1257 INFO 2020-08-25 17:42:46,080 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-25 17:42:57,276 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1257 INFO 2020-08-25 18:07:04,266 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1257 INFO 2020-08-25 18:09:35,213 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1257 INFO 2020-08-25 18:10:49,564 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1257 INFO 2020-08-25 18:11:47,561 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1257 INFO 2020-08-25 18:13:08,235 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1257 INFO 2020-08-25 18:16:32,751 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1257 WARNING 2020-08-25 18:19:12,861 log 228 Method Not Allowed: /hm/wncomponentkey/ WARNING 2020-08-25 18:19:12,862 basehttp 154 "PUT /hm/wncomponentkey/ HTTP/1.1" 405 45 WARNING 2020-08-25 18:19:14,967 log 228 Method Not Allowed: /hm/wncomponentkey/ WARNING 2020-08-25 18:19:14,968 basehttp 154 "PUT /hm/wncomponentkey/ HTTP/1.1" 405 45 WARNING 2020-08-25 18:19:15,530 log 228 Method Not Allowed: /hm/wncomponentkey/ WARNING 2020-08-25 18:19:15,531 basehttp 154 "PUT /hm/wncomponentkey/ HTTP/1.1" 405 45 WARNING 2020-08-25 18:19:15,792 log 228 Method Not Allowed: /hm/wncomponentkey/ WARNING 2020-08-25 18:19:15,792 basehttp 154 "PUT /hm/wncomponentkey/ HTTP/1.1" 405 45 WARNING 2020-08-25 18:19:22,355 log 228 Method Not Allowed: /hm/wncomponentkey/ WARNING 2020-08-25 18:19:22,356 basehttp 154 "PUT /hm/wncomponentkey/ HTTP/1.1" 405 45 INFO 2020-08-25 18:20:41,126 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1257 INFO 2020-08-25 18:22:03,598 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1257 INFO 2020-08-25 18:24:01,808 basehttp 154 "OPTIONS /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 0 INFO 2020-08-25 18:24:02,262 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1257 WARNING 2020-08-25 18:25:42,216 log 228 Method Not Allowed: /hm/wncomponentkey/ WARNING 2020-08-25 18:25:42,217 basehttp 154 "PUT /hm/wncomponentkey/ HTTP/1.1" 405 45 WARNING 2020-08-25 18:25:54,505 log 228 Method Not Allowed: /hm/wncomponentkey/ WARNING 2020-08-25 18:25:54,507 basehttp 154 "PUT /hm/wncomponentkey/ HTTP/1.1" 405 45 INFO 2020-08-25 18:26:52,032 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1257 INFO 2020-08-25 18:26:57,705 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-08-25 18:26:58,168 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1257 INFO 2020-08-25 18:26:59,435 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-25 18:27:03,318 basehttp 154 "OPTIONS /hm/wncomponentkey/6/ HTTP/1.1" 200 0 WARNING 2020-08-25 18:27:04,188 log 228 Bad Request: /hm/wncomponentkey/6/ WARNING 2020-08-25 18:27:04,189 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 400 44 INFO 2020-08-25 18:28:10,333 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1257 INFO 2020-08-25 18:28:17,262 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1257 INFO 2020-08-25 18:28:18,055 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-25 18:28:26,742 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 200 209 INFO 2020-08-25 18:29:02,254 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1258 INFO 2020-08-25 18:29:09,381 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1258 INFO 2020-08-25 18:29:10,383 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-25 18:29:15,027 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 200 209 INFO 2020-08-25 18:29:33,195 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1258 INFO 2020-08-25 18:29:39,927 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 200 209 INFO 2020-08-25 18:29:41,146 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1258 INFO 2020-08-25 18:29:51,238 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 200 209 INFO 2020-08-25 18:29:52,970 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1258 INFO 2020-08-25 18:31:22,665 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1258 INFO 2020-08-25 18:31:31,248 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1258 INFO 2020-08-25 18:31:31,897 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-25 18:31:36,238 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 200 209 INFO 2020-08-25 18:31:36,734 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1258 INFO 2020-08-25 18:31:54,158 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 200 209 INFO 2020-08-25 18:31:54,610 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1258 INFO 2020-08-25 18:41:07,856 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1258 INFO 2020-08-25 18:41:44,164 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1258 INFO 2020-08-25 18:43:05,790 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1258 INFO 2020-08-25 18:43:30,245 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1258 WARNING 2020-08-25 18:43:35,172 log 228 Bad Request: /hm/wncomponentkey/6/ WARNING 2020-08-25 18:43:35,172 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 400 84 WARNING 2020-08-25 18:43:39,828 log 228 Bad Request: /hm/wncomponentkey/6/ WARNING 2020-08-25 18:43:39,829 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 400 84 WARNING 2020-08-25 18:43:53,097 log 228 Bad Request: /hm/wncomponentkey/6/ WARNING 2020-08-25 18:43:53,097 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 400 84 INFO 2020-08-25 18:45:24,985 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1258 INFO 2020-08-25 18:45:26,263 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 WARNING 2020-08-25 18:45:36,645 log 228 Bad Request: /hm/wncomponentkey/6/ WARNING 2020-08-25 18:45:36,647 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 400 84 INFO 2020-08-25 18:47:36,096 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1258 INFO 2020-08-25 18:49:34,211 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1258 INFO 2020-08-25 18:50:13,669 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 200 209 INFO 2020-08-25 18:50:14,830 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1258 INFO 2020-08-25 18:50:38,061 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 200 209 INFO 2020-08-25 18:50:38,536 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1258 INFO 2020-08-25 18:52:49,239 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 200 209 INFO 2020-08-25 18:52:49,707 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1258 INFO 2020-08-25 18:55:42,235 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1258 WARNING 2020-08-25 18:55:52,243 log 228 Bad Request: /hm/wncomponentkey/6/ WARNING 2020-08-25 18:55:52,245 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 400 84 INFO 2020-08-25 19:01:57,457 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1258 WARNING 2020-08-25 19:02:09,246 log 228 Bad Request: /hm/wncomponentkey/6/ WARNING 2020-08-25 19:02:09,247 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 400 84 WARNING 2020-08-25 19:02:16,359 log 228 Bad Request: /hm/wncomponentkey/6/ WARNING 2020-08-25 19:02:16,360 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 400 84 INFO 2020-08-25 19:06:59,081 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-08-25 19:07:00,204 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 310 INFO 2020-08-25 19:07:01,329 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 ERROR 2020-08-25 19:07:24,414 log 228 Internal Server Error: /hm/login/ Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\generic\base.py", line 71, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\wnserver\project\apps\users\views.py", line 48, in post if re.match(r'.+@.+', usr): File "C:\Users\12446\Envs\wnserver\lib\re.py", line 173, in match return _compile(pattern, flags).match(string) TypeError: expected string or bytes-like object ERROR 2020-08-25 19:07:24,416 basehttp 154 "POST /hm/login/ HTTP/1.1" 500 20854 ERROR 2020-08-25 19:07:51,046 log 228 Internal Server Error: /hm/login/ Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\generic\base.py", line 71, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\wnserver\project\apps\users\views.py", line 48, in post if re.match(r'.+@.+', usr): File "C:\Users\12446\Envs\wnserver\lib\re.py", line 173, in match return _compile(pattern, flags).match(string) TypeError: expected string or bytes-like object ERROR 2020-08-25 19:07:51,048 basehttp 154 "POST /hm/login/ HTTP/1.1" 500 20854 INFO 2020-08-25 19:08:14,964 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 310 INFO 2020-08-25 19:09:07,315 basehttp 154 "GET /hm/wncomponentkey/ HTTP/1.1" 200 1258 INFO 2020-08-25 19:11:37,326 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 200 289 INFO 2020-08-25 20:15:13,660 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1336 WARNING 2020-08-25 20:15:24,187 log 228 Bad Request: /hm/wncomponentkey/6/ WARNING 2020-08-25 20:15:24,188 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 400 84 WARNING 2020-08-25 20:15:30,078 log 228 Bad Request: /hm/wncomponentkey/6/ WARNING 2020-08-25 20:15:30,079 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 400 84 INFO 2020-08-25 20:18:25,896 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1336 INFO 2020-08-25 20:18:31,126 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1336 INFO 2020-08-25 20:18:32,242 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 WARNING 2020-08-25 20:18:46,855 log 228 Bad Request: /hm/wncomponentkey/6/ WARNING 2020-08-25 20:18:46,857 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 400 84 INFO 2020-08-25 20:25:08,004 basehttp 154 "OPTIONS /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 0 INFO 2020-08-25 20:25:09,324 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1336 INFO 2020-08-25 20:25:22,203 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1336 WARNING 2020-08-25 20:25:33,147 log 228 Bad Request: /hm/wncomponentkey/6/ WARNING 2020-08-25 20:25:33,148 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 400 84 INFO 2020-08-25 20:26:01,831 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1336 INFO 2020-08-25 20:26:03,959 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1336 INFO 2020-08-25 20:26:05,268 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 WARNING 2020-08-25 20:26:13,200 log 228 Bad Request: /hm/wncomponentkey/6/ WARNING 2020-08-25 20:26:13,201 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 400 84 INFO 2020-08-25 20:31:10,623 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1336 INFO 2020-08-25 20:31:11,126 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1336 INFO 2020-08-25 20:31:11,612 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1336 INFO 2020-08-25 20:31:32,673 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1336 INFO 2020-08-25 20:31:35,719 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-08-25 20:31:36,208 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1336 INFO 2020-08-25 20:31:37,427 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-25 20:32:24,603 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1336 INFO 2020-08-25 20:32:29,776 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1336 INFO 2020-08-25 20:32:30,434 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-25 20:34:05,104 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1336 INFO 2020-08-25 20:34:06,412 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-25 20:35:01,211 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1336 INFO 2020-08-25 20:35:49,194 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1336 INFO 2020-08-25 20:36:41,987 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1336 INFO 2020-08-25 20:38:06,070 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1336 INFO 2020-08-25 20:38:14,375 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1336 INFO 2020-08-25 20:38:15,042 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-25 20:38:20,336 basehttp 154 "OPTIONS /hm/wncomponentkey/6/ HTTP/1.1" 200 0 WARNING 2020-08-25 20:38:20,740 log 228 Bad Request: /hm/wncomponentkey/6/ WARNING 2020-08-25 20:38:20,740 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 400 44 INFO 2020-08-25 20:38:58,078 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1336 WARNING 2020-08-25 20:39:06,056 log 228 Bad Request: /hm/wncomponentkey/6/ WARNING 2020-08-25 20:39:06,057 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 400 44 WARNING 2020-08-25 20:39:17,495 log 228 Bad Request: /hm/wncomponentkey/6/ WARNING 2020-08-25 20:39:17,495 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 400 44 INFO 2020-08-25 20:39:37,997 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1336 INFO 2020-08-25 20:39:43,843 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 200 289 INFO 2020-08-25 20:39:44,972 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1336 INFO 2020-08-25 20:40:17,926 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 200 289 INFO 2020-08-25 20:40:19,934 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1336 INFO 2020-08-25 20:40:37,886 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1336 INFO 2020-08-25 20:40:39,250 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-25 20:40:43,753 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 200 289 INFO 2020-08-25 20:40:45,019 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1336 INFO 2020-08-25 20:41:07,634 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1336 INFO 2020-08-25 20:41:08,838 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 WARNING 2020-08-25 20:41:16,016 log 228 Bad Request: /hm/wncomponentkey/6/ WARNING 2020-08-25 20:41:16,017 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 400 99 INFO 2020-08-25 20:41:40,054 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 200 320 INFO 2020-08-25 20:41:40,556 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1367 INFO 2020-08-25 20:44:42,937 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1367 INFO 2020-08-25 20:44:46,933 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1367 INFO 2020-08-25 20:44:47,936 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-25 20:45:12,057 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1367 INFO 2020-08-25 20:45:22,166 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1367 INFO 2020-08-25 20:45:22,894 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-25 20:45:58,424 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1367 INFO 2020-08-25 20:46:09,103 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1367 INFO 2020-08-25 20:46:10,467 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-25 20:47:43,103 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1367 INFO 2020-08-25 20:48:01,930 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1367 INFO 2020-08-25 20:48:06,526 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1367 INFO 2020-08-25 20:48:07,439 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-25 20:48:51,381 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1367 INFO 2020-08-25 20:49:37,307 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1367 INFO 2020-08-25 20:49:38,787 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-25 20:52:49,181 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1367 INFO 2020-08-25 20:53:14,770 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1367 INFO 2020-08-25 20:53:39,266 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1367 WARNING 2020-08-25 20:54:07,155 log 228 Bad Request: /hm/wncomponentkey/6/ WARNING 2020-08-25 20:54:07,155 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 400 84 INFO 2020-08-25 20:54:23,787 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1367 INFO 2020-08-25 20:54:24,683 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 WARNING 2020-08-25 20:54:33,362 log 228 Bad Request: /hm/wncomponentkey/6/ WARNING 2020-08-25 20:54:33,363 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 400 84 INFO 2020-08-25 21:08:16,517 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1367 INFO 2020-08-25 21:08:24,390 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1367 INFO 2020-08-25 21:08:29,780 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1367 INFO 2020-08-25 21:08:30,469 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 WARNING 2020-08-25 21:09:16,133 log 228 Bad Request: /hm/wncomponentkey/6/ WARNING 2020-08-25 21:09:16,133 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 400 84 INFO 2020-08-25 21:09:27,186 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1367 INFO 2020-08-25 21:09:27,830 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 WARNING 2020-08-25 21:09:35,147 log 228 Bad Request: /hm/wncomponentkey/6/ WARNING 2020-08-25 21:09:35,148 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 400 84 INFO 2020-08-25 21:10:24,281 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1367 INFO 2020-08-25 21:10:34,985 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1367 INFO 2020-08-25 21:10:49,905 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1367 INFO 2020-08-25 21:10:53,198 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1367 INFO 2020-08-25 21:10:56,736 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1367 INFO 2020-08-25 21:10:57,348 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-25 21:11:04,301 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 200 289 INFO 2020-08-25 21:11:04,786 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1336 INFO 2020-08-25 21:11:14,186 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1336 WARNING 2020-08-25 21:11:22,388 log 228 Bad Request: /hm/wncomponentkey/6/ WARNING 2020-08-25 21:11:22,388 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 400 84 INFO 2020-08-25 21:11:44,767 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1336 WARNING 2020-08-25 21:11:52,826 log 228 Bad Request: /hm/wncomponentkey/6/ WARNING 2020-08-25 21:11:52,827 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 400 84 INFO 2020-08-25 21:12:08,445 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1336 INFO 2020-08-25 21:12:17,058 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 200 289 INFO 2020-08-25 21:12:17,518 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1336 INFO 2020-08-25 21:12:40,168 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1336 INFO 2020-08-25 21:12:40,840 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-25 21:12:52,123 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 200 320 INFO 2020-08-25 21:12:52,625 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1367 INFO 2020-08-27 18:56:43,856 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-27 18:56:49,721 basehttp 154 "OPTIONS /wb/wncomponent/ HTTP/1.1" 200 0 INFO 2020-08-27 18:56:50,840 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-27 18:56:50,865 basehttp 154 "OPTIONS /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 0 INFO 2020-08-27 18:56:51,243 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-27 18:57:00,468 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-08-27 18:57:01,083 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 310 INFO 2020-08-27 18:57:01,106 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-08-27 18:57:02,985 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-27 18:57:05,546 basehttp 154 "OPTIONS /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 0 INFO 2020-08-27 18:57:06,316 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1367 INFO 2020-08-27 18:59:00,829 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1367 INFO 2020-08-27 18:59:01,712 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-27 19:00:12,258 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1367 INFO 2020-08-27 19:00:15,253 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1367 INFO 2020-08-27 19:01:07,385 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1367 INFO 2020-08-27 19:01:08,044 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-27 19:02:10,470 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1367 INFO 2020-08-27 19:02:11,955 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-27 19:02:18,612 basehttp 154 "OPTIONS /hm/wncomponentkey/6/ HTTP/1.1" 200 0 INFO 2020-08-27 19:02:19,819 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 200 289 INFO 2020-08-27 19:02:20,309 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1336 INFO 2020-08-27 19:02:45,228 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1336 INFO 2020-08-27 19:02:53,259 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 200 289 INFO 2020-08-27 19:02:53,820 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1336 INFO 2020-08-27 19:03:00,507 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1336 INFO 2020-08-27 19:03:01,870 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-27 19:03:42,115 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1336 INFO 2020-08-27 19:03:46,333 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1336 INFO 2020-08-27 19:03:50,251 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1336 INFO 2020-08-27 19:03:51,416 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-27 19:04:01,265 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 200 289 INFO 2020-08-27 19:04:01,727 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1336 INFO 2020-08-27 19:04:37,797 basehttp 154 "OPTIONS /hm/wncomponentkey/1/ HTTP/1.1" 200 0 INFO 2020-08-27 19:04:38,362 basehttp 154 "PUT /hm/wncomponentkey/1/ HTTP/1.1" 200 322 INFO 2020-08-27 19:04:38,866 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1458 INFO 2020-08-27 19:06:07,267 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1458 INFO 2020-08-27 19:06:12,911 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1458 INFO 2020-08-27 19:06:13,615 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-27 19:06:42,472 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1458 INFO 2020-08-27 19:06:49,253 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1458 INFO 2020-08-27 19:06:49,961 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-27 19:07:10,271 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1458 INFO 2020-08-27 19:08:03,710 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1458 INFO 2020-08-27 19:08:05,868 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1458 INFO 2020-08-27 19:08:06,475 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-27 19:08:15,254 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 200 320 INFO 2020-08-27 19:08:15,914 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1489 INFO 2020-08-27 19:08:28,305 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 200 289 INFO 2020-08-27 19:08:28,812 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1458 INFO 2020-08-27 19:09:00,214 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1458 INFO 2020-08-27 19:09:01,049 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-27 19:09:09,271 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 200 289 INFO 2020-08-27 19:09:09,861 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1458 INFO 2020-08-27 19:09:30,252 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1458 INFO 2020-08-27 19:09:39,427 basehttp 154 "PUT /hm/wncomponentkey/6/ HTTP/1.1" 200 289 INFO 2020-08-27 19:09:40,059 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1458 INFO 2020-08-27 19:09:48,483 basehttp 154 "OPTIONS /hm/wncomponentkey/4/ HTTP/1.1" 200 0 INFO 2020-08-27 19:09:49,872 basehttp 154 "PUT /hm/wncomponentkey/4/ HTTP/1.1" 200 286 INFO 2020-08-27 19:09:50,367 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1546 INFO 2020-08-27 19:10:46,586 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1546 INFO 2020-08-27 19:10:47,875 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-27 19:11:15,689 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1546 INFO 2020-08-27 19:12:49,069 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1546 INFO 2020-08-27 19:13:28,267 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1546 INFO 2020-08-27 19:13:53,497 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1546 INFO 2020-08-27 19:13:58,245 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1546 INFO 2020-08-27 19:13:58,976 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 WARNING 2020-08-27 19:14:01,405 log 228 Method Not Allowed: /hm/wncomponentkey/1/ WARNING 2020-08-27 19:14:01,407 basehttp 154 "POST /hm/wncomponentkey/1/ HTTP/1.1" 405 46 INFO 2020-08-27 19:14:25,266 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1546 INFO 2020-08-27 19:14:35,015 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1546 INFO 2020-08-27 19:14:36,226 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-27 19:14:39,272 basehttp 154 "DELETE /hm/wncomponentkey/1/ HTTP/1.1" 204 0 INFO 2020-08-27 19:15:38,266 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1225 INFO 2020-08-27 19:15:46,693 basehttp 154 "OPTIONS /hm/wncomponentkey/2/ HTTP/1.1" 200 0 INFO 2020-08-27 19:15:47,246 basehttp 154 "DELETE /hm/wncomponentkey/2/ HTTP/1.1" 204 0 INFO 2020-08-27 19:15:47,692 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1025 INFO 2020-08-27 19:15:56,135 basehttp 154 "OPTIONS /hm/wncomponentkey/3/ HTTP/1.1" 200 0 INFO 2020-08-27 19:15:56,603 basehttp 154 "DELETE /hm/wncomponentkey/3/ HTTP/1.1" 204 0 WARNING 2020-08-27 19:15:58,204 log 228 Not Found: /hm/wncomponentkey/3/ WARNING 2020-08-27 19:15:58,205 basehttp 154 "DELETE /hm/wncomponentkey/3/ HTTP/1.1" 404 25 INFO 2020-08-27 19:16:00,088 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 819 INFO 2020-08-27 19:16:09,258 basehttp 154 "DELETE /hm/wncomponentkey/4/ HTTP/1.1" 204 0 INFO 2020-08-27 19:16:09,753 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 534 INFO 2020-08-27 19:16:12,276 basehttp 154 "OPTIONS /hm/wncomponentkey/5/ HTTP/1.1" 200 0 INFO 2020-08-27 19:16:13,017 basehttp 154 "DELETE /hm/wncomponentkey/5/ HTTP/1.1" 204 0 INFO 2020-08-27 19:16:13,465 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 339 INFO 2020-08-27 19:16:15,289 basehttp 154 "DELETE /hm/wncomponentkey/6/ HTTP/1.1" 204 0 INFO 2020-08-27 19:16:15,730 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 52 INFO 2020-08-27 19:16:21,239 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-27 19:16:33,694 basehttp 154 "OPTIONS /hm/wncomponentkey/ HTTP/1.1" 200 0 INFO 2020-08-27 19:16:34,125 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 201 204 INFO 2020-08-27 19:16:35,909 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 256 INFO 2020-08-27 19:17:12,292 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 256 INFO 2020-08-27 19:17:13,025 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-27 19:17:35,947 basehttp 154 "OPTIONS /hm/wncomponentkey/7/ HTTP/1.1" 200 0 INFO 2020-08-27 19:17:36,430 basehttp 154 "PUT /hm/wncomponentkey/7/ HTTP/1.1" 200 205 INFO 2020-08-27 19:17:36,911 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 257 INFO 2020-08-27 19:23:24,450 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\serializer.py changed, reloading. INFO 2020-08-27 19:23:25,704 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-27 19:24:54,597 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\serializer.py changed, reloading. INFO 2020-08-27 19:24:55,823 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-27 19:26:49,481 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\serializer.py changed, reloading. INFO 2020-08-27 19:26:50,490 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-27 19:27:00,817 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-27 19:27:06,842 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 201 210 INFO 2020-08-27 19:27:08,237 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 468 INFO 2020-08-27 19:27:33,449 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\serializer.py changed, reloading. INFO 2020-08-27 19:27:34,585 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-27 19:27:39,662 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-27 19:27:44,273 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 201 219 INFO 2020-08-27 19:27:44,764 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 688 INFO 2020-08-27 19:28:40,089 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\serializer.py changed, reloading. INFO 2020-08-27 19:28:41,338 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-27 19:28:48,407 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-27 19:28:56,250 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 201 215 INFO 2020-08-27 19:28:56,727 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 904 INFO 2020-08-27 19:29:04,233 basehttp 154 "DELETE /hm/wncomponentkey/7/ HTTP/1.1" 204 0 INFO 2020-08-27 19:29:04,713 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 698 INFO 2020-08-27 19:29:05,680 basehttp 154 "OPTIONS /hm/wncomponentkey/8/ HTTP/1.1" 200 0 INFO 2020-08-27 19:29:06,155 basehttp 154 "DELETE /hm/wncomponentkey/8/ HTTP/1.1" 204 0 INFO 2020-08-27 19:29:07,262 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 487 INFO 2020-08-27 19:29:07,903 basehttp 154 "OPTIONS /hm/wncomponentkey/9/ HTTP/1.1" 200 0 INFO 2020-08-27 19:29:09,209 basehttp 154 "DELETE /hm/wncomponentkey/9/ HTTP/1.1" 204 0 INFO 2020-08-27 19:29:10,005 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 267 INFO 2020-08-27 19:29:10,528 basehttp 154 "OPTIONS /hm/wncomponentkey/10/ HTTP/1.1" 200 0 INFO 2020-08-27 19:29:10,966 basehttp 154 "DELETE /hm/wncomponentkey/10/ HTTP/1.1" 204 0 INFO 2020-08-27 19:29:12,218 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 52 INFO 2020-08-27 19:29:23,187 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\serializer.py changed, reloading. INFO 2020-08-27 19:29:24,270 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-27 19:29:31,231 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 ERROR 2020-08-27 19:29:36,398 log 228 Internal Server Error: /hm/wncomponentkey/ Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\mixins.py", line 19, in create self.perform_create(serializer) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\mixins.py", line 24, in perform_create serializer.save() File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\serializers.py", line 212, in save self.instance = self.create(validated_data) File "F:\python\privateobj\obj\wnserver\project\apps\bsdata\serializer.py", line 127, in create maxsort = maxsort + 1 TypeError: unsupported operand type(s) for +: 'NoneType' and 'int' ERROR 2020-08-27 19:29:36,400 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 500 21679 INFO 2020-08-27 19:30:11,504 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\serializer.py changed, reloading. INFO 2020-08-27 19:30:12,464 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-27 19:30:16,993 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 201 202 INFO 2020-08-27 19:30:18,275 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 254 INFO 2020-08-27 19:30:41,677 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-27 19:30:54,227 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 201 209 INFO 2020-08-27 19:30:54,772 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 464 INFO 2020-08-27 19:33:42,139 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-08-27 19:33:43,267 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-27 19:35:54,077 basehttp 154 "OPTIONS /wb/wncomponentkey/ HTTP/1.1" 200 0 INFO 2020-08-27 19:35:55,241 basehttp 154 "GET /wb/wncomponentkey/ HTTP/1.1" 200 464 INFO 2020-08-27 19:38:43,863 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-27 19:38:45,376 autoreload 597 Watching for file changes with StatReloader ERROR 2020-08-27 19:45:31,712 log 228 Internal Server Error: /hm/wncomponentkey/ Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\mysql\base.py", line 71, in execute return self.cursor.execute(query, args) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\cursors.py", line 209, in execute res = self._query(query) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\cursors.py", line 315, in _query db.query(q) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\connections.py", line 239, in query _mysql.connection.query(self, query) MySQLdb._exceptions.OperationalError: (1054, "Unknown column 'wn_componentkey.codingname' in 'field list'") The above exception was the direct cause of the following exception: Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\mixins.py", line 40, in list page = self.paginate_queryset(queryset) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\generics.py", line 171, in paginate_queryset return self.paginator.paginate_queryset(queryset, self.request, view=self) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\pagination.py", line 385, in paginate_queryset return list(queryset[self.offset:self.offset + self.limit]) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\models\query.py", line 274, in __iter__ self._fetch_all() File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\models\query.py", line 1242, in _fetch_all self._result_cache = list(self._iterable_class(self)) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\models\query.py", line 55, in __iter__ results = compiler.execute_sql(chunked_fetch=self.chunked_fetch, chunk_size=self.chunk_size) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\models\sql\compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 99, in execute return super().execute(sql, params) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\mysql\base.py", line 71, in execute return self.cursor.execute(query, args) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\cursors.py", line 209, in execute res = self._query(query) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\cursors.py", line 315, in _query db.query(q) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\connections.py", line 239, in query _mysql.connection.query(self, query) django.db.utils.OperationalError: (1054, "Unknown column 'wn_componentkey.codingname' in 'field list'") ERROR 2020-08-27 19:45:31,721 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 500 24694 ERROR 2020-08-27 19:45:35,112 log 228 Internal Server Error: /hm/wncomponentkey/ Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\mysql\base.py", line 71, in execute return self.cursor.execute(query, args) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\cursors.py", line 209, in execute res = self._query(query) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\cursors.py", line 315, in _query db.query(q) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\connections.py", line 239, in query _mysql.connection.query(self, query) MySQLdb._exceptions.OperationalError: (1054, "Unknown column 'wn_componentkey.codingname' in 'field list'") The above exception was the direct cause of the following exception: Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\mixins.py", line 40, in list page = self.paginate_queryset(queryset) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\generics.py", line 171, in paginate_queryset return self.paginator.paginate_queryset(queryset, self.request, view=self) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\pagination.py", line 385, in paginate_queryset return list(queryset[self.offset:self.offset + self.limit]) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\models\query.py", line 274, in __iter__ self._fetch_all() File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\models\query.py", line 1242, in _fetch_all self._result_cache = list(self._iterable_class(self)) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\models\query.py", line 55, in __iter__ results = compiler.execute_sql(chunked_fetch=self.chunked_fetch, chunk_size=self.chunk_size) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\models\sql\compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 99, in execute return super().execute(sql, params) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\mysql\base.py", line 71, in execute return self.cursor.execute(query, args) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\cursors.py", line 209, in execute res = self._query(query) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\cursors.py", line 315, in _query db.query(q) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\connections.py", line 239, in query _mysql.connection.query(self, query) django.db.utils.OperationalError: (1054, "Unknown column 'wn_componentkey.codingname' in 'field list'") ERROR 2020-08-27 19:45:35,119 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 500 24694 INFO 2020-08-27 19:45:35,429 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 ERROR 2020-08-27 19:46:25,839 log 228 Internal Server Error: /hm/wncomponentkey/ Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\mysql\base.py", line 71, in execute return self.cursor.execute(query, args) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\cursors.py", line 209, in execute res = self._query(query) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\cursors.py", line 315, in _query db.query(q) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\connections.py", line 239, in query _mysql.connection.query(self, query) MySQLdb._exceptions.OperationalError: (1054, "Unknown column 'wn_componentkey.codingname' in 'field list'") The above exception was the direct cause of the following exception: Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\mixins.py", line 40, in list page = self.paginate_queryset(queryset) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\generics.py", line 171, in paginate_queryset return self.paginator.paginate_queryset(queryset, self.request, view=self) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\pagination.py", line 385, in paginate_queryset return list(queryset[self.offset:self.offset + self.limit]) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\models\query.py", line 274, in __iter__ self._fetch_all() File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\models\query.py", line 1242, in _fetch_all self._result_cache = list(self._iterable_class(self)) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\models\query.py", line 55, in __iter__ results = compiler.execute_sql(chunked_fetch=self.chunked_fetch, chunk_size=self.chunk_size) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\models\sql\compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 99, in execute return super().execute(sql, params) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\mysql\base.py", line 71, in execute return self.cursor.execute(query, args) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\cursors.py", line 209, in execute res = self._query(query) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\cursors.py", line 315, in _query db.query(q) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\connections.py", line 239, in query _mysql.connection.query(self, query) django.db.utils.OperationalError: (1054, "Unknown column 'wn_componentkey.codingname' in 'field list'") ERROR 2020-08-27 19:46:25,845 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 500 24694 INFO 2020-08-27 19:46:26,194 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 ERROR 2020-08-27 19:47:40,542 log 228 Internal Server Error: /hm/wncomponentkey/ Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\mysql\base.py", line 71, in execute return self.cursor.execute(query, args) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\cursors.py", line 209, in execute res = self._query(query) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\cursors.py", line 315, in _query db.query(q) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\connections.py", line 239, in query _mysql.connection.query(self, query) MySQLdb._exceptions.OperationalError: (1054, "Unknown column 'wn_componentkey.codingname' in 'field list'") The above exception was the direct cause of the following exception: Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\mixins.py", line 40, in list page = self.paginate_queryset(queryset) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\generics.py", line 171, in paginate_queryset return self.paginator.paginate_queryset(queryset, self.request, view=self) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\pagination.py", line 385, in paginate_queryset return list(queryset[self.offset:self.offset + self.limit]) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\models\query.py", line 274, in __iter__ self._fetch_all() File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\models\query.py", line 1242, in _fetch_all self._result_cache = list(self._iterable_class(self)) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\models\query.py", line 55, in __iter__ results = compiler.execute_sql(chunked_fetch=self.chunked_fetch, chunk_size=self.chunk_size) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\models\sql\compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 99, in execute return super().execute(sql, params) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\mysql\base.py", line 71, in execute return self.cursor.execute(query, args) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\cursors.py", line 209, in execute res = self._query(query) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\cursors.py", line 315, in _query db.query(q) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\connections.py", line 239, in query _mysql.connection.query(self, query) django.db.utils.OperationalError: (1054, "Unknown column 'wn_componentkey.codingname' in 'field list'") ERROR 2020-08-27 19:47:40,548 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 500 24694 INFO 2020-08-27 19:47:40,889 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 ERROR 2020-08-27 19:48:13,624 log 228 Internal Server Error: /hm/wncomponentkey/ Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\mysql\base.py", line 71, in execute return self.cursor.execute(query, args) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\cursors.py", line 209, in execute res = self._query(query) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\cursors.py", line 315, in _query db.query(q) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\connections.py", line 239, in query _mysql.connection.query(self, query) MySQLdb._exceptions.OperationalError: (1054, "Unknown column 'wn_componentkey.codingname' in 'field list'") The above exception was the direct cause of the following exception: Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\mixins.py", line 40, in list page = self.paginate_queryset(queryset) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\generics.py", line 171, in paginate_queryset return self.paginator.paginate_queryset(queryset, self.request, view=self) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\pagination.py", line 385, in paginate_queryset return list(queryset[self.offset:self.offset + self.limit]) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\models\query.py", line 274, in __iter__ self._fetch_all() File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\models\query.py", line 1242, in _fetch_all self._result_cache = list(self._iterable_class(self)) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\models\query.py", line 55, in __iter__ results = compiler.execute_sql(chunked_fetch=self.chunked_fetch, chunk_size=self.chunk_size) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\models\sql\compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 99, in execute return super().execute(sql, params) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\mysql\base.py", line 71, in execute return self.cursor.execute(query, args) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\cursors.py", line 209, in execute res = self._query(query) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\cursors.py", line 315, in _query db.query(q) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\connections.py", line 239, in query _mysql.connection.query(self, query) django.db.utils.OperationalError: (1054, "Unknown column 'wn_componentkey.codingname' in 'field list'") ERROR 2020-08-27 19:48:13,629 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 500 24694 INFO 2020-08-27 19:48:17,055 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 ERROR 2020-08-27 19:48:34,903 log 228 Internal Server Error: /hm/wncomponentkey/ Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\mysql\base.py", line 71, in execute return self.cursor.execute(query, args) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\cursors.py", line 209, in execute res = self._query(query) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\cursors.py", line 315, in _query db.query(q) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\connections.py", line 239, in query _mysql.connection.query(self, query) MySQLdb._exceptions.OperationalError: (1054, "Unknown column 'wn_componentkey.codingname' in 'field list'") The above exception was the direct cause of the following exception: Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\mixins.py", line 40, in list page = self.paginate_queryset(queryset) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\generics.py", line 171, in paginate_queryset return self.paginator.paginate_queryset(queryset, self.request, view=self) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\pagination.py", line 385, in paginate_queryset return list(queryset[self.offset:self.offset + self.limit]) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\models\query.py", line 274, in __iter__ self._fetch_all() File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\models\query.py", line 1242, in _fetch_all self._result_cache = list(self._iterable_class(self)) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\models\query.py", line 55, in __iter__ results = compiler.execute_sql(chunked_fetch=self.chunked_fetch, chunk_size=self.chunk_size) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\models\sql\compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 99, in execute return super().execute(sql, params) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\mysql\base.py", line 71, in execute return self.cursor.execute(query, args) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\cursors.py", line 209, in execute res = self._query(query) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\cursors.py", line 315, in _query db.query(q) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\connections.py", line 239, in query _mysql.connection.query(self, query) django.db.utils.OperationalError: (1054, "Unknown column 'wn_componentkey.codingname' in 'field list'") ERROR 2020-08-27 19:48:34,906 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 500 24694 INFO 2020-08-27 19:48:35,264 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 ERROR 2020-08-27 19:49:10,172 log 228 Internal Server Error: /hm/wncomponentkey/ Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\mysql\base.py", line 71, in execute return self.cursor.execute(query, args) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\cursors.py", line 209, in execute res = self._query(query) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\cursors.py", line 315, in _query db.query(q) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\connections.py", line 239, in query _mysql.connection.query(self, query) MySQLdb._exceptions.OperationalError: (1054, "Unknown column 'wn_componentkey.codingname' in 'field list'") The above exception was the direct cause of the following exception: Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\mixins.py", line 40, in list page = self.paginate_queryset(queryset) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\generics.py", line 171, in paginate_queryset return self.paginator.paginate_queryset(queryset, self.request, view=self) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\pagination.py", line 385, in paginate_queryset return list(queryset[self.offset:self.offset + self.limit]) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\models\query.py", line 274, in __iter__ self._fetch_all() File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\models\query.py", line 1242, in _fetch_all self._result_cache = list(self._iterable_class(self)) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\models\query.py", line 55, in __iter__ results = compiler.execute_sql(chunked_fetch=self.chunked_fetch, chunk_size=self.chunk_size) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\models\sql\compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 99, in execute return super().execute(sql, params) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\mysql\base.py", line 71, in execute return self.cursor.execute(query, args) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\cursors.py", line 209, in execute res = self._query(query) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\cursors.py", line 315, in _query db.query(q) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\connections.py", line 239, in query _mysql.connection.query(self, query) django.db.utils.OperationalError: (1054, "Unknown column 'wn_componentkey.codingname' in 'field list'") ERROR 2020-08-27 19:49:10,181 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 500 24694 ERROR 2020-08-27 19:49:15,481 log 228 Internal Server Error: /hm/wncomponentkey/ Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\mysql\base.py", line 71, in execute return self.cursor.execute(query, args) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\cursors.py", line 209, in execute res = self._query(query) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\cursors.py", line 315, in _query db.query(q) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\connections.py", line 239, in query _mysql.connection.query(self, query) MySQLdb._exceptions.OperationalError: (1054, "Unknown column 'wn_componentkey.codingname' in 'field list'") The above exception was the direct cause of the following exception: Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\mixins.py", line 40, in list page = self.paginate_queryset(queryset) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\generics.py", line 171, in paginate_queryset return self.paginator.paginate_queryset(queryset, self.request, view=self) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\pagination.py", line 385, in paginate_queryset return list(queryset[self.offset:self.offset + self.limit]) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\models\query.py", line 274, in __iter__ self._fetch_all() File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\models\query.py", line 1242, in _fetch_all self._result_cache = list(self._iterable_class(self)) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\models\query.py", line 55, in __iter__ results = compiler.execute_sql(chunked_fetch=self.chunked_fetch, chunk_size=self.chunk_size) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\models\sql\compiler.py", line 1100, in execute_sql cursor.execute(sql, params) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 99, in execute return super().execute(sql, params) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 67, in execute return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 76, in _execute_with_wrappers return executor(sql, params, many, context) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\utils.py", line 89, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\utils.py", line 84, in _execute return self.cursor.execute(sql, params) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\backends\mysql\base.py", line 71, in execute return self.cursor.execute(query, args) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\cursors.py", line 209, in execute res = self._query(query) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\cursors.py", line 315, in _query db.query(q) File "C:\Users\12446\Envs\wnserver\lib\site-packages\MySQLdb\connections.py", line 239, in query _mysql.connection.query(self, query) django.db.utils.OperationalError: (1054, "Unknown column 'wn_componentkey.codingname' in 'field list'") ERROR 2020-08-27 19:49:15,487 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 500 24694 INFO 2020-08-27 19:49:15,920 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-27 19:49:56,091 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-27 19:49:57,398 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-27 19:50:02,664 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 464 INFO 2020-08-27 19:50:04,023 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-27 19:50:15,725 basehttp 154 "GET /wb/wncomponentkey/ HTTP/1.1" 200 464 INFO 2020-08-27 19:50:22,771 basehttp 154 "GET /wb/wncomponentkey/ HTTP/1.1" 200 464 INFO 2020-08-27 19:51:54,503 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 464 WARNING 2020-08-27 19:51:59,579 log 228 Not Found: /wb/wncomponent/ WARNING 2020-08-27 19:51:59,580 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 404 4245 INFO 2020-08-27 19:52:08,238 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 464 INFO 2020-08-27 19:52:08,950 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 WARNING 2020-08-27 19:52:10,425 log 228 Not Found: /wb/wncomponent/ WARNING 2020-08-27 19:52:10,426 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 404 4245 INFO 2020-08-27 19:52:42,853 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 464 INFO 2020-08-27 19:52:45,536 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 464 INFO 2020-08-27 19:52:46,806 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 WARNING 2020-08-27 19:52:48,177 log 228 Not Found: /wb/wncomponent/ WARNING 2020-08-27 19:52:48,179 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 404 4245 INFO 2020-08-27 19:54:03,279 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 464 INFO 2020-08-27 19:54:04,567 basehttp 154 "OPTIONS /hm/wncomponent/ HTTP/1.1" 200 0 INFO 2020-08-27 19:54:05,228 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-27 19:54:54,648 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 464 INFO 2020-08-27 19:54:55,898 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-27 19:54:58,241 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-27 19:55:16,233 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 464 INFO 2020-08-27 19:55:16,952 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-27 19:55:17,321 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-27 19:56:27,966 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-27 19:56:29,308 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-27 20:02:54,805 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 500 INFO 2020-08-27 20:02:57,229 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-27 20:03:07,340 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 500 INFO 2020-08-27 20:03:07,877 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-27 20:03:09,270 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-27 20:04:13,700 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 500 INFO 2020-08-27 20:04:15,331 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-27 20:04:16,609 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-27 20:04:24,236 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-27 20:05:49,941 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 500 INFO 2020-08-27 20:05:53,266 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 500 WARNING 2020-08-27 20:05:55,157 log 228 Not Found: /wb/wncomponent/ WARNING 2020-08-27 20:05:55,158 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 404 4245 WARNING 2020-08-27 20:05:56,670 log 228 Not Found: /wb/wncomponent/ WARNING 2020-08-27 20:05:56,671 basehttp 154 "GET /wb/wncomponent/ HTTP/1.1" 404 4245 INFO 2020-08-27 20:06:07,587 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 500 INFO 2020-08-27 20:06:08,592 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-27 20:06:53,760 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 500 INFO 2020-08-27 20:07:11,033 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-27 20:07:15,213 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 201 222 INFO 2020-08-27 20:07:15,216 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 201 222 INFO 2020-08-27 20:07:15,671 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 946 INFO 2020-08-27 20:07:16,320 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 946 INFO 2020-08-27 20:09:15,460 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 946 INFO 2020-08-27 20:09:18,941 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-27 20:09:32,232 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 946 INFO 2020-08-27 20:09:34,851 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-27 20:10:45,214 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 946 INFO 2020-08-27 20:10:49,318 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 946 INFO 2020-08-27 20:10:50,060 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-27 20:10:51,555 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-27 20:10:56,077 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 201 209 INFO 2020-08-27 20:10:57,237 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1156 INFO 2020-08-27 20:11:28,397 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-27 20:11:35,845 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 201 206 INFO 2020-08-27 20:11:36,326 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1363 INFO 2020-08-27 20:11:39,947 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-27 20:12:27,243 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1363 INFO 2020-08-27 20:12:30,227 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-27 20:13:12,228 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1363 INFO 2020-08-27 20:13:13,818 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-27 20:13:21,242 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 201 223 INFO 2020-08-27 20:13:21,733 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1587 INFO 2020-08-27 20:16:53,724 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1587 INFO 2020-08-27 20:17:04,109 basehttp 154 "OPTIONS /hm/wncomponentkey/11/ HTTP/1.1" 200 0 INFO 2020-08-27 20:17:04,552 basehttp 154 "DELETE /hm/wncomponentkey/11/ HTTP/1.1" 204 0 INFO 2020-08-27 20:17:05,005 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1366 INFO 2020-08-27 20:17:08,676 basehttp 154 "OPTIONS /hm/wncomponentkey/12/ HTTP/1.1" 200 0 INFO 2020-08-27 20:17:09,149 basehttp 154 "DELETE /hm/wncomponentkey/12/ HTTP/1.1" 204 0 INFO 2020-08-27 20:17:10,222 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 1138 INFO 2020-08-27 20:17:10,933 basehttp 154 "OPTIONS /hm/wncomponentkey/14/ HTTP/1.1" 200 0 INFO 2020-08-27 20:17:11,390 basehttp 154 "DELETE /hm/wncomponentkey/14/ HTTP/1.1" 204 0 INFO 2020-08-27 20:17:11,859 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 915 INFO 2020-08-27 20:17:19,524 basehttp 154 "OPTIONS /hm/wncomponentkey/13/ HTTP/1.1" 200 0 INFO 2020-08-27 20:17:20,259 basehttp 154 "DELETE /hm/wncomponentkey/13/ HTTP/1.1" 204 0 INFO 2020-08-27 20:17:20,716 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 692 INFO 2020-08-27 20:17:21,607 basehttp 154 "OPTIONS /hm/wncomponentkey/15/ HTTP/1.1" 200 0 INFO 2020-08-27 20:17:22,202 basehttp 154 "DELETE /hm/wncomponentkey/15/ HTTP/1.1" 204 0 INFO 2020-08-27 20:17:22,644 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 482 INFO 2020-08-27 20:17:23,236 basehttp 154 "OPTIONS /hm/wncomponentkey/16/ HTTP/1.1" 200 0 INFO 2020-08-27 20:17:23,683 basehttp 154 "DELETE /hm/wncomponentkey/16/ HTTP/1.1" 204 0 INFO 2020-08-27 20:17:24,802 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 275 INFO 2020-08-27 20:17:25,388 basehttp 154 "OPTIONS /hm/wncomponentkey/17/ HTTP/1.1" 200 0 INFO 2020-08-27 20:17:25,848 basehttp 154 "DELETE /hm/wncomponentkey/17/ HTTP/1.1" 204 0 INFO 2020-08-27 20:17:26,276 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 52 INFO 2020-08-27 20:17:28,238 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-27 20:17:37,203 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 201 217 INFO 2020-08-27 20:17:37,673 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 269 INFO 2020-08-27 20:17:50,243 basehttp 154 "GET /wb/wncomponentkey/ HTTP/1.1" 200 269 INFO 2020-08-27 20:17:50,653 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-27 20:18:01,330 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-27 20:18:16,433 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 201 219 INFO 2020-08-27 20:18:17,263 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 489 INFO 2020-08-27 20:18:22,171 basehttp 154 "GET /wb/wncomponentkey/ HTTP/1.1" 200 489 INFO 2020-08-27 20:18:22,569 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-27 20:18:44,897 basehttp 154 "GET /wb/wncomponentkey/ HTTP/1.1" 200 489 INFO 2020-08-27 20:18:46,135 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-27 20:18:48,022 basehttp 154 "GET /wb/wncomponentkey/ HTTP/1.1" 200 489 INFO 2020-08-27 20:18:49,109 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-27 20:19:54,799 basehttp 154 "GET /wb/wncomponentkey/ HTTP/1.1" 200 489 INFO 2020-08-27 20:19:55,172 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-27 20:19:58,190 basehttp 154 "GET /wb/wncomponentkey/ HTTP/1.1" 200 489 INFO 2020-08-27 20:19:58,608 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-27 20:20:35,560 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 489 INFO 2020-08-27 20:21:44,391 basehttp 154 "OPTIONS /wb/wncomponentkey/?ordering=coding HTTP/1.1" 200 0 INFO 2020-08-27 20:21:44,849 basehttp 154 "GET /wb/wncomponentkey/?ordering=coding HTTP/1.1" 200 489 INFO 2020-08-27 20:21:45,252 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-27 20:21:48,225 basehttp 154 "GET /wb/wncomponentkey/?ordering=coding HTTP/1.1" 200 489 INFO 2020-08-27 20:21:48,617 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-27 20:21:52,940 basehttp 154 "OPTIONS /wb/wncomponentkey/?ordering=-coding HTTP/1.1" 200 0 INFO 2020-08-27 20:21:53,366 basehttp 154 "GET /wb/wncomponentkey/?ordering=-coding HTTP/1.1" 200 489 INFO 2020-08-27 20:21:53,800 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-27 20:22:05,524 basehttp 154 "OPTIONS /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 0 INFO 2020-08-27 20:22:06,327 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 489 INFO 2020-08-27 20:22:06,713 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-27 20:22:09,504 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 489 INFO 2020-08-27 20:22:09,878 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-27 20:22:20,232 basehttp 154 "OPTIONS /wb/wncomponentkey/?ordering=-sort HTTP/1.1" 200 0 INFO 2020-08-27 20:22:20,661 basehttp 154 "GET /wb/wncomponentkey/?ordering=-sort HTTP/1.1" 200 489 INFO 2020-08-27 20:22:21,177 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-27 20:22:23,190 basehttp 154 "GET /wb/wncomponentkey/?ordering=-sort HTTP/1.1" 200 489 INFO 2020-08-27 20:22:23,590 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-27 20:22:43,979 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-08-27 20:22:45,298 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-27 20:22:55,056 basehttp 154 "GET /wb/wncomponentkey/?ordering=-sort HTTP/1.1" 200 489 INFO 2020-08-27 20:22:56,131 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-27 20:23:01,181 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 489 INFO 2020-08-27 20:23:01,551 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-27 20:23:04,164 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 489 INFO 2020-08-27 20:23:04,570 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-27 20:23:13,924 basehttp 154 "OPTIONS /wb/wncomponentkey/?ordering=id HTTP/1.1" 200 0 INFO 2020-08-27 20:23:14,335 basehttp 154 "GET /wb/wncomponentkey/?ordering=id HTTP/1.1" 200 489 INFO 2020-08-27 20:23:14,708 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-27 20:25:41,484 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-08-27 20:25:42,625 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-27 20:25:47,256 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-08-27 20:25:48,215 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-27 20:25:59,102 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-08-27 20:26:00,119 autoreload 597 Watching for file changes with StatReloader ERROR 2020-08-27 20:26:43,307 log 228 Internal Server Error: /wb/wncomponentkey/ Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\mixins.py", line 38, in list queryset = self.filter_queryset(self.get_queryset()) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\generics.py", line 150, in filter_queryset queryset = backend().filter_queryset(self.request, queryset, self) AttributeError: 'OrderingFilter' object has no attribute 'filter_queryset' ERROR 2020-08-27 20:26:43,309 basehttp 154 "GET /wb/wncomponentkey/?ordering=id HTTP/1.1" 500 21299 INFO 2020-08-27 20:26:56,206 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-08-27 20:26:57,282 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-27 20:27:55,550 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-08-27 20:27:56,653 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-27 20:28:12,678 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-08-27 20:28:13,707 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-27 20:28:19,266 basehttp 154 "GET /wb/wncomponentkey/?ordering=id HTTP/1.1" 200 489 INFO 2020-08-27 20:28:19,669 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-27 20:28:25,959 basehttp 154 "OPTIONS /wb/wncomponentkey/?ordering=-id HTTP/1.1" 200 0 INFO 2020-08-27 20:28:27,150 basehttp 154 "GET /wb/wncomponentkey/?ordering=-id HTTP/1.1" 200 489 INFO 2020-08-27 20:28:27,537 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-27 20:28:44,065 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-08-27 20:28:45,525 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-27 20:28:48,349 basehttp 154 "GET /wb/wncomponentkey/?ordering=-id HTTP/1.1" 200 489 INFO 2020-08-27 20:28:48,745 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-27 20:28:54,789 basehttp 154 "GET /wb/wncomponentkey/?ordering=id HTTP/1.1" 200 489 INFO 2020-08-27 20:28:56,136 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-27 20:29:11,506 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 489 INFO 2020-08-27 20:29:11,896 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-27 20:29:17,193 basehttp 154 "GET /wb/wncomponentkey/?ordering=-sort HTTP/1.1" 200 489 INFO 2020-08-27 20:29:17,567 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-27 20:29:20,785 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 489 INFO 2020-08-27 20:29:21,791 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-27 20:30:08,656 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-08-27 20:30:09,672 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-27 20:30:18,669 basehttp 154 "GET /hm/wncomponentkey/?ordering=-id HTTP/1.1" 200 489 INFO 2020-08-27 20:30:20,110 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 1098 INFO 2020-08-27 20:30:37,294 basehttp 154 "OPTIONS /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 0 INFO 2020-08-27 20:30:38,259 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 489 INFO 2020-08-28 19:26:38,617 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-28 19:30:00,557 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\serializer.py changed, reloading. INFO 2020-08-28 19:30:01,567 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-28 19:36:38,109 basehttp 154 "OPTIONS /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 0 INFO 2020-08-28 19:36:38,579 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 489 INFO 2020-08-28 19:36:38,595 basehttp 154 "OPTIONS /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 0 INFO 2020-08-28 19:36:39,275 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-28 19:41:30,723 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 489 INFO 2020-08-28 19:41:31,193 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-28 19:42:32,822 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-28 19:42:57,317 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 489 INFO 2020-08-28 19:42:57,724 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-28 19:49:29,402 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-28 19:49:30,430 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-28 19:49:50,510 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-28 19:49:51,445 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-28 19:50:52,246 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-28 19:50:53,234 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-28 19:51:15,350 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-28 19:51:16,362 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-28 19:52:08,453 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-28 19:52:09,697 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-28 19:52:43,268 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-28 19:52:44,240 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-28 19:53:25,664 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-28 19:53:26,600 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-28 19:57:04,589 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-28 19:57:05,578 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-28 19:57:57,217 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-28 19:57:58,246 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-28 19:58:01,638 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-28 19:59:03,346 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-28 19:59:04,296 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-28 19:59:07,687 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-28 19:59:08,989 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-28 20:00:00,748 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-28 20:00:01,693 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-28 20:03:18,459 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-28 20:03:19,418 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-28 20:04:30,552 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-28 20:04:31,548 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-28 20:06:42,271 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\migrations\0001_initial.py changed, reloading. INFO 2020-08-28 20:06:43,215 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-28 20:09:29,851 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\migrations\0001_initial.py changed, reloading. INFO 2020-08-28 20:09:31,455 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-28 20:13:03,057 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\migrations\0001_initial.py changed, reloading. INFO 2020-08-28 20:13:04,004 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-28 20:15:29,148 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-28 20:15:30,200 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-28 20:16:14,875 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-28 20:16:15,936 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-28 20:22:24,073 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\migrations\0001_initial.py changed, reloading. INFO 2020-08-28 20:22:25,512 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-28 20:26:21,251 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-28 20:26:22,386 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-28 20:28:07,140 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-28 20:28:08,138 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-28 20:29:47,513 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-28 20:29:48,532 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-28 20:30:52,345 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-28 20:30:53,362 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-28 20:31:45,517 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-28 20:31:46,696 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-28 20:33:22,258 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-28 20:33:23,292 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-28 20:33:40,840 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-28 20:33:41,794 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-28 20:33:54,030 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-28 20:33:55,073 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-28 20:34:02,178 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-28 20:34:03,152 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-28 20:39:54,143 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-28 20:39:55,231 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-28 20:41:33,271 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 52 INFO 2020-08-28 20:41:42,139 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-08-28 20:41:42,592 basehttp 154 "POST /hm/login/ HTTP/1.1" 202 26 INFO 2020-08-28 20:42:36,979 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 310 INFO 2020-08-28 20:42:37,001 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-08-28 20:42:37,448 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 10 INFO 2020-08-28 20:47:27,731 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 298 INFO 2020-08-28 20:47:29,586 basehttp 154 "OPTIONS /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 0 INFO 2020-08-28 20:47:30,038 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 52 INFO 2020-08-28 20:47:32,607 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 52 INFO 2020-08-28 20:47:32,985 basehttp 154 "OPTIONS /hm/wncomponent/ HTTP/1.1" 200 0 INFO 2020-08-28 20:47:33,447 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-28 20:47:42,486 basehttp 154 "OPTIONS /hm/wncomponentkey/ HTTP/1.1" 200 0 INFO 2020-08-28 20:47:43,538 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 201 216 INFO 2020-08-28 20:47:44,056 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 268 INFO 2020-08-28 20:47:47,273 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-28 20:47:59,312 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 201 221 INFO 2020-08-28 20:47:59,777 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 20:48:04,543 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 490 INFO 2020-08-28 20:48:04,960 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 52 INFO 2020-08-28 20:49:34,796 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 20:49:34,906 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-28 20:49:38,550 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:02:51,207 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:02:52,681 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:07:07,369 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-28 21:07:08,999 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:11:18,917 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:11:55,389 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:14:34,733 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:18:29,753 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:18:38,563 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:19:59,566 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:22:16,588 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:22:33,444 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:24:44,962 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:24:45,427 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:26:04,557 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:27:23,442 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:28:12,569 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:29:21,700 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:30:02,389 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:30:39,591 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:31:37,606 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:32:17,350 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:33:36,491 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:34:04,343 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:35:00,581 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:36:20,408 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:37:40,715 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:37:40,857 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-28 21:38:30,807 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:38:39,155 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:38:44,576 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:38:51,586 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:38:57,570 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:39:04,013 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:39:12,587 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:39:19,200 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:39:25,245 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:39:25,435 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-28 21:40:28,258 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:41:15,545 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:41:47,070 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:43:36,435 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:43:55,624 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:44:07,149 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:45:10,761 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:45:38,764 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:50:34,541 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-28 21:50:56,678 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-29 16:54:32,517 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-29 16:56:21,184 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-08-29 16:56:22,386 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 310 INFO 2020-08-29 16:56:22,414 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-08-29 16:56:23,234 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-29 16:58:29,981 basehttp 154 "OPTIONS /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 0 INFO 2020-08-29 16:58:30,455 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-29 16:58:32,284 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-29 17:01:49,801 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-29 17:01:50,987 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-29 17:05:36,085 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\serializer.py changed, reloading. INFO 2020-08-29 17:05:37,169 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-29 17:05:43,399 basehttp 154 "OPTIONS /hm/wncomponent/ HTTP/1.1" 200 0 INFO 2020-08-29 17:05:44,304 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-29 17:05:49,545 basehttp 154 "OPTIONS /hm/wncomponentkey/ HTTP/1.1" 200 0 ERROR 2020-08-29 17:05:50,346 log 228 Internal Server Error: /hm/wncomponentkey/ Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\mixins.py", line 19, in create self.perform_create(serializer) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\mixins.py", line 24, in perform_create serializer.save() File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\serializers.py", line 212, in save self.instance = self.create(validated_data) File "F:\python\privateobj\obj\wnserver\project\apps\bsdata\serializer.py", line 132, in create coding = validated_data['validated_data'], KeyError: 'validated_data' ERROR 2020-08-29 17:05:50,347 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 500 21527 INFO 2020-08-29 17:06:15,248 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\serializer.py changed, reloading. INFO 2020-08-29 17:06:16,237 autoreload 597 Watching for file changes with StatReloader ERROR 2020-08-29 17:06:32,852 log 228 Internal Server Error: /hm/wncomponentkey/ Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\mixins.py", line 19, in create self.perform_create(serializer) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\mixins.py", line 24, in perform_create serializer.save() File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\serializers.py", line 212, in save self.instance = self.create(validated_data) File "F:\python\privateobj\obj\wnserver\project\apps\bsdata\serializer.py", line 134, in create componentkey_id = validated_data['id'] KeyError: 'id' ERROR 2020-08-29 17:06:32,854 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 500 21499 INFO 2020-08-29 17:11:08,559 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\serializer.py changed, reloading. INFO 2020-08-29 17:11:09,626 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-29 17:11:14,838 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 201 233 INFO 2020-08-29 17:11:15,311 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 724 INFO 2020-08-29 17:13:05,620 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-08-29 17:13:06,848 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-29 17:13:17,296 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-29 17:13:24,256 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 201 227 INFO 2020-08-29 17:13:24,747 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 952 INFO 2020-08-29 17:14:42,320 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\serializer.py changed, reloading. INFO 2020-08-29 17:14:43,364 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-29 17:14:54,332 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-08-29 17:14:55,389 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-29 17:15:00,481 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-29 17:15:05,919 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 201 217 INFO 2020-08-29 17:15:06,985 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1170 INFO 2020-08-29 17:15:27,086 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-29 17:15:36,449 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 201 218 INFO 2020-08-29 17:15:36,964 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1389 INFO 2020-08-29 17:16:16,430 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\serializer.py changed, reloading. INFO 2020-08-29 17:16:17,657 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-29 17:16:22,297 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-29 17:16:28,245 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 201 216 INFO 2020-08-29 17:16:28,755 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1606 INFO 2020-08-29 17:17:08,116 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\serializer.py changed, reloading. INFO 2020-08-29 17:17:09,073 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-29 17:17:21,134 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-29 17:17:26,593 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 201 221 INFO 2020-08-29 17:17:27,099 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1828 INFO 2020-08-29 17:18:14,819 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-29 17:18:34,099 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-29 17:18:39,835 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 201 221 INFO 2020-08-29 17:18:40,306 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 2050 INFO 2020-08-29 17:20:44,052 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-08-29 17:20:44,995 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-29 17:20:53,199 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\serializer.py changed, reloading. INFO 2020-08-29 17:20:54,268 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-29 17:21:01,252 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-29 17:21:07,018 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 201 217 INFO 2020-08-29 17:21:08,240 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 2269 INFO 2020-08-29 17:21:24,428 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\serializer.py changed, reloading. INFO 2020-08-29 17:21:25,449 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-29 17:21:36,457 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-08-29 17:21:37,424 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-29 17:22:39,635 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-08-29 17:22:40,554 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-29 17:22:49,922 basehttp 154 "OPTIONS /hm/wncomponentkey/10/ HTTP/1.1" 200 0 INFO 2020-08-29 17:22:50,594 basehttp 154 "DELETE /hm/wncomponentkey/10/ HTTP/1.1" 204 0 INFO 2020-08-29 17:22:51,089 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 2050 INFO 2020-08-29 17:22:55,557 basehttp 154 "OPTIONS /hm/wncomponentkey/9/ HTTP/1.1" 200 0 INFO 2020-08-29 17:22:56,259 basehttp 154 "DELETE /hm/wncomponentkey/9/ HTTP/1.1" 204 0 INFO 2020-08-29 17:22:56,739 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1828 INFO 2020-08-29 17:22:57,958 basehttp 154 "OPTIONS /hm/wncomponentkey/8/ HTTP/1.1" 200 0 INFO 2020-08-29 17:22:58,618 basehttp 154 "DELETE /hm/wncomponentkey/8/ HTTP/1.1" 204 0 INFO 2020-08-29 17:22:59,064 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1606 INFO 2020-08-29 17:23:00,387 basehttp 154 "OPTIONS /hm/wncomponentkey/7/ HTTP/1.1" 200 0 INFO 2020-08-29 17:23:01,086 basehttp 154 "DELETE /hm/wncomponentkey/7/ HTTP/1.1" 204 0 INFO 2020-08-29 17:23:02,155 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1389 INFO 2020-08-29 17:23:03,279 basehttp 154 "OPTIONS /hm/wncomponentkey/6/ HTTP/1.1" 200 0 INFO 2020-08-29 17:23:04,477 basehttp 154 "DELETE /hm/wncomponentkey/6/ HTTP/1.1" 204 0 INFO 2020-08-29 17:23:04,962 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1170 INFO 2020-08-29 17:23:05,468 basehttp 154 "OPTIONS /hm/wncomponentkey/5/ HTTP/1.1" 200 0 INFO 2020-08-29 17:23:06,469 basehttp 154 "DELETE /hm/wncomponentkey/5/ HTTP/1.1" 204 0 INFO 2020-08-29 17:23:06,942 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 952 INFO 2020-08-29 17:23:08,934 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-29 17:23:15,329 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 201 218 INFO 2020-08-29 17:23:15,791 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1171 INFO 2020-08-29 17:24:46,866 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-29 17:24:48,019 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-29 17:25:57,619 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-29 17:25:58,602 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-29 17:26:19,779 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-29 17:26:20,734 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-29 17:27:02,027 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-08-29 17:27:03,142 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-29 17:27:52,765 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-08-29 17:27:53,742 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-29 17:29:27,627 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-08-29 17:29:28,609 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-29 17:29:38,985 basehttp 154 "OPTIONS /hm/wncomponentkey/11/ HTTP/1.1" 200 0 INFO 2020-08-29 17:29:39,638 basehttp 154 "DELETE /hm/wncomponentkey/11/ HTTP/1.1" 204 0 INFO 2020-08-29 17:29:40,105 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 952 INFO 2020-08-29 17:29:41,069 basehttp 154 "OPTIONS /hm/wncomponentkey/4/ HTTP/1.1" 200 0 INFO 2020-08-29 17:29:42,307 basehttp 154 "DELETE /hm/wncomponentkey/4/ HTTP/1.1" 204 0 INFO 2020-08-29 17:29:42,780 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 724 INFO 2020-08-29 17:29:43,270 basehttp 154 "OPTIONS /hm/wncomponentkey/3/ HTTP/1.1" 200 0 INFO 2020-08-29 17:29:43,908 basehttp 154 "DELETE /hm/wncomponentkey/3/ HTTP/1.1" 204 0 INFO 2020-08-29 17:29:44,970 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 490 INFO 2020-08-29 17:29:45,741 basehttp 154 "OPTIONS /hm/wncomponentkey/2/ HTTP/1.1" 200 0 INFO 2020-08-29 17:29:47,130 basehttp 154 "DELETE /hm/wncomponentkey/2/ HTTP/1.1" 204 0 INFO 2020-08-29 17:29:47,584 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 268 INFO 2020-08-29 17:29:48,549 basehttp 154 "OPTIONS /hm/wncomponentkey/1/ HTTP/1.1" 200 0 INFO 2020-08-29 17:29:49,177 basehttp 154 "DELETE /hm/wncomponentkey/1/ HTTP/1.1" 204 0 INFO 2020-08-29 17:29:50,176 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 52 INFO 2020-08-29 17:29:52,053 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-29 17:30:05,146 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 201 217 INFO 2020-08-29 17:30:06,228 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 269 INFO 2020-08-29 17:30:08,210 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-29 17:30:18,875 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 201 222 INFO 2020-08-29 17:30:19,943 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-29 17:31:02,469 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-29 17:36:20,375 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-29 17:36:25,879 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-29 17:36:26,065 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-29 17:36:37,495 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-29 17:36:37,726 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-29 17:38:21,823 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-29 17:40:44,846 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\urls.py changed, reloading. INFO 2020-08-29 17:40:46,050 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-29 17:43:13,292 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-29 17:46:24,259 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-29 17:47:38,863 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-29 17:47:39,002 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-29 17:48:25,213 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-29 17:49:17,020 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-29 17:49:23,577 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-29 17:49:23,734 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-29 17:49:27,180 basehttp 154 "OPTIONS /hm/wncomponentcss/12/ HTTP/1.1" 200 0 WARNING 2020-08-29 17:49:28,298 log 228 Not Found: /hm/wncomponentcss/12/ WARNING 2020-08-29 17:49:28,299 basehttp 154 "GET /hm/wncomponentcss/12/ HTTP/1.1" 404 25 INFO 2020-08-29 17:49:34,274 basehttp 154 "OPTIONS /hm/wncomponentcss/13/ HTTP/1.1" 200 0 WARNING 2020-08-29 17:49:34,823 log 228 Not Found: /hm/wncomponentcss/13/ WARNING 2020-08-29 17:49:34,824 basehttp 154 "GET /hm/wncomponentcss/13/ HTTP/1.1" 404 25 INFO 2020-08-29 17:51:02,063 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-29 17:51:06,721 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-29 17:51:06,845 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-29 17:51:11,375 basehttp 154 "OPTIONS /hm/wncomponentcss/?componentkey_id=12 HTTP/1.1" 200 0 INFO 2020-08-29 17:51:12,043 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=12 HTTP/1.1" 200 6406 INFO 2020-08-29 17:52:20,045 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-29 17:52:20,220 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-29 17:52:54,222 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-29 17:53:00,227 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-29 17:53:00,493 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-29 17:53:03,273 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=12 HTTP/1.1" 200 6406 INFO 2020-08-29 17:53:43,195 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-08-29 17:53:44,196 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-29 17:53:49,853 basehttp 154 "OPTIONS /hm/wncomponentcss/?componentkey_id=13 HTTP/1.1" 200 0 INFO 2020-08-29 17:53:50,532 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=13 HTTP/1.1" 200 3231 INFO 2020-08-29 17:54:28,845 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-29 17:54:34,727 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=12 HTTP/1.1" 200 3226 INFO 2020-08-29 17:55:55,751 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-29 17:56:12,337 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-29 17:56:23,213 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-29 17:56:41,224 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-29 17:56:48,085 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-29 17:56:52,275 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-29 17:56:52,490 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-29 17:56:55,402 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=12 HTTP/1.1" 200 3226 INFO 2020-08-29 17:57:00,044 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=13 HTTP/1.1" 200 3231 INFO 2020-08-30 20:17:25,558 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-30 20:25:03,376 basehttp 154 "OPTIONS /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 0 INFO 2020-08-30 20:25:03,845 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 492 INFO 2020-08-30 20:25:03,859 basehttp 154 "OPTIONS /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 0 INFO 2020-08-30 20:25:06,164 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 3226 INFO 2020-08-30 20:25:12,221 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-08-30 20:25:13,364 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 310 INFO 2020-08-30 20:25:13,392 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-08-30 20:25:14,496 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 20:25:16,645 basehttp 154 "OPTIONS /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 0 INFO 2020-08-30 20:25:17,269 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 20:25:20,095 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 20:25:21,743 basehttp 154 "OPTIONS /hm/wncomponentcss/?componentkey_id=12 HTTP/1.1" 200 0 INFO 2020-08-30 20:25:22,358 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=12 HTTP/1.1" 200 3226 INFO 2020-08-30 20:32:42,347 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 20:32:42,506 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 20:40:32,921 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=12 HTTP/1.1" 200 3226 INFO 2020-08-30 20:46:21,308 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 20:46:58,627 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 20:47:41,306 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 20:47:43,297 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 20:47:43,425 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 21:02:47,460 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 21:02:47,654 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 21:07:17,558 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 21:07:29,989 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 21:07:30,159 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 21:08:05,553 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 21:08:10,828 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 21:08:10,985 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 21:09:29,074 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 21:09:36,880 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 21:09:37,077 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 21:10:15,581 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 21:10:20,940 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 21:10:21,584 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 21:22:50,332 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 21:24:30,182 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 21:24:31,244 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 21:26:21,363 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 21:29:12,841 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 21:29:23,840 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 21:29:44,649 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 21:29:57,265 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 21:30:05,840 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 21:30:13,439 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 21:30:23,309 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 21:30:34,126 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 21:30:45,979 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 21:31:13,964 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 21:33:03,259 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 21:35:36,369 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 21:36:03,010 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 21:42:15,423 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 21:42:15,587 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 21:42:31,407 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 21:44:09,245 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 21:44:12,540 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 21:44:43,875 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 21:44:46,235 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 21:45:18,831 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 21:45:19,017 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 21:45:30,927 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 21:45:31,100 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 21:47:28,365 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 21:47:31,216 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 21:52:55,808 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 21:53:01,423 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 21:53:01,549 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 21:53:32,842 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 21:53:32,876 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 22:00:00,970 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 22:00:43,284 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 22:00:43,390 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 22:00:45,240 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 22:00:46,027 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 22:01:43,444 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 22:02:03,225 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 22:02:04,444 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 22:02:30,435 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 22:18:58,329 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 492 INFO 2020-08-30 22:19:08,109 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 492 INFO 2020-08-30 22:19:09,489 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 3226 INFO 2020-08-30 22:19:13,353 basehttp 154 "OPTIONS /hm/wncomponent/ HTTP/1.1" 200 0 INFO 2020-08-30 22:19:14,232 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-30 22:19:29,273 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-08-30 22:19:43,501 basehttp 154 "OPTIONS /hm/wncomponentkey/ HTTP/1.1" 200 0 INFO 2020-08-30 22:19:44,047 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 201 223 INFO 2020-08-30 22:19:45,206 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 22:19:48,338 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-08-30 22:19:48,924 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 3226 INFO 2020-08-30 22:20:19,664 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 22:21:04,492 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 22:21:09,001 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 22:21:09,116 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 22:21:56,175 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 22:22:58,812 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 22:25:45,423 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-08-30 22:25:45,430 basehttp 154 "OPTIONS /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 0 INFO 2020-08-30 22:25:46,245 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 22:25:46,413 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 22:44:15,991 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 22:44:16,008 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 22:44:41,988 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 22:44:42,198 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 22:48:29,612 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 22:48:29,800 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 22:49:07,038 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 22:49:07,201 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 22:49:21,230 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 22:49:22,006 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 22:50:35,949 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 22:50:36,134 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 22:50:59,440 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 22:51:02,233 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 22:51:27,221 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 22:51:27,902 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 22:51:40,170 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 22:52:16,596 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 22:52:19,233 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 22:52:19,996 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 22:52:36,110 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 22:52:38,134 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 22:52:39,079 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 22:54:03,418 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 22:59:32,066 basehttp 154 "OPTIONS /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 0 INFO 2020-08-30 22:59:33,183 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-08-30 22:59:33,202 basehttp 154 "OPTIONS /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 0 INFO 2020-08-30 22:59:33,462 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 22:59:33,780 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 3226 INFO 2020-08-30 22:59:54,193 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 23:00:51,569 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 23:01:43,179 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 23:01:49,627 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 23:01:49,777 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 23:02:10,176 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 23:03:45,221 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 23:03:45,446 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 23:04:11,005 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 23:04:11,900 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 23:05:56,235 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 23:05:56,721 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 23:09:05,223 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 23:09:05,398 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 23:09:22,289 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 23:09:22,480 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 23:10:05,709 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 23:10:06,850 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 23:11:00,202 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 23:11:00,386 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 23:13:48,050 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 23:13:48,207 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 23:14:07,515 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 23:14:07,701 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 23:14:53,900 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 23:14:54,063 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 23:15:19,315 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 23:15:19,800 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 23:16:05,048 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 23:16:05,848 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 23:16:56,084 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 23:16:57,425 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 23:17:13,625 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 23:17:13,807 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 23:18:31,424 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 23:18:31,625 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 23:18:59,377 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 23:18:59,563 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 23:19:21,790 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 23:26:49,266 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 23:26:49,476 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 23:30:05,215 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 23:30:05,429 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 23:33:19,223 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 23:33:19,411 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 23:33:34,840 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 23:33:35,017 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 23:34:42,841 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 23:34:43,027 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 23:36:35,239 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 23:36:35,438 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 23:36:54,107 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 23:36:54,291 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 23:37:32,217 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 23:37:32,412 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 23:38:05,726 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 23:38:05,872 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 23:39:29,833 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 23:39:30,032 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 23:39:43,029 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 23:39:43,837 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 23:40:02,795 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 23:40:02,983 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 23:40:43,614 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 23:40:43,762 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 23:43:46,213 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 23:43:46,404 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 23:44:14,020 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 23:44:19,214 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 23:44:19,400 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 23:47:39,972 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 23:47:40,164 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 23:49:34,026 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 23:49:34,158 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 23:49:58,940 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 23:49:59,110 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 23:50:26,928 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 23:50:27,066 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 23:50:58,150 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-08-30 23:50:58,230 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-30 23:50:58,785 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-30 23:50:59,062 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 3226 INFO 2020-08-31 20:24:22,625 autoreload 597 Watching for file changes with StatReloader INFO 2020-08-31 20:24:42,049 basehttp 154 "OPTIONS /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 0 INFO 2020-08-31 20:24:42,571 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-08-31 20:24:42,586 basehttp 154 "OPTIONS /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 0 INFO 2020-08-31 20:24:43,094 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 3226 INFO 2020-08-31 20:25:04,975 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-08-31 20:25:05,476 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 310 INFO 2020-08-31 20:25:05,502 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-08-31 20:25:06,947 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-31 20:25:13,195 basehttp 154 "OPTIONS /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 0 INFO 2020-08-31 20:25:13,660 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 20:32:21,685 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 20:37:14,907 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 20:38:43,505 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 20:38:43,641 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-31 20:39:19,655 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 20:39:19,809 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-31 20:43:38,654 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 20:44:55,983 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 20:45:46,620 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 20:47:41,624 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 20:47:41,772 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-31 20:50:55,625 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 20:56:04,964 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 20:57:40,577 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 20:58:44,233 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 20:58:48,774 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 20:59:11,176 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 21:00:31,592 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 21:00:58,454 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 21:00:58,577 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-31 21:02:05,629 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 21:03:33,506 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 21:07:39,646 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 21:10:11,055 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 21:11:46,849 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 21:11:58,609 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 21:12:11,458 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 21:12:37,439 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 21:14:00,647 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 21:14:00,754 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-31 21:14:19,677 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 21:14:41,344 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 21:14:42,212 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-31 21:14:49,925 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 21:14:59,609 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 21:15:02,625 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 21:16:47,385 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 21:17:52,619 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 21:34:13,254 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 21:35:04,636 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 21:41:10,318 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 21:43:08,630 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 21:45:03,586 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 21:45:13,297 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 21:45:13,412 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-31 21:45:23,740 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 21:45:39,122 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 21:45:45,972 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 21:51:06,206 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 21:51:11,649 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 21:51:11,792 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-31 21:51:42,621 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 21:54:53,621 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 21:55:32,631 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 21:56:37,641 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 21:56:56,798 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 21:58:48,444 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 21:58:52,204 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 21:58:52,391 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-31 22:00:16,911 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 22:00:17,064 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-31 22:00:47,249 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 22:00:52,293 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 22:00:52,471 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-31 22:01:39,645 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 22:03:14,859 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 22:03:17,834 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-31 22:03:17,905 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 22:05:52,367 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 22:05:57,124 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 22:05:57,332 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-31 22:07:21,420 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 22:07:29,611 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 22:07:34,253 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 22:07:34,426 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-31 22:07:51,297 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 22:07:55,590 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 22:07:55,806 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-31 22:08:42,625 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 22:08:46,302 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 22:08:46,478 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-08-31 22:09:04,201 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 22:10:05,837 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 22:10:38,423 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 22:11:04,197 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 22:11:10,593 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 22:11:27,632 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 22:12:29,442 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 22:13:26,627 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 22:13:41,557 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 22:14:48,667 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-08-31 22:17:23,764 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-01 18:53:15,800 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-01 18:53:44,463 basehttp 154 "OPTIONS /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 0 INFO 2020-09-01 18:53:44,947 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-01 18:53:44,972 basehttp 154 "OPTIONS /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 0 INFO 2020-09-01 18:53:45,487 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 3226 INFO 2020-09-01 18:53:58,850 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-09-01 18:53:59,387 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 310 INFO 2020-09-01 18:53:59,413 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-09-01 18:54:00,079 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-01 18:54:03,279 basehttp 154 "OPTIONS /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 0 INFO 2020-09-01 18:54:03,743 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-01 19:09:20,969 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-01 19:12:40,067 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-01 19:13:32,080 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-01 19:14:43,387 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-01 19:15:51,060 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-01 19:16:05,803 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-01 19:18:45,288 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-01 19:19:31,834 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-01 19:20:24,470 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-01 19:20:43,811 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-01 19:22:35,505 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-01 19:23:33,545 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-01 19:25:17,568 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-01 19:26:28,193 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-01 19:31:32,969 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-01 19:33:13,062 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-01 19:34:00,396 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-01 19:34:00,553 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-01 19:34:30,326 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-01 19:34:44,948 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-01 19:35:41,944 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-01 19:40:52,365 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-01 19:41:50,155 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-01 19:46:36,613 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-01 19:47:44,202 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-01 19:50:27,738 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-01 19:52:53,518 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-01 19:54:38,846 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-01 19:56:45,024 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-01 19:57:43,948 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-01 20:00:05,081 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-01 20:01:05,428 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-01 20:01:22,574 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-01 20:01:39,214 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-01 20:02:26,758 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-01 20:05:43,012 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-01 20:07:30,609 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-01 20:13:36,678 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-01 20:13:49,419 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-01 20:17:40,690 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 08:50:57,067 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-02 18:46:44,309 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-02 18:47:20,874 basehttp 154 "OPTIONS /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 0 INFO 2020-09-02 18:47:21,355 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-02 18:47:21,371 basehttp 154 "OPTIONS /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 0 INFO 2020-09-02 18:47:21,862 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 3226 INFO 2020-09-02 18:47:28,295 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-09-02 18:47:28,892 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 310 INFO 2020-09-02 18:47:28,919 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-09-02 18:47:29,616 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-02 18:47:31,804 basehttp 154 "OPTIONS /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 0 INFO 2020-09-02 18:47:32,250 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 18:47:33,984 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 18:54:25,247 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 18:57:26,202 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 18:57:50,302 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 18:59:38,008 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 18:59:52,935 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:00:58,618 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:02:28,535 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:03:47,008 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:04:04,646 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:08:23,358 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:10:18,379 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:11:49,726 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:12:21,226 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:13:04,129 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:16:31,016 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:16:34,351 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:16:34,498 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-02 19:18:53,939 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:20:06,877 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:20:32,273 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:21:02,214 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:21:43,925 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:23:01,130 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:30:02,910 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:30:03,091 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-02 19:31:07,919 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:31:08,075 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-02 19:32:13,840 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:32:19,324 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:32:19,530 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-02 19:32:52,344 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:34:22,452 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:34:28,049 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:34:28,251 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-02 19:34:42,101 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:34:46,977 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:34:47,180 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-02 19:34:57,562 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:35:30,217 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:35:32,434 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:35:32,637 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-02 19:35:44,993 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:36:40,895 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:36:43,737 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:36:43,956 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-02 19:36:49,553 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:36:49,747 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-02 19:37:08,923 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:37:12,063 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:37:12,234 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-02 19:37:26,707 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:38:30,333 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:39:01,769 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:39:05,562 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:39:05,737 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-02 19:39:14,229 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:41:43,627 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:41:48,075 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:41:48,281 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-02 19:42:09,979 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:42:18,115 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:42:26,102 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:42:26,289 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-02 19:43:09,738 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:43:09,930 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-02 19:44:22,522 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:44:27,348 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:44:27,538 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-02 19:44:33,130 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:45:04,687 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:45:10,346 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:45:10,551 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-02 19:45:39,909 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:45:57,045 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:46:01,475 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:46:01,640 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-02 19:46:10,918 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:46:16,112 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:46:19,737 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:46:19,898 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-02 19:46:30,826 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:46:37,231 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:46:40,651 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:46:40,783 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-02 19:46:48,842 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:47:12,244 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:47:16,530 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:47:16,724 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-02 19:47:23,165 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:47:38,762 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:47:42,279 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:47:42,479 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-02 19:47:47,294 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:47:55,682 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:47:55,813 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-02 19:48:01,103 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:48:09,556 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:48:12,718 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:48:12,885 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-02 19:48:19,932 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:48:31,420 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:48:31,560 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-02 19:48:39,870 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:48:43,420 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:48:43,550 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-02 19:48:51,079 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:48:53,938 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:48:54,147 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-02 19:49:03,453 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:49:06,903 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:49:07,082 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-02 19:49:46,040 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:49:50,137 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:49:50,317 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-02 19:50:04,547 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:50:08,365 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:50:08,527 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-02 19:50:17,571 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:50:23,075 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:50:27,495 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:50:27,682 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-02 19:50:37,419 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:50:37,591 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-02 19:51:01,679 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:51:21,998 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:51:25,446 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:51:25,642 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-02 19:51:47,090 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:51:51,329 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:51:51,511 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-02 19:52:10,855 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:52:13,921 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:52:14,120 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-02 19:53:25,277 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:53:29,630 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:53:29,843 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-02 19:53:52,413 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:53:52,609 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-02 19:54:12,302 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:54:12,481 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-02 19:59:49,174 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 19:59:49,358 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-02 20:05:34,247 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 20:05:34,443 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-02 20:06:31,261 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 20:06:31,449 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-02 20:07:54,982 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-02 20:07:55,114 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-03 13:07:12,578 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-03 13:07:26,112 basehttp 154 "OPTIONS /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 0 INFO 2020-09-03 13:07:26,915 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-03 13:07:26,930 basehttp 154 "OPTIONS /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 0 INFO 2020-09-03 13:07:27,902 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 3226 INFO 2020-09-03 13:07:35,605 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-09-03 13:07:36,464 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 310 INFO 2020-09-03 13:07:36,514 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-09-03 13:07:37,462 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-03 13:07:41,122 basehttp 154 "OPTIONS /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 0 INFO 2020-09-03 13:07:41,671 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 13:07:42,247 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 13:07:44,066 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 13:07:46,354 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 13:09:31,529 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 13:09:36,380 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 17:01:25,173 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-03 17:01:53,458 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-09-03 17:01:54,024 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 310 INFO 2020-09-03 17:01:54,073 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-09-03 17:01:54,960 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-03 17:01:58,384 basehttp 154 "OPTIONS /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 0 INFO 2020-09-03 17:01:59,055 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 17:09:42,143 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 17:12:19,442 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 17:14:53,212 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 17:29:58,498 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 17:30:31,714 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 17:30:42,230 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 17:33:02,604 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 17:35:25,731 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 17:36:19,668 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 17:36:57,636 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 17:37:44,391 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 17:38:53,434 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 17:39:06,134 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 17:39:54,420 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 17:40:00,951 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 17:40:29,555 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 17:41:43,548 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 17:43:03,214 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 17:47:15,004 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 17:50:47,755 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 17:52:53,345 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 17:53:17,322 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 17:54:30,880 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 17:59:07,124 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 17:59:10,208 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 18:26:00,363 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 18:26:00,591 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-03 18:33:15,080 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 18:33:51,257 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 18:34:16,968 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 18:34:17,079 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-03 18:34:45,615 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 18:34:45,830 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-03 18:35:52,566 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 18:35:52,793 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-03 18:36:15,169 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 18:42:13,793 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 18:42:14,018 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-03 18:42:23,540 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 18:42:23,792 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-03 18:42:41,819 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 18:42:42,097 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-03 18:42:53,007 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 18:42:53,242 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-03 18:46:21,260 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 18:46:48,294 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 18:48:01,824 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 18:48:01,957 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-03 18:52:04,356 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 18:52:04,717 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-03 18:58:12,855 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 18:58:13,148 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-03 18:59:15,035 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 18:59:15,262 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-03 18:59:17,287 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 18:59:21,932 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 19:02:03,505 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-09-03 19:02:03,510 basehttp 154 "OPTIONS /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 0 INFO 2020-09-03 19:02:04,033 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-03 19:02:04,394 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-05 18:50:07,653 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-05 18:54:05,181 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-09-05 18:54:05,787 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 310 INFO 2020-09-05 18:54:05,818 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-09-05 18:54:06,465 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-05 18:54:09,465 basehttp 154 "OPTIONS /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 0 INFO 2020-09-05 18:54:09,903 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-05 18:54:14,771 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-05 18:56:17,545 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-05 18:56:21,515 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-05 18:56:36,208 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-05 18:56:41,683 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-05 19:01:28,210 basehttp 154 "OPTIONS /hm/wncomponentcss/?componentkey_id=12 HTTP/1.1" 200 0 INFO 2020-09-05 19:01:28,752 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=12 HTTP/1.1" 200 3226 INFO 2020-09-05 19:01:36,236 basehttp 154 "OPTIONS /hm/wncomponentcss/?componentkey_id=13 HTTP/1.1" 200 0 INFO 2020-09-05 19:01:36,788 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=13 HTTP/1.1" 200 3231 INFO 2020-09-05 19:01:40,305 basehttp 154 "OPTIONS /hm/wncomponentcss/?componentkey_id=14 HTTP/1.1" 200 0 INFO 2020-09-05 19:01:40,817 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=14 HTTP/1.1" 200 3226 INFO 2020-09-05 19:02:52,116 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-05 19:03:09,339 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-05 19:03:24,231 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-05 19:05:52,264 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-05 19:07:43,196 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-05 19:08:04,356 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-05 19:08:22,822 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-05 19:09:52,788 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-05 19:10:10,888 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-05 19:10:11,008 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-05 19:10:19,732 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=13 HTTP/1.1" 200 3231 INFO 2020-09-05 19:10:24,243 basehttp 154 "OPTIONS /hm/wncomponentcss/13/ HTTP/1.1" 200 0 WARNING 2020-09-05 19:10:24,724 log 228 Not Found: /hm/wncomponentcss/13/ WARNING 2020-09-05 19:10:24,725 basehttp 154 "PUT /hm/wncomponentcss/13/ HTTP/1.1" 404 25 INFO 2020-09-05 19:11:26,788 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-05 19:11:26,895 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-05 19:11:29,824 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=13 HTTP/1.1" 200 3231 WARNING 2020-09-05 19:11:33,753 log 228 Not Found: /hm/wncomponentcss/13/ WARNING 2020-09-05 19:11:33,754 basehttp 154 "PUT /hm/wncomponentcss/13/ HTTP/1.1" 404 25 INFO 2020-09-05 19:14:00,185 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-05 19:17:08,389 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-05 19:17:10,656 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=13 HTTP/1.1" 200 3231 INFO 2020-09-05 19:17:10,938 basehttp 154 "OPTIONS /hm/wncomponentcss/undefined/ HTTP/1.1" 200 0 WARNING 2020-09-05 19:17:10,952 log 228 Not Found: /hm/wncomponentcss/undefined/ WARNING 2020-09-05 19:17:10,953 basehttp 154 "PUT /hm/wncomponentcss/undefined/ HTTP/1.1" 404 9451 INFO 2020-09-05 19:17:45,670 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-05 19:17:45,876 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-05 19:17:48,427 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=13 HTTP/1.1" 200 3231 INFO 2020-09-05 19:18:48,752 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-05 19:18:54,168 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-05 19:18:54,337 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-05 19:18:56,851 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=13 HTTP/1.1" 200 3231 WARNING 2020-09-05 19:18:57,687 log 228 Not Found: /hm/wncomponentcss/undefined/ WARNING 2020-09-05 19:18:57,688 basehttp 154 "PUT /hm/wncomponentcss/undefined/ HTTP/1.1" 404 9451 INFO 2020-09-05 19:19:13,794 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-05 19:19:15,758 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=13 HTTP/1.1" 200 3231 INFO 2020-09-05 19:19:33,311 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-05 19:19:36,099 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=13 HTTP/1.1" 200 3231 INFO 2020-09-05 19:19:40,123 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=14 HTTP/1.1" 200 3226 WARNING 2020-09-05 19:19:54,847 log 228 Not Found: /hm/wncomponentcss/undefined/ WARNING 2020-09-05 19:19:54,849 basehttp 154 "PUT /hm/wncomponentcss/undefined/ HTTP/1.1" 404 9451 INFO 2020-09-05 19:20:54,441 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-05 19:20:56,856 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=13 HTTP/1.1" 200 3231 INFO 2020-09-05 19:20:56,876 basehttp 154 "OPTIONS /hm/wncomponentcss/3/ HTTP/1.1" 200 0 WARNING 2020-09-05 19:20:57,402 log 228 Bad Request: /hm/wncomponentcss/3/ WARNING 2020-09-05 19:20:57,403 basehttp 154 "PUT /hm/wncomponentcss/3/ HTTP/1.1" 400 1500 INFO 2020-09-05 19:23:04,638 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-05 19:23:07,597 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=14 HTTP/1.1" 200 3226 INFO 2020-09-05 19:23:10,018 basehttp 154 "OPTIONS /hm/wncomponentcss/4/ HTTP/1.1" 200 0 WARNING 2020-09-05 19:23:10,520 log 228 Bad Request: /hm/wncomponentcss/4/ WARNING 2020-09-05 19:23:10,521 basehttp 154 "PUT /hm/wncomponentcss/4/ HTTP/1.1" 400 1500 INFO 2020-09-05 19:23:30,769 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-05 19:23:33,273 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=14 HTTP/1.1" 200 3226 WARNING 2020-09-05 19:23:33,928 log 228 Bad Request: /hm/wncomponentcss/4/ WARNING 2020-09-05 19:23:33,929 basehttp 154 "PUT /hm/wncomponentcss/4/ HTTP/1.1" 400 1457 INFO 2020-09-05 20:05:24,222 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\serializer.py changed, reloading. INFO 2020-09-05 20:05:25,832 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-05 20:06:19,257 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\serializer.py changed, reloading. INFO 2020-09-05 20:06:20,673 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-05 20:06:42,593 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\serializer.py changed, reloading. INFO 2020-09-05 20:06:43,980 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-05 20:06:54,106 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\serializer.py changed, reloading. INFO 2020-09-05 20:06:55,130 autoreload 597 Watching for file changes with StatReloader WARNING 2020-09-05 20:07:01,439 log 228 Bad Request: /hm/wncomponentcss/4/ WARNING 2020-09-05 20:07:01,439 basehttp 154 "PUT /hm/wncomponentcss/4/ HTTP/1.1" 400 1457 INFO 2020-09-05 20:10:41,275 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\serializer.py changed, reloading. INFO 2020-09-05 20:10:42,486 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-05 20:12:34,188 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\serializer.py changed, reloading. INFO 2020-09-05 20:12:35,190 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-05 20:14:38,046 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\serializer.py changed, reloading. INFO 2020-09-05 20:14:39,586 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-05 20:23:02,212 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-09-05 20:23:03,865 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-05 20:23:08,659 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-09-05 20:23:10,249 autoreload 597 Watching for file changes with StatReloader WARNING 2020-09-05 20:23:16,050 log 228 Bad Request: /hm/wncomponentcss/4/ WARNING 2020-09-05 20:23:16,051 basehttp 154 "PUT /hm/wncomponentcss/4/ HTTP/1.1" 400 1457 INFO 2020-09-05 20:23:52,872 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-09-05 20:23:54,279 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-05 20:24:27,732 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-09-05 20:24:29,039 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-05 20:24:43,708 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-09-05 20:24:44,883 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-05 20:24:50,663 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-09-05 20:24:51,884 autoreload 597 Watching for file changes with StatReloader ERROR 2020-09-05 20:24:58,543 log 228 Internal Server Error: /hm/wncomponentcss/4/ Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py", line 258, in update print(key + ':' + value) TypeError: can only concatenate str (not "list") to str ERROR 2020-09-05 20:24:58,546 basehttp 154 "PUT /hm/wncomponentcss/4/ HTTP/1.1" 500 21243 INFO 2020-09-05 20:25:13,252 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-09-05 20:25:14,331 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-05 20:25:20,352 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-09-05 20:25:21,615 autoreload 597 Watching for file changes with StatReloader WARNING 2020-09-05 20:25:25,466 log 228 Bad Request: /hm/wncomponentcss/4/ WARNING 2020-09-05 20:25:25,469 basehttp 154 "PUT /hm/wncomponentcss/4/ HTTP/1.1" 400 1457 INFO 2020-09-05 20:26:25,499 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-09-05 20:26:26,463 autoreload 597 Watching for file changes with StatReloader WARNING 2020-09-05 20:26:33,628 log 228 Bad Request: /hm/wncomponentcss/4/ WARNING 2020-09-05 20:26:33,629 basehttp 154 "PUT /hm/wncomponentcss/4/ HTTP/1.1" 400 45 WARNING 2020-09-05 20:26:45,060 log 228 Bad Request: /hm/wncomponentcss/4/ WARNING 2020-09-05 20:26:45,060 basehttp 154 "PUT /hm/wncomponentcss/4/ HTTP/1.1" 400 45 INFO 2020-09-05 20:28:44,310 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-05 20:28:48,967 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=12 HTTP/1.1" 200 3226 INFO 2020-09-05 20:29:29,869 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-05 20:29:33,971 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=13 HTTP/1.1" 200 3231 INFO 2020-09-05 20:29:34,735 basehttp 154 "PUT /hm/wncomponentcss/3/ HTTP/1.1" 200 4189 INFO 2020-09-06 12:56:30,054 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 12:57:06,829 basehttp 154 "OPTIONS /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 0 INFO 2020-09-06 12:57:07,278 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 12:57:07,293 basehttp 154 "OPTIONS /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 0 INFO 2020-09-06 12:57:07,795 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 3226 INFO 2020-09-06 12:57:15,912 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-09-06 12:57:16,487 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 310 INFO 2020-09-06 12:57:16,513 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-09-06 12:57:17,163 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-06 12:57:22,285 basehttp 154 "OPTIONS /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 0 INFO 2020-09-06 12:57:22,738 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-06 12:57:26,033 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-06 12:57:30,293 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-06 12:57:33,020 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-06 12:57:38,501 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-06 12:58:38,981 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 12:58:39,470 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 3226 INFO 2020-09-06 13:01:55,462 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 13:01:57,015 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 13:03:11,497 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 13:03:12,033 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 3226 INFO 2020-09-06 13:04:40,723 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 3226 INFO 2020-09-06 13:05:19,997 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 3226 INFO 2020-09-06 13:05:30,287 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 3226 INFO 2020-09-06 13:05:34,552 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 13:05:35,062 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 3226 INFO 2020-09-06 13:08:44,806 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 13:08:45,898 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 13:10:28,772 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 13:10:29,307 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 3226 INFO 2020-09-06 13:10:39,793 basehttp 154 "GET /wb/wncomponentcss/?coding=bar01 HTTP/1.1" 200 3226 INFO 2020-09-06 13:11:20,125 basehttp 154 "OPTIONS /wb/wncomponentcss/?coding=12 HTTP/1.1" 200 0 INFO 2020-09-06 13:11:20,494 basehttp 154 "GET /wb/wncomponentcss/?coding=12 HTTP/1.1" 200 52 INFO 2020-09-06 13:11:47,969 basehttp 154 "OPTIONS /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 0 INFO 2020-09-06 13:11:48,507 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3226 INFO 2020-09-06 13:11:53,757 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 13:11:54,283 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3226 INFO 2020-09-06 13:12:30,761 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 13:12:31,345 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3226 INFO 2020-09-06 13:13:28,235 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 13:13:28,806 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3226 INFO 2020-09-06 13:14:09,174 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 13:14:14,758 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 13:14:21,444 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 13:14:26,232 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 13:14:35,713 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3226 INFO 2020-09-06 13:14:54,325 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 13:14:54,899 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3226 INFO 2020-09-06 13:15:06,773 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3226 INFO 2020-09-06 13:15:14,970 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3226 INFO 2020-09-06 13:15:19,300 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 13:15:19,883 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3226 INFO 2020-09-06 13:15:30,560 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3226 INFO 2020-09-06 13:15:33,798 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 13:15:34,376 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3226 INFO 2020-09-06 13:15:56,055 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3226 INFO 2020-09-06 13:15:59,014 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 13:15:59,592 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3226 INFO 2020-09-06 13:16:37,116 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3226 INFO 2020-09-06 13:16:40,332 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 13:16:40,901 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3226 INFO 2020-09-06 13:16:59,195 basehttp 154 "OPTIONS /hm/wncomponentcss/?componentkey_id=12 HTTP/1.1" 200 0 INFO 2020-09-06 13:16:59,724 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=12 HTTP/1.1" 200 3226 INFO 2020-09-06 13:17:02,849 basehttp 154 "OPTIONS /hm/wncomponentcss/2/ HTTP/1.1" 200 0 INFO 2020-09-06 13:17:03,412 basehttp 154 "PUT /hm/wncomponentcss/2/ HTTP/1.1" 200 4184 INFO 2020-09-06 13:17:09,346 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 13:17:09,898 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4236 INFO 2020-09-06 13:21:53,075 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 13:21:54,507 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 13:25:32,856 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 13:25:33,982 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 13:26:13,591 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 13:26:14,528 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 13:26:24,309 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 13:26:24,856 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4236 INFO 2020-09-06 13:32:52,872 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 13:32:54,178 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 13:33:12,050 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 13:33:12,624 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4236 INFO 2020-09-06 13:33:43,260 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 13:33:44,344 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 13:33:52,639 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 13:33:53,641 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 13:34:04,611 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 13:34:05,775 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 13:34:14,858 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 13:34:15,421 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4236 INFO 2020-09-06 13:34:59,329 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 13:35:00,588 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 13:35:07,676 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 13:35:08,832 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 13:35:16,322 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 ERROR 2020-09-06 13:35:17,132 log 228 Internal Server Error: /wb/wncomponentcss/ Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py", line 153, in list for key, value in serializer.data.items(): AttributeError: 'ReturnList' object has no attribute 'items' ERROR 2020-09-06 13:35:17,133 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 500 20985 INFO 2020-09-06 13:36:07,527 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 13:36:08,693 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 13:36:12,344 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 ERROR 2020-09-06 13:36:13,080 log 228 Internal Server Error: /wb/wncomponentcss/ Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py", line 154, in list for key, value in serializer.data.items(): AttributeError: 'ReturnList' object has no attribute 'items' ERROR 2020-09-06 13:36:13,082 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 500 20985 INFO 2020-09-06 13:37:58,011 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 13:37:59,144 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 13:38:04,896 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 13:38:06,093 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 13:38:11,261 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 13:38:11,824 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 67 INFO 2020-09-06 13:38:36,750 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 67 INFO 2020-09-06 13:38:41,412 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 13:38:41,971 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 67 INFO 2020-09-06 13:39:13,695 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 13:39:14,764 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 13:39:24,862 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 ERROR 2020-09-06 13:39:25,575 log 228 Internal Server Error: /wb/wncomponentcss/ Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py", line 153, in list print(dict(serializer.data)) ValueError: dictionary update sequence element #0 has length 113; 2 is required ERROR 2020-09-06 13:39:25,577 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 500 21009 INFO 2020-09-06 13:40:02,982 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 13:40:04,052 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 13:40:11,964 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 ERROR 2020-09-06 13:40:12,716 log 228 Internal Server Error: /wb/wncomponentcss/ Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py", line 154, in list print(dict(serializer.data)) ValueError: dictionary update sequence element #0 has length 113; 2 is required ERROR 2020-09-06 13:40:12,717 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 500 21009 INFO 2020-09-06 13:40:24,319 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 13:40:25,549 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 13:40:32,740 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 13:40:33,318 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 67 INFO 2020-09-06 13:40:49,453 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 13:40:50,444 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 13:40:58,806 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 13:40:59,699 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 13:41:17,389 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 13:41:20,992 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 67 INFO 2020-09-06 13:42:05,134 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 13:42:06,286 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 13:43:36,133 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 13:43:37,213 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 13:43:43,781 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 13:43:44,346 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 67 INFO 2020-09-06 13:44:50,776 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 13:44:51,771 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 13:45:02,139 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 13:45:02,701 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 67 INFO 2020-09-06 13:49:50,087 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 13:49:51,147 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 13:54:13,171 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 13:54:14,318 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 13:54:20,518 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 13:54:21,644 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 13:54:33,708 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 13:54:34,269 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 67 INFO 2020-09-06 13:54:54,991 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 13:54:56,216 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 13:55:05,387 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 13:55:05,937 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 67 INFO 2020-09-06 13:56:40,057 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 13:56:41,222 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 13:56:49,765 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 13:56:50,293 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4236 INFO 2020-09-06 14:00:30,509 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:00:31,745 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:00:33,862 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:00:35,089 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:01:46,558 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:01:47,650 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:02:33,176 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:02:34,171 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:02:39,951 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:02:41,081 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:02:46,805 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 14:02:47,399 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4236 INFO 2020-09-06 14:03:07,475 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:03:08,705 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:03:10,993 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 14:03:11,579 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4236 INFO 2020-09-06 14:05:21,086 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:05:22,098 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:05:29,259 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 14:05:29,842 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4236 INFO 2020-09-06 14:05:59,206 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:06:00,177 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:06:21,478 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 ERROR 2020-09-06 14:06:22,201 log 228 Internal Server Error: /wb/wncomponentcss/ Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\fields.py", line 454, in get_attribute return get_attribute(instance, self.source_attrs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\fields.py", line 94, in get_attribute instance = getattr(instance, attr) AttributeError: 'list' object has no attribute 'create_user' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py", line 153, in list print(aa.data) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\serializers.py", line 562, in data ret = super().data File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\serializers.py", line 260, in data self._data = self.to_representation(self.instance) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\serializers.py", line 516, in to_representation attribute = field.get_attribute(instance) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\fields.py", line 487, in get_attribute raise type(exc)(msg) AttributeError: Got AttributeError when attempting to get a value for field `create_user` on serializer `WnComponentCssSerializer`. The serializer field might be named incorrectly and not match any attribute or key on the `list` instance. Original exception text was: 'list' object has no attribute 'create_user'. ERROR 2020-09-06 14:06:22,204 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 500 22497 INFO 2020-09-06 14:06:59,064 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:07:00,197 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:10:58,217 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:10:59,255 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:11:02,547 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:11:03,492 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:11:18,487 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 14:11:19,065 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4236 INFO 2020-09-06 14:11:31,406 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:11:32,490 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:11:41,173 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 14:11:41,733 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4236 INFO 2020-09-06 14:13:53,613 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:13:54,622 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:13:58,807 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 14:13:59,356 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4198 INFO 2020-09-06 14:14:10,946 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:14:12,093 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:14:18,916 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 14:14:19,461 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4198 INFO 2020-09-06 14:15:41,320 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:15:42,410 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:15:48,730 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 14:15:49,304 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4236 INFO 2020-09-06 14:16:11,953 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:16:12,883 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:16:17,428 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:16:18,381 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:16:23,519 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 14:16:24,055 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4236 INFO 2020-09-06 14:17:59,755 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:18:00,775 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:18:05,721 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 14:18:06,310 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4236 INFO 2020-09-06 14:19:14,506 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:19:15,611 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:19:21,785 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 ERROR 2020-09-06 14:19:22,491 log 228 Internal Server Error: /wb/wncomponentcss/ Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py", line 156, in list for i in serializer.data[1]: IndexError: list index out of range ERROR 2020-09-06 14:19:22,494 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 500 20921 INFO 2020-09-06 14:20:00,604 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:20:01,557 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:20:06,564 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 14:20:07,148 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4236 INFO 2020-09-06 14:20:39,580 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:20:40,615 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:20:42,496 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:20:43,653 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:20:58,527 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 14:20:59,112 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4236 INFO 2020-09-06 14:25:11,427 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:25:12,566 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:26:01,703 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:26:02,793 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:26:13,740 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:26:14,991 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:26:28,664 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:26:29,689 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:27:54,970 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\urls.py changed, reloading. INFO 2020-09-06 14:27:55,940 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:28:02,889 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 14:28:02,910 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4 INFO 2020-09-06 14:28:50,782 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:28:51,849 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:28:55,070 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 14:28:55,507 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4 INFO 2020-09-06 14:29:21,223 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:29:22,441 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:29:24,697 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 14:29:25,161 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4 INFO 2020-09-06 14:30:37,895 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:30:39,039 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:30:47,814 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 14:30:48,276 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4 INFO 2020-09-06 14:31:00,614 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:31:01,643 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:31:06,277 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 14:31:06,736 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4 INFO 2020-09-06 14:35:46,059 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:35:47,090 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:36:31,188 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:36:32,287 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:36:43,042 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 14:36:43,525 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4 INFO 2020-09-06 14:38:31,338 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:38:32,567 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:38:49,997 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:38:51,061 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:39:16,212 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:39:17,234 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:39:30,742 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 ERROR 2020-09-06 14:39:31,544 log 228 Internal Server Error: /wb/wncomponentcss/ Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 145, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 143, in _get_response response = response.render() File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\template\response.py", line 106, in render self.content = self.rendered_content File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\response.py", line 70, in rendered_content ret = renderer.render(self.data, accepted_media_type, context) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\renderers.py", line 103, in render allow_nan=not self.strict, separators=separators File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\utils\json.py", line 25, in dumps return json.dumps(*args, **kwargs) File "e:\12446\appdata\Lib\json\__init__.py", line 238, in dumps **kw).encode(obj) File "e:\12446\appdata\Lib\json\encoder.py", line 199, in encode chunks = self.iterencode(o, _one_shot=True) File "e:\12446\appdata\Lib\json\encoder.py", line 257, in iterencode return _iterencode(o, 0) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\utils\encoders.py", line 67, in default return super().default(obj) File "e:\12446\appdata\Lib\json\encoder.py", line 179, in default raise TypeError(f'Object of type {o.__class__.__name__} ' TypeError: Object of type WnComponentCssModel is not JSON serializable ERROR 2020-09-06 14:39:31,546 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 500 110059 INFO 2020-09-06 14:40:45,911 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:40:46,982 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:40:58,317 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 14:40:58,825 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4 INFO 2020-09-06 14:41:13,653 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:41:14,653 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:41:21,776 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 14:41:22,253 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4098 INFO 2020-09-06 14:42:40,861 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:42:41,940 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:43:03,095 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:43:04,136 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:43:16,640 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 14:43:17,122 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4098 INFO 2020-09-06 14:43:38,590 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:43:39,699 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:43:44,293 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 14:43:44,783 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4098 INFO 2020-09-06 14:43:56,275 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:43:57,292 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:44:03,477 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 14:44:03,952 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4098 INFO 2020-09-06 14:44:50,430 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:44:51,443 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:44:56,376 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 ERROR 2020-09-06 14:44:56,952 log 228 Internal Server Error: /wb/wncomponentcss/ Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\generic\base.py", line 71, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py", line 148, in get for key,value in data: ValueError: too many values to unpack (expected 2) ERROR 2020-09-06 14:44:56,953 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 500 20941 INFO 2020-09-06 14:45:11,890 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:45:12,838 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:45:17,778 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 14:45:18,245 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4098 INFO 2020-09-06 14:46:37,504 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:46:38,624 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:46:51,706 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 14:46:52,173 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4894 INFO 2020-09-06 14:48:45,813 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:48:46,925 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:48:54,617 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 14:48:55,069 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4894 INFO 2020-09-06 14:49:27,715 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:49:28,821 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:49:36,422 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 14:49:36,881 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 7 INFO 2020-09-06 14:53:05,661 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:53:06,758 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:53:30,805 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:53:31,916 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:53:41,746 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:53:42,938 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:53:50,657 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 ERROR 2020-09-06 14:53:51,222 log 228 Internal Server Error: /wb/wncomponentcss/ Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\generic\base.py", line 71, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py", line 152, in get new_data[key] = json.loads(value) File "e:\12446\appdata\Lib\json\__init__.py", line 348, in loads return _default_decoder.decode(s) File "e:\12446\appdata\Lib\json\decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "e:\12446\appdata\Lib\json\decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 3 (char 2) ERROR 2020-09-06 14:53:51,225 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 500 21528 INFO 2020-09-06 14:54:50,766 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:54:51,951 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:54:55,208 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:54:56,650 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:54:59,820 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:55:01,096 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:55:05,038 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 14:55:05,514 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4098 INFO 2020-09-06 14:57:39,598 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:57:40,789 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:58:06,698 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:58:07,760 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:58:13,135 basehttp 154 "OPTIONS /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 0 INFO 2020-09-06 14:58:13,588 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 ERROR 2020-09-06 14:58:14,195 log 228 Internal Server Error: /wb/wncomponentcss/ Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\generic\base.py", line 71, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py", line 154, in get new_data[key] = json.loads(value) File "e:\12446\appdata\Lib\json\__init__.py", line 348, in loads return _default_decoder.decode(s) File "e:\12446\appdata\Lib\json\decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "e:\12446\appdata\Lib\json\decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 3 (char 2) ERROR 2020-09-06 14:58:14,196 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 500 21528 INFO 2020-09-06 14:58:36,144 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:58:37,137 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:58:42,699 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 ERROR 2020-09-06 14:58:43,315 log 228 Internal Server Error: /wb/wncomponentcss/ Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\generic\base.py", line 71, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py", line 154, in get new_data[key] = json.loads(value) File "e:\12446\appdata\Lib\json\__init__.py", line 348, in loads return _default_decoder.decode(s) File "e:\12446\appdata\Lib\json\decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "e:\12446\appdata\Lib\json\decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 3 (char 2) ERROR 2020-09-06 14:58:43,318 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 500 21528 INFO 2020-09-06 14:59:04,241 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:59:05,296 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 14:59:16,140 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 ERROR 2020-09-06 14:59:16,745 log 228 Internal Server Error: /wb/wncomponentcss/ Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\generic\base.py", line 71, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py", line 154, in get new_data[key] = json.loads(value) File "e:\12446\appdata\Lib\json\__init__.py", line 348, in loads return _default_decoder.decode(s) File "e:\12446\appdata\Lib\json\decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "e:\12446\appdata\Lib\json\decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 3 (char 2) ERROR 2020-09-06 14:59:16,751 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 500 21528 INFO 2020-09-06 14:59:46,659 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 14:59:47,825 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 15:00:00,327 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 15:00:01,477 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 15:00:07,766 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 ERROR 2020-09-06 15:00:08,379 log 228 Internal Server Error: /wb/wncomponentcss/ Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\generic\base.py", line 71, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py", line 155, in get cc = json.loads(value) File "e:\12446\appdata\Lib\json\__init__.py", line 348, in loads return _default_decoder.decode(s) File "e:\12446\appdata\Lib\json\decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "e:\12446\appdata\Lib\json\decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 3 (char 2) ERROR 2020-09-06 15:00:08,382 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 500 21518 INFO 2020-09-06 15:00:24,723 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 15:00:25,767 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 15:00:32,684 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 15:00:33,142 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4098 INFO 2020-09-06 15:01:34,790 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 15:01:35,866 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 15:01:41,048 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 15:01:41,537 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4098 INFO 2020-09-06 15:02:32,346 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 15:02:33,550 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 15:02:40,974 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 15:02:41,465 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4098 INFO 2020-09-06 15:02:54,110 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 15:02:55,248 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 15:03:04,825 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 ERROR 2020-09-06 15:03:05,443 log 228 Internal Server Error: /wb/wncomponentcss/ Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\generic\base.py", line 71, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py", line 156, in get ori_input_matrix = json.loads(value) File "e:\12446\appdata\Lib\json\__init__.py", line 348, in loads return _default_decoder.decode(s) File "e:\12446\appdata\Lib\json\decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "e:\12446\appdata\Lib\json\decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 3 (char 2) ERROR 2020-09-06 15:03:05,446 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 500 21531 INFO 2020-09-06 15:03:30,084 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 15:03:31,110 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 15:03:36,337 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 ERROR 2020-09-06 15:03:36,905 log 228 Internal Server Error: /wb/wncomponentcss/ Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\generic\base.py", line 71, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py", line 156, in get ori_input_matrix = json.loads(ori_input) File "e:\12446\appdata\Lib\json\__init__.py", line 348, in loads return _default_decoder.decode(s) File "e:\12446\appdata\Lib\json\decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "e:\12446\appdata\Lib\json\decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 3 (char 2) ERROR 2020-09-06 15:03:36,907 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 500 21535 INFO 2020-09-06 15:04:44,252 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 15:04:45,269 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 15:04:49,800 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 15:04:50,949 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 15:04:56,727 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 ERROR 2020-09-06 15:04:57,313 log 228 Internal Server Error: /wb/wncomponentcss/ Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\generic\base.py", line 71, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py", line 157, in get ori_input_matrix = json.loads(ori_input) File "e:\12446\appdata\Lib\json\__init__.py", line 348, in loads return _default_decoder.decode(s) File "e:\12446\appdata\Lib\json\decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "e:\12446\appdata\Lib\json\decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 3 (char 2) ERROR 2020-09-06 15:04:57,316 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 500 21535 INFO 2020-09-06 15:05:15,466 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 15:05:16,584 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 15:05:23,783 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 15:05:24,255 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4098 INFO 2020-09-06 15:05:47,309 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 15:05:48,350 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 15:05:52,885 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 15:05:54,025 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 15:05:59,587 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 ERROR 2020-09-06 15:06:00,190 log 228 Internal Server Error: /wb/wncomponentcss/ Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\generic\base.py", line 71, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py", line 157, in get ori_input_matrix = json.loads(ori_input) File "e:\12446\appdata\Lib\json\__init__.py", line 348, in loads return _default_decoder.decode(s) File "e:\12446\appdata\Lib\json\decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "e:\12446\appdata\Lib\json\decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 3 (char 2) ERROR 2020-09-06 15:06:00,193 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 500 21535 INFO 2020-09-06 15:06:09,478 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 15:06:10,625 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 15:06:15,795 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 15:06:16,258 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4098 INFO 2020-09-06 15:07:53,536 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 15:07:54,669 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 15:08:31,954 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 15:08:33,174 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 15:08:38,597 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 15:08:39,071 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4098 INFO 2020-09-06 15:09:49,326 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 15:09:50,488 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 15:10:00,997 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 15:10:01,465 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4085 INFO 2020-09-06 15:10:59,127 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 15:11:00,292 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 15:11:09,924 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 15:11:10,396 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-06 15:12:02,564 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 15:12:02,591 basehttp 154 "OPTIONS /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 0 INFO 2020-09-06 15:12:03,050 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-06 15:12:16,765 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 15:12:17,897 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 15:12:29,230 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 15:12:29,675 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4085 INFO 2020-09-06 15:13:08,266 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 15:13:09,370 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 15:13:19,198 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 15:13:20,258 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 15:13:43,195 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 15:13:44,421 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 15:13:49,070 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 15:13:49,545 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-06 15:14:21,978 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-06 15:14:23,139 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 20:14:31,024 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-06 20:15:44,894 basehttp 154 "OPTIONS /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 0 INFO 2020-09-06 20:15:45,336 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 20:15:45,352 basehttp 154 "OPTIONS /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 0 INFO 2020-09-06 20:15:45,804 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-06 20:17:08,732 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-06 20:17:34,569 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-06 20:17:42,285 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-06 20:17:44,940 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 20:17:45,413 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-06 20:17:47,657 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 20:17:48,129 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-06 20:19:57,221 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-06 20:19:59,685 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 20:20:00,137 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-06 20:20:02,431 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 20:20:02,902 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-06 20:20:20,107 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 20:20:20,577 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-06 20:24:00,859 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-06 20:24:17,835 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-09-06 20:24:18,273 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 310 INFO 2020-09-06 20:24:18,302 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-09-06 20:24:18,906 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-06 20:24:24,582 basehttp 154 "OPTIONS /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 0 INFO 2020-09-06 20:24:25,055 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-06 20:24:27,142 basehttp 154 "OPTIONS /hm/wncomponentcss/?componentkey_id=12 HTTP/1.1" 200 0 INFO 2020-09-06 20:24:27,677 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=12 HTTP/1.1" 200 4236 INFO 2020-09-06 20:24:40,749 basehttp 154 "OPTIONS /hm/wncomponentcss/2/ HTTP/1.1" 200 0 INFO 2020-09-06 20:24:41,348 basehttp 154 "PUT /hm/wncomponentcss/2/ HTTP/1.1" 200 4184 INFO 2020-09-06 20:24:57,224 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 20:24:57,673 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-06 20:25:48,803 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-06 20:26:17,371 basehttp 154 "PUT /hm/wncomponentcss/2/ HTTP/1.1" 200 4184 INFO 2020-09-06 20:26:20,535 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 20:26:21,007 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-06 20:30:42,404 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-06 20:34:30,993 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-06 20:34:37,494 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 20:34:37,964 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-06 20:35:01,177 basehttp 154 "PUT /hm/wncomponentcss/2/ HTTP/1.1" 200 4184 INFO 2020-09-06 20:35:32,875 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 20:35:33,318 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-06 20:36:19,006 basehttp 154 "PUT /hm/wncomponentcss/2/ HTTP/1.1" 200 4184 INFO 2020-09-06 20:36:27,809 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 20:36:28,290 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-06 20:36:50,743 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-06 20:36:51,381 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-06 20:56:39,082 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-07 08:36:14,713 autoreload 597 Watching for file changes with StatReloader WARNING 2020-09-07 08:36:43,381 log 228 Not Found: /index WARNING 2020-09-07 08:36:43,382 basehttp 154 "GET /index HTTP/1.1" 404 4242 WARNING 2020-09-07 08:36:43,480 log 228 Not Found: /favicon.ico WARNING 2020-09-07 08:36:43,481 basehttp 154 "GET /favicon.ico HTTP/1.1" 404 4260 WARNING 2020-09-07 08:36:48,438 log 228 Not Found: /index/ WARNING 2020-09-07 08:36:48,439 basehttp 154 "GET /index/ HTTP/1.1" 404 4245 INFO 2020-09-07 17:45:06,975 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-07 17:45:12,522 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-07 17:45:12,548 basehttp 154 "OPTIONS /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 0 INFO 2020-09-07 17:45:13,118 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-07 17:46:43,405 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-07 17:46:56,565 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-07 17:47:18,709 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-07 17:47:25,071 basehttp 154 "OPTIONS /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 0 INFO 2020-09-07 17:47:25,590 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-07 17:47:45,968 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-07 17:51:21,530 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-07 17:54:52,882 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-07 17:55:04,145 basehttp 154 "OPTIONS /hm/wncomponentcss/?componentkey_id=12 HTTP/1.1" 200 0 INFO 2020-09-07 17:55:04,731 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=12 HTTP/1.1" 200 4236 INFO 2020-09-07 17:55:07,838 basehttp 154 "OPTIONS /hm/wncomponentcss/2/ HTTP/1.1" 200 0 INFO 2020-09-07 17:55:08,451 basehttp 154 "PUT /hm/wncomponentcss/2/ HTTP/1.1" 200 4184 INFO 2020-09-07 17:55:12,100 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-07 17:55:12,584 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-07 17:57:01,014 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-07 17:57:05,078 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-07 17:57:05,564 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-07 17:57:21,567 basehttp 154 "PUT /hm/wncomponentcss/2/ HTTP/1.1" 200 4184 INFO 2020-09-07 17:57:27,747 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-07 17:57:28,253 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-07 17:59:50,869 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-07 18:00:25,463 basehttp 154 "PUT /hm/wncomponentcss/2/ HTTP/1.1" 200 4184 INFO 2020-09-07 18:00:29,861 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-07 18:00:30,360 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-07 18:03:41,836 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-07 18:03:47,658 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-07 18:03:48,190 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-07 18:04:53,065 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-07 18:04:53,610 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-07 18:07:02,765 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-07 18:07:07,302 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-07 18:07:07,857 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-07 18:09:41,944 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-07 18:09:46,324 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-07 18:09:47,087 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-07 18:11:52,459 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-07 18:12:48,437 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-07 18:12:52,609 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-07 18:12:53,169 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-07 18:19:10,490 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-07 18:19:11,085 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-07 18:21:40,429 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-07 18:21:40,951 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-07 18:22:24,207 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-07 18:22:24,709 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-07 18:26:32,256 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-07 18:27:05,848 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-07 18:27:06,487 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-07 18:27:20,045 basehttp 154 "PUT /hm/wncomponentcss/2/ HTTP/1.1" 200 4184 INFO 2020-09-07 18:27:24,135 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-07 18:27:24,734 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-07 18:27:36,831 basehttp 154 "PUT /hm/wncomponentcss/2/ HTTP/1.1" 200 4184 INFO 2020-09-07 18:27:41,400 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-07 18:27:41,896 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-07 18:27:51,839 basehttp 154 "PUT /hm/wncomponentcss/2/ HTTP/1.1" 200 4184 INFO 2020-09-07 18:27:55,430 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-07 18:27:55,962 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-07 18:29:12,370 basehttp 154 "PUT /hm/wncomponentcss/2/ HTTP/1.1" 200 4184 INFO 2020-09-07 18:29:20,136 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-07 18:29:20,683 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-07 18:32:48,731 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-07 18:32:48,908 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-07 18:33:36,007 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-07 18:33:36,187 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-07 18:35:47,406 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-07 18:35:47,949 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-08 21:05:31,354 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-08 21:06:01,913 basehttp 154 "OPTIONS /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 0 INFO 2020-09-08 21:06:02,368 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-08 21:06:02,383 basehttp 154 "OPTIONS /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 0 INFO 2020-09-08 21:06:02,857 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-08 21:12:18,453 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-09-08 21:12:19,071 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 310 INFO 2020-09-08 21:12:19,098 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-09-08 21:12:19,753 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-08 21:12:25,282 basehttp 154 "OPTIONS /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 0 INFO 2020-09-08 21:12:25,735 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-08 21:16:32,447 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-08 21:16:40,176 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-08 21:16:52,415 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-08 21:18:16,370 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-08 21:18:16,846 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-08 21:19:21,213 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-08 21:19:25,383 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-08 21:19:25,848 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-08 21:19:47,643 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-08 21:20:02,621 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-08 21:20:13,222 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-08 21:20:27,694 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-08 21:20:28,158 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-08 21:21:58,074 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4047 INFO 2020-09-08 21:24:27,790 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-08 21:24:27,895 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-08 21:25:29,108 basehttp 154 "OPTIONS /hm/wncomponentcss/?componentkey_id=12 HTTP/1.1" 200 0 INFO 2020-09-08 21:25:29,639 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=12 HTTP/1.1" 200 4236 INFO 2020-09-08 21:25:29,930 basehttp 154 "OPTIONS /hm/wncomponentcss/2/ HTTP/1.1" 200 0 INFO 2020-09-08 21:25:30,572 basehttp 154 "PUT /hm/wncomponentcss/2/ HTTP/1.1" 200 4184 INFO 2020-09-08 21:25:41,802 basehttp 154 "OPTIONS /hm/wncomponentcss/?componentkey_id=13 HTTP/1.1" 200 0 INFO 2020-09-08 21:25:42,378 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=13 HTTP/1.1" 200 4241 INFO 2020-09-08 21:25:45,769 basehttp 154 "OPTIONS /hm/wncomponentcss/?componentkey_id=14 HTTP/1.1" 200 0 INFO 2020-09-08 21:25:46,673 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=14 HTTP/1.1" 200 3226 INFO 2020-09-08 21:27:57,706 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-08 21:28:00,369 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-08 21:28:03,841 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=12 HTTP/1.1" 200 4236 INFO 2020-09-08 21:28:25,484 basehttp 154 "PUT /hm/wncomponentcss/2/ HTTP/1.1" 200 4183 INFO 2020-09-08 21:28:32,409 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-08 21:28:32,890 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4046 INFO 2020-09-08 21:30:23,415 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4046 INFO 2020-09-08 21:31:20,393 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4046 INFO 2020-09-08 21:31:25,504 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-08 21:31:26,343 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4046 INFO 2020-09-08 21:32:05,710 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4046 INFO 2020-09-08 21:33:25,445 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4046 INFO 2020-09-08 21:35:23,709 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4046 INFO 2020-09-08 21:35:45,893 basehttp 154 "PUT /hm/wncomponentcss/2/ HTTP/1.1" 200 4185 INFO 2020-09-08 21:35:50,884 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-08 21:35:51,341 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4048 INFO 2020-09-08 21:47:53,749 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=13 HTTP/1.1" 200 4241 INFO 2020-09-08 21:48:02,234 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=12 HTTP/1.1" 200 4237 INFO 2020-09-08 21:51:02,446 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-09-08 21:51:03,673 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-08 21:51:21,085 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-09-08 21:51:22,820 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-08 21:51:30,170 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=13 HTTP/1.1" 200 4241 INFO 2020-09-08 21:52:21,071 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-09-08 21:52:22,353 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-08 21:52:27,523 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=12 HTTP/1.1" 200 4237 INFO 2020-09-08 21:52:37,405 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=13 HTTP/1.1" 200 4241 INFO 2020-09-08 21:53:01,414 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-09-08 21:53:02,563 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-08 21:53:06,910 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=12 HTTP/1.1" 200 4237 INFO 2020-09-08 22:00:42,602 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-09-08 22:00:44,005 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-08 22:00:57,120 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=13 HTTP/1.1" 200 4241 INFO 2020-09-08 22:01:14,669 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=12 HTTP/1.1" 200 4237 INFO 2020-09-08 22:03:59,175 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-09-08 22:04:00,129 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-08 22:04:24,326 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-08 22:04:56,388 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-09-08 22:04:57,516 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-08 22:05:08,356 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-09-08 22:05:09,297 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-08 22:05:19,322 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=13 HTTP/1.1" 200 4190 INFO 2020-09-08 22:06:13,882 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-09-08 22:06:15,516 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-08 22:07:27,082 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-09-08 22:07:28,424 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-08 22:07:32,790 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-09-08 22:07:34,150 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-08 22:07:43,561 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=13 HTTP/1.1" 200 4190 INFO 2020-09-08 22:08:14,421 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-09-08 22:08:15,482 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-08 22:12:37,284 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-08 22:12:38,437 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-08 22:12:51,942 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\urls.py changed, reloading. INFO 2020-09-08 22:12:53,033 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-08 22:13:27,178 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-09-08 22:13:28,357 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-08 22:13:32,991 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=12 HTTP/1.1" 203 23 INFO 2020-09-08 22:13:49,746 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-09-08 22:13:50,714 autoreload 597 Watching for file changes with StatReloader ERROR 2020-09-08 22:13:57,832 log 228 Internal Server Error: /hm/wncomponentcss/ Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\viewsets.py", line 103, in view handler = getattr(self, action) AttributeError: 'WnComponentCssView' object has no attribute 'functionGet' ERROR 2020-09-08 22:13:57,835 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=13 HTTP/1.1" 500 80262 INFO 2020-09-08 22:14:12,200 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\urls.py changed, reloading. INFO 2020-09-08 22:14:13,676 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-08 22:14:17,791 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=12 HTTP/1.1" 200 4237 INFO 2020-09-08 22:14:21,580 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=14 HTTP/1.1" 200 3226 INFO 2020-09-08 22:14:28,041 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-08 22:14:28,175 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-08 22:14:32,502 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-08 22:14:32,956 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4048 INFO 2020-09-09 19:24:08,182 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 19:24:32,353 basehttp 154 "OPTIONS /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 0 INFO 2020-09-09 19:24:32,796 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-09 19:24:32,817 basehttp 154 "OPTIONS /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 0 INFO 2020-09-09 19:24:33,288 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4048 INFO 2020-09-09 19:24:44,336 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-09 19:24:44,775 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4048 INFO 2020-09-09 19:25:30,068 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-09-09 19:25:30,679 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 310 INFO 2020-09-09 19:25:30,704 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-09-09 19:25:31,359 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-09 19:25:42,189 basehttp 154 "OPTIONS /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 0 INFO 2020-09-09 19:25:42,638 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-09 19:38:05,726 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-09 19:38:06,190 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4048 INFO 2020-09-09 19:38:16,219 basehttp 154 "OPTIONS /hm/wncomponentcss/?componentkey_id=14 HTTP/1.1" 200 0 INFO 2020-09-09 19:38:16,783 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=14 HTTP/1.1" 200 3226 INFO 2020-09-09 19:38:21,828 basehttp 154 "OPTIONS /hm/wncomponentcss/4/ HTTP/1.1" 200 0 INFO 2020-09-09 19:38:22,431 basehttp 154 "PUT /hm/wncomponentcss/4/ HTTP/1.1" 200 4184 INFO 2020-09-09 19:38:26,281 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-09 19:38:26,743 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4048 INFO 2020-09-09 19:40:16,111 basehttp 154 "PUT /hm/wncomponentcss/4/ HTTP/1.1" 200 4184 INFO 2020-09-09 19:40:19,671 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-09 19:40:20,125 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4048 INFO 2020-09-09 19:40:49,936 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-09 19:40:50,424 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4048 INFO 2020-09-09 19:41:04,472 basehttp 154 "OPTIONS /wb/wncomponentcss/ HTTP/1.1" 200 0 INFO 2020-09-09 19:41:04,920 basehttp 154 "GET /wb/wncomponentcss/ HTTP/1.1" 203 23 INFO 2020-09-09 19:41:11,973 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-09 19:41:12,440 basehttp 154 "GET /wb/wncomponentcss/ HTTP/1.1" 203 23 INFO 2020-09-09 19:41:12,494 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4048 INFO 2020-09-09 19:42:30,587 basehttp 154 "GET /wb/wncomponentcss/ HTTP/1.1" 203 23 INFO 2020-09-09 19:42:34,161 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-09 19:42:34,604 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4048 INFO 2020-09-09 19:42:34,653 basehttp 154 "GET /wb/wncomponentcss/ HTTP/1.1" 203 23 INFO 2020-09-09 19:43:23,351 basehttp 154 "OPTIONS /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 0 INFO 2020-09-09 19:43:23,778 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4047 INFO 2020-09-09 19:45:36,742 basehttp 154 "PUT /hm/wncomponentcss/4/ HTTP/1.1" 200 4184 INFO 2020-09-09 19:45:45,706 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-09 19:45:46,175 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4048 INFO 2020-09-09 19:45:46,194 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4047 INFO 2020-09-09 19:50:37,608 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-09 19:50:38,863 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 19:50:42,608 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-09 19:50:43,075 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4098 INFO 2020-09-09 19:50:43,109 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4099 INFO 2020-09-09 19:51:21,925 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4099 INFO 2020-09-09 19:51:32,975 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4098 INFO 2020-09-09 19:52:10,021 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4099 INFO 2020-09-09 19:52:14,676 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-09 19:52:15,135 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4098 INFO 2020-09-09 19:52:15,162 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4099 INFO 2020-09-09 19:52:58,236 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4099 INFO 2020-09-09 19:53:01,003 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-09 19:53:01,480 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4099 INFO 2020-09-09 19:53:01,488 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4098 INFO 2020-09-09 19:53:25,005 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-09 19:53:26,157 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 19:53:31,725 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-09 19:53:32,162 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4047 INFO 2020-09-09 19:53:32,230 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4048 INFO 2020-09-09 19:57:09,908 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\webnews\views.py changed, reloading. INFO 2020-09-09 19:57:10,922 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 19:57:17,911 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-09 19:57:18,361 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4047 INFO 2020-09-09 19:57:18,441 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 4048 INFO 2020-09-09 19:57:38,535 autoreload 217 F:\python\privateobj\obj\wnserver\project\utils\elmentList.py changed, reloading. INFO 2020-09-09 19:57:39,594 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 19:57:57,028 autoreload 217 F:\python\privateobj\obj\wnserver\project\utils\elmentList.py changed, reloading. INFO 2020-09-09 19:57:58,049 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 19:58:01,401 autoreload 217 F:\python\privateobj\obj\wnserver\project\utils\elmentList.py changed, reloading. INFO 2020-09-09 19:58:02,705 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 19:58:08,374 autoreload 217 F:\python\privateobj\obj\wnserver\project\utils\elmentList.py changed, reloading. INFO 2020-09-09 19:58:09,274 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 19:58:12,581 autoreload 217 F:\python\privateobj\obj\wnserver\project\utils\elmentList.py changed, reloading. INFO 2020-09-09 19:58:13,644 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 19:58:18,115 autoreload 217 F:\python\privateobj\obj\wnserver\project\utils\elmentList.py changed, reloading. INFO 2020-09-09 19:58:19,082 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 19:58:23,525 autoreload 217 F:\python\privateobj\obj\wnserver\project\utils\elmentList.py changed, reloading. INFO 2020-09-09 19:58:24,573 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 19:58:39,372 autoreload 217 F:\python\privateobj\obj\wnserver\project\utils\elmentList.py changed, reloading. INFO 2020-09-09 19:58:40,561 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 19:59:07,803 autoreload 217 F:\python\privateobj\obj\wnserver\project\utils\elmentList.py changed, reloading. INFO 2020-09-09 19:59:08,980 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 19:59:18,580 autoreload 217 F:\python\privateobj\obj\wnserver\project\utils\elmentList.py changed, reloading. INFO 2020-09-09 19:59:19,762 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 19:59:24,331 autoreload 217 F:\python\privateobj\obj\wnserver\project\utils\elmentList.py changed, reloading. INFO 2020-09-09 19:59:25,493 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 19:59:29,975 autoreload 217 F:\python\privateobj\obj\wnserver\project\utils\elmentList.py changed, reloading. INFO 2020-09-09 19:59:31,295 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 19:59:39,496 autoreload 217 F:\python\privateobj\obj\wnserver\project\utils\elmentList.py changed, reloading. INFO 2020-09-09 19:59:40,579 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 19:59:45,069 autoreload 217 F:\python\privateobj\obj\wnserver\project\utils\elmentList.py changed, reloading. INFO 2020-09-09 19:59:46,217 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 19:59:48,236 autoreload 217 F:\python\privateobj\obj\wnserver\project\utils\elmentList.py changed, reloading. INFO 2020-09-09 19:59:49,141 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 20:00:00,102 autoreload 217 F:\python\privateobj\obj\wnserver\project\utils\elmentList.py changed, reloading. INFO 2020-09-09 20:00:01,219 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 20:00:05,794 autoreload 217 F:\python\privateobj\obj\wnserver\project\utils\elmentList.py changed, reloading. INFO 2020-09-09 20:00:06,959 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 20:00:10,260 autoreload 217 F:\python\privateobj\obj\wnserver\project\utils\elmentList.py changed, reloading. INFO 2020-09-09 20:00:11,399 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 20:00:14,749 autoreload 217 F:\python\privateobj\obj\wnserver\project\utils\elmentList.py changed, reloading. INFO 2020-09-09 20:00:16,094 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 20:00:27,022 autoreload 217 F:\python\privateobj\obj\wnserver\project\utils\elmentList.py changed, reloading. INFO 2020-09-09 20:00:28,167 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 20:00:31,442 autoreload 217 F:\python\privateobj\obj\wnserver\project\utils\elmentList.py changed, reloading. INFO 2020-09-09 20:00:32,583 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 20:00:38,313 autoreload 217 F:\python\privateobj\obj\wnserver\project\utils\elmentList.py changed, reloading. INFO 2020-09-09 20:00:39,606 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 20:00:43,088 autoreload 217 F:\python\privateobj\obj\wnserver\project\utils\elmentList.py changed, reloading. INFO 2020-09-09 20:00:44,237 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 20:00:47,747 autoreload 217 F:\python\privateobj\obj\wnserver\project\utils\elmentList.py changed, reloading. INFO 2020-09-09 20:00:49,082 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 20:00:52,334 autoreload 217 F:\python\privateobj\obj\wnserver\project\utils\elmentList.py changed, reloading. INFO 2020-09-09 20:00:53,265 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 20:01:12,926 autoreload 217 F:\python\privateobj\obj\wnserver\project\utils\elmentList.py changed, reloading. INFO 2020-09-09 20:01:13,912 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 20:01:19,676 autoreload 217 F:\python\privateobj\obj\wnserver\project\utils\elmentList.py changed, reloading. INFO 2020-09-09 20:01:20,923 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 20:01:30,485 autoreload 217 F:\python\privateobj\obj\wnserver\project\utils\elmentList.py changed, reloading. INFO 2020-09-09 20:01:31,559 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 20:01:33,535 autoreload 217 F:\python\privateobj\obj\wnserver\project\utils\elmentList.py changed, reloading. INFO 2020-09-09 20:01:34,747 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 20:01:37,992 autoreload 217 F:\python\privateobj\obj\wnserver\project\utils\elmentList.py changed, reloading. INFO 2020-09-09 20:01:39,142 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 20:01:47,445 autoreload 217 F:\python\privateobj\obj\wnserver\project\utils\elmentList.py changed, reloading. INFO 2020-09-09 20:01:48,711 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 20:01:51,924 autoreload 217 F:\python\privateobj\obj\wnserver\project\utils\elmentList.py changed, reloading. INFO 2020-09-09 20:01:53,010 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 20:02:31,364 autoreload 217 F:\python\privateobj\obj\wnserver\project\utils\elmentList.py changed, reloading. INFO 2020-09-09 20:02:32,285 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 20:02:40,727 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-09 20:02:41,210 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 3898 INFO 2020-09-09 20:02:41,253 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-09 20:02:45,753 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-09 20:02:46,224 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-09 20:02:46,236 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 3898 INFO 2020-09-09 20:04:52,417 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-09 20:04:52,628 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-09 20:04:59,841 basehttp 154 "OPTIONS /hm/wncomponentcss/?componentkey_id=12 HTTP/1.1" 200 0 INFO 2020-09-09 20:05:00,381 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=12 HTTP/1.1" 200 4237 INFO 2020-09-09 20:05:02,499 basehttp 154 "OPTIONS /hm/wncomponentcss/?componentkey_id=13 HTTP/1.1" 200 0 INFO 2020-09-09 20:05:03,062 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=13 HTTP/1.1" 200 4241 INFO 2020-09-09 20:05:04,680 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=14 HTTP/1.1" 200 4236 INFO 2020-09-09 20:09:18,565 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-09 20:09:29,599 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-09 20:09:29,730 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-09 20:10:33,978 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-09 20:10:34,075 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-09 20:11:13,275 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-09 20:11:31,590 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-09 20:11:31,778 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-09 20:12:04,698 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-09 20:12:16,161 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-09 20:12:16,326 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-09 20:13:30,351 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-09 20:14:11,519 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-09 20:14:11,549 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-09 20:14:38,303 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=12 HTTP/1.1" 200 4237 INFO 2020-09-09 20:16:53,432 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\urls.py changed, reloading. INFO 2020-09-09 20:16:54,460 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 20:17:03,450 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-09 20:17:03,589 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-09 20:17:16,227 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=12 HTTP/1.1" 203 23 INFO 2020-09-09 20:17:23,924 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=14 HTTP/1.1" 203 23 INFO 2020-09-09 20:18:02,236 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-09-09 20:18:03,264 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 20:18:17,885 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-09-09 20:18:18,905 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 20:18:41,209 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-09 20:18:41,308 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-09 20:19:02,639 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=12 HTTP/1.1" 203 23 INFO 2020-09-09 20:19:10,805 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=13 HTTP/1.1" 203 23 INFO 2020-09-09 20:19:13,767 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=14 HTTP/1.1" 203 23 INFO 2020-09-09 20:20:08,371 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-09-09 20:20:09,339 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 20:20:15,805 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=12 HTTP/1.1" 200 3899 INFO 2020-09-09 20:21:24,943 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-09 20:21:28,075 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-09 20:21:37,148 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=14 HTTP/1.1" 200 3898 INFO 2020-09-09 20:22:05,806 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=12 HTTP/1.1" 200 3899 INFO 2020-09-09 20:25:25,286 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-09 20:25:31,303 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=14 HTTP/1.1" 200 3898 INFO 2020-09-09 20:25:36,416 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=12 HTTP/1.1" 200 3899 INFO 2020-09-09 20:26:35,206 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-09 20:26:37,705 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=14 HTTP/1.1" 200 3898 WARNING 2020-09-09 20:26:41,381 log 228 Bad Request: /hm/wncomponentcss/4/ WARNING 2020-09-09 20:26:41,382 basehttp 154 "PUT /hm/wncomponentcss/4/ HTTP/1.1" 400 44 INFO 2020-09-09 20:27:16,594 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-09 20:27:19,730 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=14 HTTP/1.1" 200 3898 INFO 2020-09-09 20:27:22,009 basehttp 154 "PUT /hm/wncomponentcss/4/ HTTP/1.1" 200 4326 INFO 2020-09-09 20:27:34,450 basehttp 154 "PUT /hm/wncomponentcss/4/ HTTP/1.1" 200 4326 INFO 2020-09-09 20:27:37,476 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=12 HTTP/1.1" 200 3899 INFO 2020-09-09 20:27:40,563 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=14 HTTP/1.1" 200 4040 INFO 2020-09-09 20:28:55,709 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=12 HTTP/1.1" 200 3899 INFO 2020-09-09 20:28:59,682 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=14 HTTP/1.1" 200 4040 INFO 2020-09-09 20:29:02,680 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=12 HTTP/1.1" 200 3899 INFO 2020-09-09 20:29:05,115 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=13 HTTP/1.1" 200 3903 INFO 2020-09-09 20:29:07,428 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=14 HTTP/1.1" 200 4040 INFO 2020-09-09 20:29:15,989 basehttp 154 "PUT /hm/wncomponentcss/4/ HTTP/1.1" 200 4326 INFO 2020-09-09 20:29:21,006 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=13 HTTP/1.1" 200 3903 INFO 2020-09-09 20:29:23,113 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=12 HTTP/1.1" 200 3899 INFO 2020-09-09 20:29:25,239 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=14 HTTP/1.1" 200 4040 INFO 2020-09-09 20:32:20,501 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-09 20:42:35,050 autoreload 217 F:\python\privateobj\obj\wnserver\project\utils\elmentList.py changed, reloading. INFO 2020-09-09 20:42:36,057 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 21:01:12,574 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-09-09 21:01:13,522 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 21:01:25,112 basehttp 154 "OPTIONS /hm/wncomponent/ HTTP/1.1" 200 0 INFO 2020-09-09 21:01:25,585 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-09 21:01:46,187 basehttp 154 "OPTIONS /hm/wncomponentkey/ HTTP/1.1" 200 0 ERROR 2020-09-09 21:01:46,898 log 228 Internal Server Error: /hm/wncomponentkey/ Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\viewsets.py", line 114, in view return self.dispatch(request, *args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 505, in dispatch response = self.handle_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 476, in raise_uncaught_exception raise exc File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py", line 239, in create WnComponentCssModel.objects.create(**styleValue) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\models\manager.py", line 82, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\models\query.py", line 420, in create obj = self.model(**kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\db\models\base.py", line 501, in __init__ raise TypeError("%s() got an unexpected keyword argument '%s'" % (cls.__name__, kwarg)) TypeError: WnComponentCssModel() got an unexpected keyword argument 'name' ERROR 2020-09-09 21:01:46,900 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 500 21715 INFO 2020-09-09 21:04:14,394 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-09-09 21:04:15,417 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-09 21:04:35,301 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 201 227 INFO 2020-09-09 21:04:35,914 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1172 INFO 2020-09-09 21:06:13,907 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 1172 INFO 2020-09-09 21:06:14,382 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4040 INFO 2020-09-09 21:06:14,409 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-09 21:07:02,780 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 944 INFO 2020-09-09 21:07:03,252 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-09 21:07:03,258 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4040 INFO 2020-09-10 19:28:28,869 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-10 19:30:24,997 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-10 19:30:41,047 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-10 19:31:05,452 basehttp 154 "OPTIONS /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 0 INFO 2020-09-10 19:31:05,917 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 944 INFO 2020-09-10 19:31:05,937 basehttp 154 "OPTIONS /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 0 INFO 2020-09-10 19:31:05,942 basehttp 154 "OPTIONS /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 0 INFO 2020-09-10 19:31:06,392 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-10 19:31:06,411 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4040 INFO 2020-09-10 19:45:23,213 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 944 INFO 2020-09-10 19:45:23,922 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4040 INFO 2020-09-10 19:45:23,967 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-10 19:49:02,546 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 944 INFO 2020-09-10 19:49:03,027 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4040 INFO 2020-09-10 19:49:03,045 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-10 19:54:06,248 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4040 INFO 2020-09-10 19:54:25,305 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4040 INFO 2020-09-10 19:54:37,622 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4040 INFO 2020-09-10 19:55:06,936 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4040 INFO 2020-09-10 19:56:42,852 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4040 INFO 2020-09-10 19:58:30,491 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 944 INFO 2020-09-10 19:58:30,948 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4040 INFO 2020-09-10 19:58:30,996 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-10 19:59:03,313 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 944 INFO 2020-09-10 19:59:03,758 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-10 19:59:03,762 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4040 INFO 2020-09-10 19:59:10,088 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-09-10 19:59:10,676 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 310 INFO 2020-09-10 19:59:10,706 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-09-10 19:59:11,373 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-10 19:59:16,785 basehttp 154 "OPTIONS /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 0 INFO 2020-09-10 19:59:17,209 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 944 INFO 2020-09-10 19:59:21,821 basehttp 154 "OPTIONS /hm/wncomponentcss/?componentkey_id=14 HTTP/1.1" 200 0 INFO 2020-09-10 19:59:22,284 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=14 HTTP/1.1" 200 4040 INFO 2020-09-10 20:12:04,561 basehttp 154 "OPTIONS /hm/wncomponentcss/4/ HTTP/1.1" 200 0 INFO 2020-09-10 20:12:05,188 basehttp 154 "PUT /hm/wncomponentcss/4/ HTTP/1.1" 200 4322 INFO 2020-09-10 20:12:12,353 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 944 INFO 2020-09-10 20:12:12,839 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-10 20:12:12,920 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-10 20:14:11,545 basehttp 154 "PUT /hm/wncomponentcss/4/ HTTP/1.1" 200 4322 INFO 2020-09-10 20:14:15,976 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 944 INFO 2020-09-10 20:14:16,452 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-10 20:14:16,474 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-10 20:17:57,081 basehttp 154 "PUT /hm/wncomponentcss/4/ HTTP/1.1" 200 4322 INFO 2020-09-10 20:18:01,785 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 944 INFO 2020-09-10 20:18:02,235 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-10 20:18:02,284 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-11 15:16:07,094 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-11 15:18:50,234 basehttp 154 "OPTIONS /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 0 INFO 2020-09-11 15:18:50,716 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 944 INFO 2020-09-11 15:18:50,739 basehttp 154 "OPTIONS /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 0 INFO 2020-09-11 15:18:50,740 basehttp 154 "OPTIONS /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 0 INFO 2020-09-11 15:18:51,788 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-11 15:18:51,789 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 15:28:02,010 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 944 INFO 2020-09-11 15:28:03,035 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 15:28:03,188 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-11 15:34:27,324 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 944 INFO 2020-09-11 15:34:27,935 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 15:34:27,936 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-11 15:36:26,318 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 944 INFO 2020-09-11 15:36:26,803 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 15:36:26,851 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-11 15:36:39,856 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 944 INFO 2020-09-11 15:36:40,366 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-11 15:36:40,367 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 15:36:52,984 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 944 INFO 2020-09-11 15:36:53,478 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-11 15:36:53,542 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 15:37:49,516 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 944 INFO 2020-09-11 15:37:50,025 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 15:37:50,067 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-11 15:38:14,588 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 944 INFO 2020-09-11 15:38:15,094 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 15:38:15,139 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-11 15:39:57,869 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 944 INFO 2020-09-11 15:39:58,370 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 15:39:58,396 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-11 15:54:48,266 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 944 INFO 2020-09-11 15:54:49,268 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-11 15:54:49,363 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 15:58:16,556 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 944 INFO 2020-09-11 15:58:17,054 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 15:58:17,086 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-11 16:02:49,029 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 944 INFO 2020-09-11 16:02:49,607 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-11 16:02:49,608 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 21:26:39,828 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-11 21:27:08,027 basehttp 154 "OPTIONS /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 0 INFO 2020-09-11 21:27:08,501 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 944 INFO 2020-09-11 21:27:08,527 basehttp 154 "OPTIONS /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 0 INFO 2020-09-11 21:27:08,528 basehttp 154 "OPTIONS /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 0 INFO 2020-09-11 21:27:08,997 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-11 21:27:09,073 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 21:47:48,421 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 944 INFO 2020-09-11 21:47:48,948 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 21:47:48,963 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-11 21:50:44,971 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-09-11 21:50:45,585 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 310 INFO 2020-09-11 21:50:45,620 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-09-11 21:50:46,299 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-11 21:51:06,118 basehttp 154 "OPTIONS /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 0 INFO 2020-09-11 21:51:06,589 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 944 INFO 2020-09-11 21:51:07,041 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 944 INFO 2020-09-11 21:51:11,726 basehttp 154 "OPTIONS /hm/wncomponent/ HTTP/1.1" 200 0 INFO 2020-09-11 21:51:12,177 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-11 21:51:30,191 basehttp 154 "OPTIONS /hm/wncomponentkey/ HTTP/1.1" 200 0 INFO 2020-09-11 21:51:30,675 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 201 226 INFO 2020-09-11 21:51:31,186 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1171 INFO 2020-09-11 21:51:38,995 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 1171 INFO 2020-09-11 21:51:39,500 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 21:51:39,519 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-11 21:52:33,781 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 21:52:36,435 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 1171 INFO 2020-09-11 21:52:36,900 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 21:52:36,947 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-11 21:56:47,241 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 21:57:54,030 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 21:57:57,361 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 1171 INFO 2020-09-11 21:57:58,186 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 21:57:58,186 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-11 21:59:13,285 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 1171 INFO 2020-09-11 21:59:13,933 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-11 21:59:13,998 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 22:00:02,550 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 22:00:03,031 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 22:00:03,483 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 22:00:55,928 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 1171 INFO 2020-09-11 22:00:56,704 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 22:00:56,747 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-11 22:02:02,549 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 1171 INFO 2020-09-11 22:02:03,128 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 22:02:03,156 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-11 22:02:15,492 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 1171 INFO 2020-09-11 22:02:16,089 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-11 22:02:16,089 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 22:02:46,894 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 1171 INFO 2020-09-11 22:02:47,466 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-11 22:02:47,499 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 22:04:06,402 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 22:04:06,849 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 22:04:07,308 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 22:04:21,399 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 1171 INFO 2020-09-11 22:04:21,988 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 22:04:22,024 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-11 22:06:31,455 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 1171 INFO 2020-09-11 22:06:32,067 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 22:06:32,078 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-11 22:07:23,486 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 22:07:28,297 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 1171 INFO 2020-09-11 22:07:28,877 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 22:07:28,905 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-11 22:08:16,002 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 22:08:18,491 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 22:08:20,785 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 1171 INFO 2020-09-11 22:08:21,392 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 22:08:21,425 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-11 22:10:27,813 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 22:10:28,290 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 22:10:34,366 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 1171 INFO 2020-09-11 22:10:34,826 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 22:10:34,833 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-11 22:13:10,909 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 22:13:11,750 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 22:13:16,339 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 1171 INFO 2020-09-11 22:13:17,300 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-11 22:13:17,342 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 22:14:14,277 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 1171 INFO 2020-09-11 22:14:14,798 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 22:14:14,807 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-11 22:14:40,035 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 22:14:40,521 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 23:57:59,156 basehttp 154 "OPTIONS /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 0 INFO 2020-09-11 23:57:59,645 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 1171 INFO 2020-09-11 23:57:59,756 basehttp 154 "OPTIONS /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 0 INFO 2020-09-11 23:57:59,757 basehttp 154 "OPTIONS /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 0 INFO 2020-09-11 23:58:00,026 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 1171 INFO 2020-09-11 23:58:00,245 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-11 23:58:00,265 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 23:58:00,687 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-11 23:58:00,708 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-11 23:58:08,866 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 1171 INFO 2020-09-11 23:58:09,425 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-11 23:58:09,427 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-12 23:13:36,113 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-12 23:16:13,304 basehttp 154 "OPTIONS /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 0 INFO 2020-09-12 23:16:13,781 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 1171 INFO 2020-09-12 23:16:13,899 basehttp 154 "OPTIONS /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 0 INFO 2020-09-12 23:16:13,908 basehttp 154 "OPTIONS /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 0 INFO 2020-09-12 23:16:14,438 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-12 23:16:14,452 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-12 23:19:13,814 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-12 23:25:44,301 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-09-12 23:25:45,070 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 310 INFO 2020-09-12 23:25:45,093 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-09-12 23:25:45,807 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-12 23:44:01,477 basehttp 154 "OPTIONS /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 0 INFO 2020-09-12 23:44:02,074 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1171 INFO 2020-09-12 23:44:24,607 basehttp 154 "OPTIONS /hm/wncomponentkey/17/ HTTP/1.1" 200 0 INFO 2020-09-12 23:44:25,311 basehttp 154 "DELETE /hm/wncomponentkey/17/ HTTP/1.1" 204 0 INFO 2020-09-12 23:44:25,798 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 944 INFO 2020-09-12 23:44:27,476 basehttp 154 "OPTIONS /hm/wncomponentkey/16/ HTTP/1.1" 200 0 INFO 2020-09-12 23:44:28,197 basehttp 154 "DELETE /hm/wncomponentkey/16/ HTTP/1.1" 204 0 INFO 2020-09-12 23:44:28,692 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716 INFO 2020-09-12 23:44:36,906 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 716 INFO 2020-09-12 23:44:37,539 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-12 23:44:37,620 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-12 23:44:58,675 basehttp 154 "OPTIONS /hm/wncomponentkey/12/ HTTP/1.1" 200 0 INFO 2020-09-12 23:44:59,151 basehttp 154 "PUT /hm/wncomponentkey/12/ HTTP/1.1" 200 221 INFO 2020-09-12 23:44:59,690 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 720 INFO 2020-09-12 23:45:04,645 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 720 INFO 2020-09-12 23:45:05,272 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-12 23:45:05,307 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-12 23:45:22,693 basehttp 154 "OPTIONS /hm/wncomponent/ HTTP/1.1" 200 0 INFO 2020-09-12 23:45:23,184 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-12 23:45:38,698 basehttp 154 "OPTIONS /hm/wncomponentkey/ HTTP/1.1" 200 0 INFO 2020-09-12 23:45:39,283 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 201 220 INFO 2020-09-12 23:45:39,894 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 941 INFO 2020-09-12 23:45:48,372 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 941 INFO 2020-09-12 23:45:48,454 basehttp 154 "OPTIONS /wb/wncomponentcss/?componentkey=18 HTTP/1.1" 200 0 INFO 2020-09-12 23:45:49,286 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-12 23:45:49,288 basehttp 154 "GET /wb/wncomponentcss/?componentkey=18 HTTP/1.1" 200 4001 INFO 2020-09-12 23:45:49,329 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-12 23:46:19,187 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 941 INFO 2020-09-12 23:46:50,754 basehttp 154 "OPTIONS /hm/wncomponentcss/?componentkey_id=14 HTTP/1.1" 200 0 INFO 2020-09-12 23:46:51,295 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=14 HTTP/1.1" 200 4036 INFO 2020-09-12 23:51:40,030 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 941 INFO 2020-09-12 23:51:56,133 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-12 23:53:00,275 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-12 23:53:46,680 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 941 INFO 2020-09-12 23:54:28,377 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 941 INFO 2020-09-12 23:54:29,505 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 00:03:16,386 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 00:03:42,244 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 00:06:17,429 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 00:06:27,309 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 201 231 INFO 2020-09-13 00:06:27,775 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1173 INFO 2020-09-13 00:06:32,136 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 1173 INFO 2020-09-13 00:06:33,706 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-13 00:06:33,730 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-13 00:06:33,785 basehttp 154 "GET /wb/wncomponentcss/?componentkey=18 HTTP/1.1" 200 4001 INFO 2020-09-13 00:08:40,851 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 00:10:12,419 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 201 224 INFO 2020-09-13 00:10:12,905 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1398 INFO 2020-09-13 00:10:25,468 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1398 INFO 2020-09-13 00:10:28,107 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=14 HTTP/1.1" 200 4036 INFO 2020-09-13 00:11:02,841 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1398 INFO 2020-09-13 00:11:04,176 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 00:12:00,122 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1398 INFO 2020-09-13 00:12:10,658 basehttp 154 "OPTIONS /hm/wncomponentcss/?componentkey_id=13 HTTP/1.1" 200 0 INFO 2020-09-13 00:12:11,148 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=13 HTTP/1.1" 200 3903 INFO 2020-09-13 00:22:04,977 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1398 INFO 2020-09-13 00:22:18,983 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1398 INFO 2020-09-13 00:22:21,587 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1398 INFO 2020-09-13 00:22:32,708 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1398 INFO 2020-09-13 00:22:46,405 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1398 INFO 2020-09-13 00:24:02,662 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1398 INFO 2020-09-13 00:29:01,927 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1398 INFO 2020-09-13 00:29:20,202 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1398 INFO 2020-09-13 00:34:34,432 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1398 INFO 2020-09-13 00:45:33,628 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1398 INFO 2020-09-13 11:07:09,966 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-13 11:08:24,258 basehttp 154 "OPTIONS /wb/wncomponentcss/ HTTP/1.1" 200 0 INFO 2020-09-13 11:08:24,259 basehttp 154 "OPTIONS /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 0 INFO 2020-09-13 11:08:24,714 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 1398 INFO 2020-09-13 11:08:24,758 basehttp 154 "GET /wb/wncomponentcss/ HTTP/1.1" 203 23 INFO 2020-09-13 11:08:24,784 basehttp 154 "OPTIONS /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 0 INFO 2020-09-13 11:08:24,784 basehttp 154 "OPTIONS /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 0 INFO 2020-09-13 11:08:24,798 basehttp 154 "OPTIONS /wb/wncomponentcss/?componentkey=18 HTTP/1.1" 200 0 INFO 2020-09-13 11:08:25,242 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-13 11:08:25,252 basehttp 154 "GET /wb/wncomponentcss/?componentkey=18 HTTP/1.1" 200 4001 INFO 2020-09-13 11:08:25,296 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-13 11:30:10,249 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 1398 INFO 2020-09-13 11:30:10,279 basehttp 154 "GET /wb/wncomponentcss/ HTTP/1.1" 203 23 INFO 2020-09-13 11:30:10,747 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-13 11:30:10,751 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-13 11:30:10,808 basehttp 154 "GET /wb/wncomponentcss/?componentkey=18 HTTP/1.1" 200 4001 INFO 2020-09-13 11:31:02,133 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 1398 INFO 2020-09-13 11:31:02,179 basehttp 154 "GET /wb/wncomponentcss/ HTTP/1.1" 203 23 INFO 2020-09-13 11:32:11,806 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 1398 INFO 2020-09-13 11:32:11,873 basehttp 154 "GET /wb/wncomponentcss/ HTTP/1.1" 203 23 INFO 2020-09-13 11:32:20,818 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 1398 INFO 2020-09-13 11:32:20,853 basehttp 154 "GET /wb/wncomponentcss/ HTTP/1.1" 203 23 INFO 2020-09-13 11:33:14,052 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 1398 INFO 2020-09-13 11:33:14,079 basehttp 154 "GET /wb/wncomponentcss/ HTTP/1.1" 203 23 INFO 2020-09-13 11:34:02,036 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 1398 INFO 2020-09-13 11:34:02,079 basehttp 154 "GET /wb/wncomponentcss/ HTTP/1.1" 203 23 INFO 2020-09-13 11:36:24,114 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 1398 INFO 2020-09-13 11:36:24,162 basehttp 154 "GET /wb/wncomponentcss/ HTTP/1.1" 203 23 INFO 2020-09-13 11:36:47,720 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-13 11:36:47,735 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-13 11:36:47,791 basehttp 154 "GET /wb/wncomponentcss/?componentkey=18 HTTP/1.1" 200 4001 INFO 2020-09-13 11:38:54,844 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 1398 INFO 2020-09-13 11:38:55,329 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-13 11:38:55,354 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-13 11:38:55,360 basehttp 154 "GET /wb/wncomponentcss/?componentkey=18 HTTP/1.1" 200 4001 INFO 2020-09-13 11:39:17,257 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 1398 INFO 2020-09-13 11:39:17,725 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-13 11:39:17,751 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-13 11:39:17,752 basehttp 154 "GET /wb/wncomponentcss/?componentkey=18 HTTP/1.1" 200 4001 INFO 2020-09-13 11:39:57,151 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 1398 INFO 2020-09-13 11:39:57,652 basehttp 154 "GET /wb/wncomponentcss/?componentkey=18 HTTP/1.1" 200 4001 INFO 2020-09-13 11:39:57,656 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-13 11:39:57,683 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-13 11:47:05,858 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 1398 INFO 2020-09-13 11:47:06,359 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-13 11:47:06,370 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-13 11:47:06,432 basehttp 154 "GET /wb/wncomponentcss/?componentkey=18 HTTP/1.1" 200 4001 INFO 2020-09-13 17:19:02,789 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-09-13 17:19:03,325 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 310 INFO 2020-09-13 17:19:03,354 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-09-13 17:19:03,985 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-13 17:19:11,609 basehttp 154 "OPTIONS /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 0 INFO 2020-09-13 17:19:12,028 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1398 INFO 2020-09-13 17:19:13,606 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1398 INFO 2020-09-13 17:19:15,858 basehttp 154 "OPTIONS /hm/wncomponent/ HTTP/1.1" 200 0 INFO 2020-09-13 17:19:16,294 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 17:24:57,419 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1398 INFO 2020-09-13 17:25:01,814 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1398 INFO 2020-09-13 17:25:05,024 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 17:26:19,150 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1398 INFO 2020-09-13 17:26:23,498 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 17:26:41,121 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1398 INFO 2020-09-13 17:26:41,272 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-13 17:26:46,765 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1398 INFO 2020-09-13 17:26:46,953 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-13 17:26:58,480 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1398 INFO 2020-09-13 17:27:03,813 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1398 INFO 2020-09-13 17:27:03,959 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-13 17:27:05,040 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 17:27:58,818 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1398 INFO 2020-09-13 17:28:00,399 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 17:28:29,815 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 17:29:38,564 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1398 INFO 2020-09-13 17:29:46,632 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1398 INFO 2020-09-13 17:29:51,494 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1398 INFO 2020-09-13 17:29:51,627 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-13 17:29:54,115 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 17:31:02,213 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1398 INFO 2020-09-13 17:31:02,336 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-13 17:31:04,152 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 17:31:27,324 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1398 INFO 2020-09-13 17:31:27,446 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-13 17:31:28,951 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 17:32:08,353 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1398 INFO 2020-09-13 17:32:08,506 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-13 17:32:10,462 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 17:32:44,240 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1398 INFO 2020-09-13 17:32:44,418 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-13 17:32:45,707 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 17:32:49,879 basehttp 154 "OPTIONS /hm/wncomponentkey/ HTTP/1.1" 200 0 INFO 2020-09-13 17:32:50,403 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 201 206 INFO 2020-09-13 17:32:50,869 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 17:33:28,709 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 17:34:01,963 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 17:34:03,206 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 17:34:31,104 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 17:34:32,994 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 17:34:53,187 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 17:34:55,840 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 17:38:50,026 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 17:38:50,468 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 17:39:28,714 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 17:39:34,103 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 17:39:34,229 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-13 17:39:36,864 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 17:40:26,442 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 17:40:26,596 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-13 17:40:28,514 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 17:41:51,817 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 17:42:10,580 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 17:43:18,442 basehttp 154 "OPTIONS /wb/wncomponentcss/ HTTP/1.1" 200 0 INFO 2020-09-13 17:43:18,886 basehttp 154 "GET /wb/wncomponentcss/ HTTP/1.1" 203 23 INFO 2020-09-13 17:43:26,401 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 17:43:26,590 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-13 17:43:27,905 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 17:43:29,813 basehttp 154 "GET /wb/wncomponentcss/ HTTP/1.1" 203 23 INFO 2020-09-13 17:49:20,478 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 17:49:20,620 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-13 17:49:23,570 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 17:54:39,238 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 17:54:44,702 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 17:54:44,777 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-13 17:54:48,526 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 17:54:48,985 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 17:56:59,279 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 17:56:59,457 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-13 17:57:00,998 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 18:00:28,173 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 18:00:28,300 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-13 18:00:29,394 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 18:01:17,451 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 18:01:19,683 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 18:02:22,293 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 18:02:23,629 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 18:02:37,909 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 18:02:38,089 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-13 18:02:42,698 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 18:10:29,025 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 18:11:11,845 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 18:11:16,796 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 18:11:48,295 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 18:11:49,535 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 18:12:42,006 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 18:13:46,499 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 18:13:46,587 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-13 18:13:49,022 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 18:15:05,316 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 18:15:08,753 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 18:15:55,358 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 18:15:59,187 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 18:17:14,640 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 18:17:27,171 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 18:17:31,858 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 18:19:57,449 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 18:19:58,774 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 18:20:21,732 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 18:20:55,018 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 18:51:59,428 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 18:54:01,531 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 18:54:03,294 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 18:54:18,265 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 18:54:23,250 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 18:56:46,721 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 18:56:46,800 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-13 18:56:47,780 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 19:00:46,020 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 19:00:46,174 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-13 19:00:47,338 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 19:00:53,858 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 19:00:53,965 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-13 19:01:06,233 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 19:13:10,022 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 19:13:11,493 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 19:14:07,264 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 19:14:07,371 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-13 19:14:08,449 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 19:15:23,655 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 19:15:23,872 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-13 19:15:24,953 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 19:15:36,530 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 19:15:36,716 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-13 19:15:37,693 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 19:15:51,836 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 19:15:51,981 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-13 19:15:53,680 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 19:17:34,204 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 19:17:34,350 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-13 19:17:38,835 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 19:18:09,344 basehttp 154 "OPTIONS /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 0 INFO 2020-09-13 19:18:09,761 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 1605 INFO 2020-09-13 19:18:09,890 basehttp 154 "OPTIONS /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 0 INFO 2020-09-13 19:18:09,897 basehttp 154 "OPTIONS /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 0 INFO 2020-09-13 19:18:09,897 basehttp 154 "OPTIONS /wb/wncomponentcss/?componentkey=18 HTTP/1.1" 200 0 INFO 2020-09-13 19:18:10,223 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 19:18:10,374 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-13 19:18:10,386 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-13 19:18:10,416 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-13 19:18:10,418 basehttp 154 "GET /wb/wncomponentcss/?componentkey=18 HTTP/1.1" 200 4001 INFO 2020-09-13 19:18:11,464 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 19:18:41,034 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 19:18:41,211 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-13 19:18:42,316 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 19:21:40,500 basehttp 154 "OPTIONS /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 0 INFO 2020-09-13 19:21:40,947 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 19:23:12,227 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 19:24:42,732 basehttp 154 "OPTIONS /hm/wncomponent/ HTTP/1.1" 200 0 INFO 2020-09-13 19:24:43,170 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 19:24:49,288 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 19:40:55,454 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 19:42:56,853 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 19:43:00,175 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-13 19:46:10,387 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-13 19:46:13,985 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1295 INFO 2020-09-14 16:29:00,804 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-15 20:12:01,443 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-15 20:14:21,981 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-09-15 20:14:22,923 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-15 20:17:39,825 basehttp 154 "GET /static/elementstyleimage/123.png HTTP/1.1" 200 27562 WARNING 2020-09-15 20:17:39,911 log 228 Not Found: /favicon.ico WARNING 2020-09-15 20:17:39,911 basehttp 154 "GET /favicon.ico HTTP/1.1" 404 4260 INFO 2020-09-15 20:19:48,566 basehttp 154 "OPTIONS /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 0 INFO 2020-09-15 20:19:49,036 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 1605 INFO 2020-09-15 20:19:49,168 basehttp 154 "OPTIONS /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 0 INFO 2020-09-15 20:19:49,172 basehttp 154 "OPTIONS /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 0 INFO 2020-09-15 20:19:49,181 basehttp 154 "OPTIONS /wb/wncomponentcss/?componentkey=18 HTTP/1.1" 200 0 INFO 2020-09-15 20:19:49,731 basehttp 154 "GET /wb/wncomponentcss/?componentkey=18 HTTP/1.1" 200 4001 INFO 2020-09-15 20:19:49,732 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-15 20:19:49,733 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-15 20:24:26,593 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-09-15 20:24:27,617 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-15 20:26:45,546 autoreload 217 F:\python\privateobj\obj\wnserver\project\settings\dev.py changed, reloading. INFO 2020-09-15 20:28:54,184 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-15 20:28:56,834 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-09-15 20:28:57,356 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 310 INFO 2020-09-15 20:28:57,385 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-09-15 20:28:58,005 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-15 20:29:03,103 basehttp 154 "OPTIONS /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 0 INFO 2020-09-15 20:29:03,536 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-15 20:29:06,698 basehttp 154 "OPTIONS /hm/wncomponent/ HTTP/1.1" 200 0 INFO 2020-09-15 20:29:07,117 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1534 INFO 2020-09-15 20:29:54,585 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1534 INFO 2020-09-15 20:36:24,412 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-09-15 20:36:25,481 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-15 20:36:31,969 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-15 20:36:32,192 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-15 20:36:38,044 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1460 INFO 2020-09-15 20:37:10,986 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1460 INFO 2020-09-15 20:43:00,366 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-15 20:43:01,780 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1460 INFO 2020-09-15 20:44:14,968 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-15 20:44:15,117 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-15 20:44:17,120 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1460 INFO 2020-09-15 20:45:25,370 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 1605 INFO 2020-09-15 20:45:25,930 basehttp 154 "GET /wb/wncomponentcss/?componentkey=12 HTTP/1.1" 200 3899 INFO 2020-09-15 20:45:25,956 basehttp 154 "GET /wb/wncomponentcss/?componentkey=14 HTTP/1.1" 200 4036 INFO 2020-09-15 20:45:25,986 basehttp 154 "GET /wb/wncomponentcss/?componentkey=18 HTTP/1.1" 200 4001 INFO 2020-09-15 20:45:57,014 basehttp 154 "GET /static/uploads/componentimage/elementimage/bar.png HTTP/1.1" 200 17598 WARNING 2020-09-15 20:45:57,077 log 228 Not Found: /favicon.ico WARNING 2020-09-15 20:45:57,079 basehttp 154 "GET /favicon.ico HTTP/1.1" 404 4260 WARNING 2020-09-15 20:47:03,400 log 228 Not Found: //static/uploads/componentimage/elementimage/bar.png WARNING 2020-09-15 20:47:03,400 basehttp 154 "GET //static/uploads/componentimage/elementimage/bar.png HTTP/1.1" 404 4380 WARNING 2020-09-15 20:47:03,411 log 228 Not Found: //static/uploads/null WARNING 2020-09-15 20:47:03,412 basehttp 154 "GET //static/uploads/null HTTP/1.1" 404 4287 WARNING 2020-09-15 20:47:03,420 log 228 Not Found: //static/uploads/componentimage/elementimage/prdt.png WARNING 2020-09-15 20:47:03,421 basehttp 154 "GET //static/uploads/componentimage/elementimage/prdt.png HTTP/1.1" 404 4383 WARNING 2020-09-15 20:47:04,430 basehttp 154 "GET /static/uploads/null HTTP/1.1" 404 1660 INFO 2020-09-15 20:47:04,431 basehttp 154 "GET /static/uploads/componentimage/elementimage/prdt.png HTTP/1.1" 200 67349 INFO 2020-09-15 20:47:25,938 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-15 20:47:26,107 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-15 20:47:30,660 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1460 WARNING 2020-09-15 20:47:31,842 basehttp 154 "GET /static/uploads/null HTTP/1.1" 404 1660 INFO 2020-09-15 20:52:45,078 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-15 20:52:45,272 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-15 20:52:48,635 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1626 INFO 2020-09-15 20:52:50,298 basehttp 154 "GET /static/uploads/componentimage/elementimage/bar.png HTTP/1.1" 304 0 INFO 2020-09-15 20:52:50,298 basehttp 154 "GET /static/uploads/componentimage/elementimage/prdt.png HTTP/1.1" 304 0 INFO 2020-09-15 20:53:16,076 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-15 20:53:16,262 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-15 20:53:17,473 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1626 INFO 2020-09-15 20:56:17,912 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-15 20:56:19,806 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1626 INFO 2020-09-15 21:03:33,469 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-15 21:03:35,562 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1626 INFO 2020-09-15 21:06:47,571 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 1605 INFO 2020-09-15 21:06:47,718 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-15 21:06:49,428 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1626 INFO 2020-09-15 21:06:51,008 basehttp 154 "GET /static/uploads/componentimage/elementimage/prdt.png HTTP/1.1" 304 0 INFO 2020-09-15 21:06:51,008 basehttp 154 "GET /static/uploads/componentimage/elementimage/bar.png HTTP/1.1" 304 0 INFO 2020-09-16 15:02:14,859 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-16 15:24:39,594 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-16 15:25:03,394 autoreload 217 F:\python\privateobj\obj\wnserver\project\settings\dev.py changed, reloading. INFO 2020-09-16 15:25:04,522 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-16 15:25:29,564 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\migrations\0001_initial.py changed, reloading. INFO 2020-09-16 15:25:30,507 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-16 15:30:12,852 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-09-16 15:30:13,884 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-16 15:30:39,423 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-09-16 15:30:40,522 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-16 15:31:33,981 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\migrations\0001_initial.py changed, reloading. INFO 2020-09-16 15:31:34,914 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-16 15:33:26,794 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-09-16 15:33:27,780 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-16 15:34:28,620 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\migrations\0001_initial.py changed, reloading. INFO 2020-09-16 15:34:29,598 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-16 15:42:10,564 basehttp 154 "OPTIONS /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 0 INFO 2020-09-16 15:42:11,005 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 52 INFO 2020-09-16 15:42:31,634 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-09-16 15:42:32,132 basehttp 154 "POST /hm/login/ HTTP/1.1" 202 26 INFO 2020-09-16 15:43:22,319 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 308 INFO 2020-09-16 15:43:22,346 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-09-16 15:43:23,150 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-16 15:43:25,409 basehttp 154 "OPTIONS /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 0 INFO 2020-09-16 15:43:25,861 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 52 INFO 2020-09-16 15:43:31,265 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 52 INFO 2020-09-16 15:43:38,895 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 52 INFO 2020-09-16 15:43:40,707 basehttp 154 "OPTIONS /hm/wncomponent/ HTTP/1.1" 200 0 INFO 2020-09-16 15:43:41,167 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1626 WARNING 2020-09-16 15:43:42,598 basehttp 154 "GET /static/uploads/product HTTP/1.1" 404 1669 WARNING 2020-09-16 15:43:42,599 basehttp 154 "GET /static/uploads/team HTTP/1.1" 404 1660 WARNING 2020-09-16 15:43:42,599 basehttp 154 "GET /static/uploads/new HTTP/1.1" 404 1657 WARNING 2020-09-16 15:43:42,599 basehttp 154 "GET /static/uploads/aboutwe HTTP/1.1" 404 1669 WARNING 2020-09-16 15:43:42,600 basehttp 154 "GET /static/uploads/carousel HTTP/1.1" 404 1672 WARNING 2020-09-16 15:43:42,600 basehttp 154 "GET /static/uploads/bar HTTP/1.1" 404 1657 WARNING 2020-09-16 15:43:42,903 basehttp 154 "GET /static/uploads/art HTTP/1.1" 404 1657 INFO 2020-09-16 15:45:55,855 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1626 INFO 2020-09-16 15:49:04,384 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1626 INFO 2020-09-16 15:49:04,717 basehttp 154 "GET /static/uploads/componentimage/elementimage/bar.png HTTP/1.1" 304 0 INFO 2020-09-16 15:49:04,717 basehttp 154 "GET /static/uploads/componentimage/elementimage/prdt.png HTTP/1.1" 304 0 INFO 2020-09-16 15:57:30,903 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 52 INFO 2020-09-16 15:57:36,586 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 52 INFO 2020-09-16 16:13:06,523 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 52 INFO 2020-09-16 16:19:52,503 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1626 INFO 2020-09-16 16:23:54,670 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 52 INFO 2020-09-16 16:25:36,107 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 52 INFO 2020-09-16 16:25:39,811 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1626 INFO 2020-09-16 16:26:09,492 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 52 INFO 2020-09-16 16:26:11,394 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1626 INFO 2020-09-16 16:26:51,072 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 52 INFO 2020-09-16 16:27:27,697 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1626 INFO 2020-09-16 16:30:58,113 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1626 INFO 2020-09-16 16:31:11,541 basehttp 154 "OPTIONS /hm/wncomponentkey/ HTTP/1.1" 200 0 INFO 2020-09-16 16:31:12,175 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 201 295 INFO 2020-09-16 16:31:12,643 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 347 INFO 2020-09-16 16:31:27,594 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 347 INFO 2020-09-16 16:31:51,933 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1626 INFO 2020-09-16 16:32:14,995 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 201 270 INFO 2020-09-16 16:32:15,496 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 618 INFO 2020-09-16 16:32:21,872 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 618 INFO 2020-09-16 16:32:21,889 basehttp 154 "OPTIONS /wb/wncomponentcss/?componentkey=2 HTTP/1.1" 200 0 INFO 2020-09-16 16:32:22,508 basehttp 154 "GET /wb/wncomponentcss/?componentkey=2 HTTP/1.1" 200 4198 INFO 2020-09-16 16:33:34,908 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 618 INFO 2020-09-16 16:33:37,003 basehttp 154 "OPTIONS /hm/wncomponentcss/?componentkey_id=2 HTTP/1.1" 200 0 INFO 2020-09-16 16:33:37,520 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=2 HTTP/1.1" 200 4198 INFO 2020-09-16 16:34:32,797 basehttp 154 "OPTIONS /hm/wncomponentcss/2/ HTTP/1.1" 200 0 INFO 2020-09-16 16:34:33,444 basehttp 154 "PUT /hm/wncomponentcss/2/ HTTP/1.1" 200 4550 INFO 2020-09-16 16:34:43,502 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 618 INFO 2020-09-16 16:34:43,600 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-16 16:34:46,912 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=2 HTTP/1.1" 200 4264 INFO 2020-09-16 16:38:55,650 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 618 INFO 2020-09-16 16:38:55,803 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-16 16:38:59,493 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=2 HTTP/1.1" 200 4264 INFO 2020-09-16 16:42:05,493 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 618 INFO 2020-09-16 16:42:05,656 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-16 16:42:10,779 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=2 HTTP/1.1" 200 4264 INFO 2020-09-16 16:43:17,687 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 618 INFO 2020-09-16 16:43:17,831 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-16 16:43:24,638 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=2 HTTP/1.1" 200 4264 INFO 2020-09-16 16:43:43,245 basehttp 154 "OPTIONS /hm/wncomponentcss/?componentkey_id=1 HTTP/1.1" 200 0 INFO 2020-09-16 16:43:43,784 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=1 HTTP/1.1" 200 4217 INFO 2020-09-16 16:43:56,878 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=2 HTTP/1.1" 200 4264 INFO 2020-09-16 16:47:21,935 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=1 HTTP/1.1" 200 4217 INFO 2020-09-16 16:47:28,572 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=2 HTTP/1.1" 200 4264 INFO 2020-09-16 16:47:46,053 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 618 INFO 2020-09-16 16:47:46,191 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-16 16:47:53,647 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=2 HTTP/1.1" 200 4264 INFO 2020-09-16 16:49:03,767 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 618 INFO 2020-09-16 16:49:03,890 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-16 16:49:06,535 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=1 HTTP/1.1" 200 4217 INFO 2020-09-16 16:49:35,208 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 618 INFO 2020-09-16 16:49:48,451 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 618 INFO 2020-09-16 16:49:51,994 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=2 HTTP/1.1" 200 4264 INFO 2020-09-16 16:50:15,576 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 618 INFO 2020-09-16 16:50:33,531 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 618 INFO 2020-09-16 16:51:44,192 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=2 HTTP/1.1" 200 4264 INFO 2020-09-16 16:55:55,566 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 618 INFO 2020-09-16 16:56:00,093 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=2 HTTP/1.1" 200 4264 INFO 2020-09-16 16:56:04,774 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=1 HTTP/1.1" 200 4217 INFO 2020-09-16 16:56:28,312 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 618 INFO 2020-09-16 16:56:29,850 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=1 HTTP/1.1" 200 4217 INFO 2020-09-16 16:56:34,906 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=2 HTTP/1.1" 200 4264 INFO 2020-09-16 16:56:39,025 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=1 HTTP/1.1" 200 4217 INFO 2020-09-16 16:56:43,483 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=2 HTTP/1.1" 200 4264 INFO 2020-09-16 16:56:54,267 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=1 HTTP/1.1" 200 4217 INFO 2020-09-16 16:56:59,367 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=2 HTTP/1.1" 200 4264 INFO 2020-09-16 16:57:02,348 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=1 HTTP/1.1" 200 4217 INFO 2020-09-16 16:57:23,230 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 618 INFO 2020-09-16 16:57:24,925 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=2 HTTP/1.1" 200 4264 INFO 2020-09-16 16:57:41,861 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 618 INFO 2020-09-16 16:57:46,632 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=2 HTTP/1.1" 200 4264 INFO 2020-09-16 16:57:49,776 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=1 HTTP/1.1" 200 4217 INFO 2020-09-16 16:57:55,305 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=2 HTTP/1.1" 200 4264 INFO 2020-09-16 16:57:57,473 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=1 HTTP/1.1" 200 4217 INFO 2020-09-16 16:58:01,130 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=2 HTTP/1.1" 200 4264 INFO 2020-09-16 16:58:04,168 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=1 HTTP/1.1" 200 4217 INFO 2020-09-16 16:58:41,068 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 618 INFO 2020-09-16 16:58:45,007 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=1 HTTP/1.1" 200 4217 INFO 2020-09-16 16:58:51,206 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=2 HTTP/1.1" 200 4264 INFO 2020-09-16 16:58:53,887 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=1 HTTP/1.1" 200 4217 INFO 2020-09-16 16:58:59,729 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=2 HTTP/1.1" 200 4264 INFO 2020-09-16 16:59:22,453 basehttp 154 "PUT /hm/wncomponentcss/2/ HTTP/1.1" 200 4548 INFO 2020-09-16 16:59:42,254 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 618 INFO 2020-09-16 16:59:42,355 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-16 17:00:24,507 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 618 INFO 2020-09-16 17:00:31,982 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=1 HTTP/1.1" 200 4217 INFO 2020-09-16 17:00:40,947 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 618 INFO 2020-09-16 17:00:41,103 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-16 17:00:45,199 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=2 HTTP/1.1" 200 4262 INFO 2020-09-16 17:00:47,170 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=1 HTTP/1.1" 200 4217 INFO 2020-09-16 17:00:51,782 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=2 HTTP/1.1" 200 4262 INFO 2020-09-16 17:01:18,463 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 618 INFO 2020-09-16 17:01:30,438 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 618 INFO 2020-09-16 17:01:30,610 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-16 17:01:38,009 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=2 HTTP/1.1" 200 4262 INFO 2020-09-16 17:09:54,410 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=1 HTTP/1.1" 200 4217 INFO 2020-09-16 17:10:00,462 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=2 HTTP/1.1" 200 4262 INFO 2020-09-16 17:19:41,063 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 618 INFO 2020-09-16 17:19:41,223 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-16 17:19:47,717 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=1 HTTP/1.1" 200 4217 INFO 2020-09-16 17:19:55,153 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=2 HTTP/1.1" 200 4262 INFO 2020-09-16 17:19:59,991 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=1 HTTP/1.1" 200 4217 INFO 2020-09-16 17:20:22,714 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 618 INFO 2020-09-16 17:20:22,869 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-16 17:20:25,803 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=2 HTTP/1.1" 200 4262 INFO 2020-09-16 17:22:04,972 autoreload 217 F:\python\privateobj\obj\wnserver\project\utils\elmentList.py changed, reloading. INFO 2020-09-16 17:22:06,160 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-16 17:22:17,004 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 618 INFO 2020-09-16 17:22:17,140 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-16 17:22:20,133 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=2 HTTP/1.1" 200 4255 INFO 2020-09-16 17:22:51,558 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 618 INFO 2020-09-16 17:22:51,703 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-16 17:22:58,749 basehttp 154 "GET /hm/wncomponentcss/?componentkey_id=1 HTTP/1.1" 200 4210 INFO 2020-09-17 08:39:07,185 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-17 08:56:53,787 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-17 08:57:16,086 basehttp 154 "OPTIONS /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 0 INFO 2020-09-17 08:57:16,565 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 618 INFO 2020-09-17 08:57:16,579 basehttp 154 "OPTIONS /wb/wncomponentcss/?componentkey=2 HTTP/1.1" 200 0 INFO 2020-09-17 08:57:17,299 basehttp 154 "GET /wb/wncomponentcss/?componentkey=2 HTTP/1.1" 200 4255 INFO 2020-09-17 08:57:22,191 basehttp 154 "OPTIONS /hm/login/ HTTP/1.1" 200 0 INFO 2020-09-17 08:57:22,808 basehttp 154 "POST /hm/login/ HTTP/1.1" 200 308 INFO 2020-09-17 08:57:22,843 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-09-17 08:57:23,625 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-17 09:04:46,482 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-09-17 09:04:47,504 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-17 09:06:49,044 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-09-17 09:06:50,269 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-17 09:10:31,822 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-09-17 09:10:32,718 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-17 09:12:59,242 autoreload 217 F:\python\privateobj\obj\wnserver\project\utils\elmentList.py changed, reloading. INFO 2020-09-17 09:13:00,237 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-17 09:15:53,040 autoreload 217 F:\python\privateobj\obj\wnserver\project\utils\elmentList.py changed, reloading. INFO 2020-09-17 09:15:54,136 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-17 09:16:38,335 basehttp 154 "OPTIONS /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 0 INFO 2020-09-17 09:16:38,861 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 600 INFO 2020-09-17 09:16:45,616 basehttp 154 "OPTIONS /hm/wncomponentkey/2/ HTTP/1.1" 200 0 INFO 2020-09-17 09:16:46,273 basehttp 154 "DELETE /hm/wncomponentkey/2/ HTTP/1.1" 204 0 INFO 2020-09-17 09:16:46,745 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 338 INFO 2020-09-17 09:16:48,239 basehttp 154 "OPTIONS /hm/wncomponentkey/1/ HTTP/1.1" 200 0 INFO 2020-09-17 09:16:48,907 basehttp 154 "DELETE /hm/wncomponentkey/1/ HTTP/1.1" 204 0 INFO 2020-09-17 09:16:49,340 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 52 INFO 2020-09-17 09:16:51,542 basehttp 154 "OPTIONS /hm/wncomponent/ HTTP/1.1" 200 0 INFO 2020-09-17 09:16:52,026 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1626 INFO 2020-09-17 09:16:54,072 basehttp 154 "GET /static/uploads/componentimage/elementimage/prdt.png HTTP/1.1" 304 0 INFO 2020-09-17 09:16:54,072 basehttp 154 "GET /static/uploads/componentimage/elementimage/bar.png HTTP/1.1" 304 0 INFO 2020-09-17 09:19:35,160 basehttp 154 "OPTIONS /wb/wncomponentcss/ HTTP/1.1" 200 0 INFO 2020-09-17 09:19:35,166 basehttp 154 "OPTIONS /wb/wncomponentcss/ HTTP/1.1" 200 0 INFO 2020-09-17 09:19:35,588 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 52 INFO 2020-09-17 09:19:35,754 basehttp 154 "GET /wb/wncomponentcss/ HTTP/1.1" 203 23 INFO 2020-09-17 09:19:36,259 basehttp 154 "GET /wb/wncomponentcss/ HTTP/1.1" 203 23 INFO 2020-09-17 09:20:26,263 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 52 INFO 2020-09-17 09:20:26,364 basehttp 154 "GET /wb/wncomponentcss/ HTTP/1.1" 203 23 INFO 2020-09-17 09:21:18,997 basehttp 154 "GET /wb/wncomponentkey/?ordering=sort HTTP/1.1" 200 52 INFO 2020-09-17 09:21:19,099 basehttp 154 "GET /wb/wncomponentcss/ HTTP/1.1" 203 23 INFO 2020-09-17 09:30:47,770 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1626 INFO 2020-09-17 09:34:10,558 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1638 INFO 2020-09-17 09:34:10,891 basehttp 154 "GET /static/uploads/componentimage/elementimage/art.png HTTP/1.1" 200 16298 INFO 2020-09-17 09:34:10,891 basehttp 154 "GET /static/uploads/componentimage/elementimage/aboutwe.png HTTP/1.1" 200 6131 INFO 2020-09-17 09:34:10,892 basehttp 154 "GET /static/uploads/componentimage/elementimage/team.png HTTP/1.1" 200 7389 INFO 2020-09-17 09:34:10,893 basehttp 154 "GET /static/uploads/componentimage/elementimage/product.png HTTP/1.1" 200 44983 INFO 2020-09-17 09:34:10,895 basehttp 154 "GET /static/uploads/componentimage/elementimage/new.png HTTP/1.1" 200 442581 INFO 2020-09-17 09:34:10,896 basehttp 154 "GET /static/uploads/componentimage/elementimage/carousel.png HTTP/1.1" 200 467513 INFO 2020-09-17 09:35:01,472 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1638 INFO 2020-09-17 09:35:32,008 basehttp 154 "OPTIONS /hm/wncomponentkey/ HTTP/1.1" 200 0 INFO 2020-09-17 09:35:32,637 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 201 261 INFO 2020-09-17 09:35:33,215 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 313 INFO 2020-09-17 10:02:31,039 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\serializer.py changed, reloading. INFO 2020-09-17 10:02:31,979 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-17 10:03:09,026 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\serializer.py changed, reloading. INFO 2020-09-17 10:03:09,930 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-17 10:08:02,553 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-09-17 10:08:03,580 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-17 10:09:41,207 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\urls.py changed, reloading. INFO 2020-09-17 10:09:42,126 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-17 10:16:03,021 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 313 INFO 2020-09-17 10:27:48,830 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 313 INFO 2020-09-17 10:32:08,505 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 313 INFO 2020-09-17 10:33:13,247 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 313 INFO 2020-09-17 10:33:25,781 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 313 INFO 2020-09-17 10:35:22,020 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1638 INFO 2020-09-17 10:35:32,946 basehttp 154 "OPTIONS /hm/wncomponentcssgroup/ HTTP/1.1" 200 0 ERROR 2020-09-17 10:35:33,148 log 228 Internal Server Error: /hm/wncomponentcssgroup/ Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\viewsets.py", line 103, in view handler = getattr(self, action) AttributeError: 'WnComponentCssGroupView' object has no attribute 'functionGet' ERROR 2020-09-17 10:35:33,149 basehttp 154 "GET /hm/wncomponentcssgroup/ HTTP/1.1" 500 79950 INFO 2020-09-17 10:36:52,612 autoreload 597 Watching for file changes with StatReloader ERROR 2020-09-17 10:36:59,778 log 228 Internal Server Error: /hm/wncomponentcssgroup/ Traceback (most recent call last): File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\exception.py", line 34, in inner response = get_response(request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\django\views\decorators\csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "C:\Users\12446\Envs\wnserver\lib\site-packages\rest_framework\viewsets.py", line 103, in view handler = getattr(self, action) AttributeError: 'WnComponentCssGroupView' object has no attribute 'functionGet' ERROR 2020-09-17 10:36:59,780 basehttp 154 "GET /hm/wncomponentcssgroup/ HTTP/1.1" 500 79950 INFO 2020-09-17 10:38:29,848 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\urls.py changed, reloading. INFO 2020-09-17 10:38:30,938 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-17 10:39:50,740 basehttp 154 "GET /hm/wncomponentcssgroup/ HTTP/1.1" 200 30645 INFO 2020-09-17 10:40:57,437 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 313 INFO 2020-09-17 10:41:00,436 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1638 INFO 2020-09-17 10:42:19,859 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 313 INFO 2020-09-17 10:42:59,227 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1638 INFO 2020-09-17 10:43:20,732 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 313 INFO 2020-09-17 10:43:29,203 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1638 INFO 2020-09-17 10:43:32,735 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1638 INFO 2020-09-17 10:43:33,120 basehttp 154 "OPTIONS /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 0 INFO 2020-09-17 10:43:37,716 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 30645 INFO 2020-09-17 10:46:39,300 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-09-17 10:46:40,326 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-17 10:46:47,755 basehttp 154 "OPTIONS /hm/wncomponentcssgroup/?coding=carousel01 HTTP/1.1" 200 0 INFO 2020-09-17 10:46:48,393 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=carousel01 HTTP/1.1" 200 4419 INFO 2020-09-17 10:46:58,171 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 4420 INFO 2020-09-17 10:49:40,471 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1638 INFO 2020-09-17 10:49:43,930 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=carousel01 HTTP/1.1" 200 4502 INFO 2020-09-17 10:50:26,500 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\views.py changed, reloading. INFO 2020-09-17 10:50:27,482 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-17 13:34:03,811 basehttp 154 "OPTIONS /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 0 INFO 2020-09-17 13:34:04,332 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 313 INFO 2020-09-17 13:37:46,577 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 313 INFO 2020-09-17 13:42:50,730 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 313 INFO 2020-09-17 13:44:11,563 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-09-17 13:44:13,182 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-17 13:47:01,624 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 313 INFO 2020-09-17 13:47:35,238 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 313 INFO 2020-09-17 13:52:00,691 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 313 INFO 2020-09-17 13:53:22,519 basehttp 154 "OPTIONS /hm/wncomponent/ HTTP/1.1" 200 0 INFO 2020-09-17 13:53:22,964 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1638 WARNING 2020-09-17 13:53:23,300 basehttp 154 "GET /static/uploads/undefined HTTP/1.1" 404 1675 INFO 2020-09-17 13:53:37,496 basehttp 154 "OPTIONS /hm/bar/ HTTP/1.1" 200 0 INFO 2020-09-17 13:53:37,961 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 313 INFO 2020-09-17 13:53:38,246 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-17 13:53:51,522 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 313 INFO 2020-09-17 13:53:51,755 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-17 13:56:20,990 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 313 INFO 2020-09-17 13:56:21,359 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-17 13:57:47,491 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 313 INFO 2020-09-17 13:57:47,659 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-17 13:57:50,273 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1638 INFO 2020-09-17 13:57:52,240 basehttp 154 "GET /static/uploads/componentimage/elementimage/bar.png HTTP/1.1" 200 10832 INFO 2020-09-17 13:57:52,241 basehttp 154 "GET /static/uploads/componentimage/elementimage/aboutwe.png HTTP/1.1" 200 6131 INFO 2020-09-17 13:57:52,243 basehttp 154 "GET /static/uploads/componentimage/elementimage/team.png HTTP/1.1" 200 7389 INFO 2020-09-17 13:57:52,244 basehttp 154 "GET /static/uploads/componentimage/elementimage/product.png HTTP/1.1" 200 44983 INFO 2020-09-17 13:57:52,248 basehttp 154 "GET /static/uploads/componentimage/elementimage/art.png HTTP/1.1" 200 16298 INFO 2020-09-17 13:57:52,255 basehttp 154 "GET /static/uploads/componentimage/elementimage/carousel.png HTTP/1.1" 200 467513 INFO 2020-09-17 13:57:52,256 basehttp 154 "GET /static/uploads/componentimage/elementimage/new.png HTTP/1.1" 200 442581 INFO 2020-09-17 13:58:25,146 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 313 INFO 2020-09-17 13:58:25,359 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-17 13:58:26,737 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1638 INFO 2020-09-17 13:59:29,180 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 313 INFO 2020-09-17 13:59:32,343 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1638 INFO 2020-09-17 14:00:40,421 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 313 INFO 2020-09-17 14:00:42,103 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1638 INFO 2020-09-17 14:01:21,966 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 313 INFO 2020-09-17 14:01:27,076 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1638 INFO 2020-09-17 14:01:30,008 basehttp 154 "OPTIONS /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 0 INFO 2020-09-17 14:01:30,681 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 17868 INFO 2020-09-17 14:02:01,996 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 17868 WARNING 2020-09-17 14:02:03,856 basehttp 154 "GET /static/uploads/componentimage/elementimage/bar.pngcomponentimage/elementimage/bar.png HTTP/1.1" 404 1858 INFO 2020-09-17 14:04:49,104 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 313 INFO 2020-09-17 14:04:50,560 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1638 INFO 2020-09-17 14:04:54,665 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 17868 WARNING 2020-09-17 14:04:56,327 basehttp 154 "GET /static/uploads/componentimage/elementimage/bar.pngcomponentimage/elementimage/bar.png HTTP/1.1" 404 1858 INFO 2020-09-17 14:06:18,859 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 17728 INFO 2020-09-17 14:07:23,302 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 17732 INFO 2020-09-17 14:08:08,694 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 313 INFO 2020-09-17 14:08:50,107 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1638 INFO 2020-09-17 14:08:55,290 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 17732 INFO 2020-09-17 14:12:51,778 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 313 INFO 2020-09-17 14:12:53,474 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1638 INFO 2020-09-17 14:13:20,477 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 313 INFO 2020-09-17 14:13:21,957 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1638 INFO 2020-09-17 14:13:26,851 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 17732 INFO 2020-09-17 14:14:34,868 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 313 INFO 2020-09-17 14:17:29,303 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 313 INFO 2020-09-17 14:18:31,537 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 313 INFO 2020-09-17 14:19:01,399 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1638 INFO 2020-09-17 14:19:14,494 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 17732 INFO 2020-09-17 14:19:28,135 basehttp 154 "OPTIONS /hm/wncomponentcssgroup/?coding=carousel01 HTTP/1.1" 200 0 INFO 2020-09-17 14:19:28,730 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=carousel01 HTTP/1.1" 200 4471 INFO 2020-09-17 14:19:31,588 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 17732 INFO 2020-09-17 14:22:23,383 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 313 INFO 2020-09-17 14:22:26,052 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1638 INFO 2020-09-17 14:22:30,100 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 17732 INFO 2020-09-17 14:22:50,195 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 313 INFO 2020-09-17 14:22:52,008 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1638 INFO 2020-09-17 14:22:55,836 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 17732 INFO 2020-09-17 14:23:51,251 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 313 INFO 2020-09-17 14:23:51,389 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-17 14:23:52,291 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1638 INFO 2020-09-17 14:23:55,878 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 17732 INFO 2020-09-17 14:26:30,187 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 313 INFO 2020-09-17 14:26:35,125 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1638 INFO 2020-09-17 14:26:39,428 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 17732 INFO 2020-09-17 14:29:28,925 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 313 INFO 2020-09-17 14:29:51,306 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 313 INFO 2020-09-17 14:29:54,219 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1638 INFO 2020-09-17 14:29:58,051 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 17732 INFO 2020-09-17 14:30:39,742 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 313 INFO 2020-09-17 14:31:13,076 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1638 INFO 2020-09-17 14:31:14,995 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1638 INFO 2020-09-17 14:31:18,183 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 17732 INFO 2020-09-17 14:33:47,046 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 313 INFO 2020-09-17 14:33:53,878 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-09-17 14:33:55,186 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-17 14:34:20,082 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1638 INFO 2020-09-17 14:34:24,380 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 17744 INFO 2020-09-17 14:34:39,409 basehttp 154 "OPTIONS /hm/wncomponentkey/ HTTP/1.1" 200 0 WARNING 2020-09-17 14:34:39,873 log 228 Bad Request: /hm/wncomponentkey/ WARNING 2020-09-17 14:34:39,873 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 400 89 INFO 2020-09-17 14:36:13,938 autoreload 217 F:\python\privateobj\obj\wnserver\project\apps\bsdata\models.py changed, reloading. INFO 2020-09-17 14:36:14,937 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-17 14:36:28,094 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-17 14:36:44,342 autoreload 597 Watching for file changes with StatReloader INFO 2020-09-17 14:38:27,914 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 309 INFO 2020-09-17 14:42:05,411 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 309 INFO 2020-09-17 14:42:11,295 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1638 INFO 2020-09-17 14:42:17,968 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 17744 INFO 2020-09-17 14:42:38,098 basehttp 154 "POST /hm/wncomponentkey/ HTTP/1.1" 201 329 INFO 2020-09-17 14:42:38,584 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 639 INFO 2020-09-17 14:46:42,624 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 639 INFO 2020-09-17 14:48:31,608 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 639 INFO 2020-09-17 14:49:53,435 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 639 INFO 2020-09-17 14:52:46,640 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 639 INFO 2020-09-17 14:54:17,782 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1638 INFO 2020-09-17 14:54:22,197 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 17744 INFO 2020-09-17 14:56:00,127 basehttp 154 "OPTIONS /hm/wncomponentkey/4/ HTTP/1.1" 200 0 INFO 2020-09-17 14:56:00,617 basehttp 154 "PUT /hm/wncomponentkey/4/ HTTP/1.1" 200 333 INFO 2020-09-17 14:56:01,137 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 643 INFO 2020-09-17 14:56:14,493 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 643 INFO 2020-09-17 14:56:14,636 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-17 14:59:06,872 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 643 INFO 2020-09-17 14:59:40,534 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 643 INFO 2020-09-17 14:59:40,706 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-17 15:00:21,611 basehttp 154 "GET /hm/wncomponent/ HTTP/1.1" 200 1638 INFO 2020-09-17 15:01:20,760 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 643 INFO 2020-09-17 15:01:38,417 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 643 INFO 2020-09-17 15:01:38,593 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-17 15:06:24,626 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 643 INFO 2020-09-17 15:08:58,950 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 643 INFO 2020-09-17 15:11:48,950 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 643 INFO 2020-09-17 15:11:53,214 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 17744 INFO 2020-09-17 15:11:55,806 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 17744 INFO 2020-09-17 15:12:21,259 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 643 INFO 2020-09-17 15:12:23,405 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 17744 INFO 2020-09-17 15:12:23,721 basehttp 154 "GET /static/uploads/componentimage/elementimage/bar.png HTTP/1.1" 304 0 INFO 2020-09-17 15:19:30,392 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 643 INFO 2020-09-17 15:21:19,804 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 643 INFO 2020-09-17 15:21:32,384 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 643 INFO 2020-09-17 15:22:31,038 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 643 INFO 2020-09-17 15:22:36,289 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 643 INFO 2020-09-17 15:22:36,448 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-17 15:22:38,598 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 17744 INFO 2020-09-17 15:30:33,053 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 643 INFO 2020-09-17 15:31:53,717 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 643 INFO 2020-09-17 15:32:09,212 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 643 INFO 2020-09-17 15:32:38,974 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 643 INFO 2020-09-17 15:33:13,877 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 643 INFO 2020-09-17 15:34:04,997 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 643 INFO 2020-09-17 15:34:41,366 basehttp 154 "OPTIONS /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 0 INFO 2020-09-17 15:34:41,892 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 643 INFO 2020-09-17 15:35:38,472 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 643 INFO 2020-09-17 15:35:43,537 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 17744 INFO 2020-09-17 15:36:49,635 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 643 INFO 2020-09-17 15:36:51,537 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 17744 INFO 2020-09-17 15:37:42,281 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 643 INFO 2020-09-17 15:37:47,200 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 17744 INFO 2020-09-17 15:38:11,589 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 643 INFO 2020-09-17 15:38:17,496 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 17744 INFO 2020-09-17 15:42:57,987 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 643 INFO 2020-09-17 15:43:06,682 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 17744 INFO 2020-09-17 15:43:32,031 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 643 INFO 2020-09-17 15:43:39,328 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 17744 INFO 2020-09-17 15:44:20,807 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 643 INFO 2020-09-17 15:44:23,169 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 17744 INFO 2020-09-17 15:44:34,226 basehttp 154 "PUT /hm/wncomponentkey/4/ HTTP/1.1" 200 333 INFO 2020-09-17 15:44:34,700 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 643 INFO 2020-09-17 15:44:37,515 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 17744 INFO 2020-09-17 15:45:41,962 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 643 INFO 2020-09-17 15:45:48,313 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 17744 INFO 2020-09-17 15:46:39,854 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 643 INFO 2020-09-17 15:46:51,995 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 643 INFO 2020-09-17 15:46:52,151 basehttp 154 "GET /hm/bar/ HTTP/1.1" 200 395 INFO 2020-09-17 15:47:06,105 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 17744 INFO 2020-09-17 15:49:10,651 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 643 INFO 2020-09-17 15:49:14,626 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 17744 INFO 2020-09-17 15:49:37,968 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 643 INFO 2020-09-17 15:50:46,358 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 643 INFO 2020-09-17 15:50:57,113 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 17744 INFO 2020-09-17 15:51:23,843 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 17744 INFO 2020-09-17 15:51:32,890 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 17744 INFO 2020-09-17 15:52:04,898 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 643 INFO 2020-09-17 15:52:13,842 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 17744 INFO 2020-09-17 15:53:04,064 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 643 INFO 2020-09-17 15:53:10,044 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 17744 INFO 2020-09-17 15:54:00,079 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 643 INFO 2020-09-17 15:54:03,105 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 17744 INFO 2020-09-17 15:54:09,746 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 17744 INFO 2020-09-17 15:54:13,779 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 17744 INFO 2020-09-17 15:54:25,933 basehttp 154 "PUT /hm/wncomponentkey/4/ HTTP/1.1" 200 333 INFO 2020-09-17 15:54:26,446 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 643 INFO 2020-09-17 15:56:29,189 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 643 INFO 2020-09-17 15:56:33,914 basehttp 154 "GET /hm/wncomponentcssgroup/?coding=bar01 HTTP/1.1" 200 17744 INFO 2020-09-17 15:56:40,419 basehttp 154 "OPTIONS /hm/wncomponentkey/3/ HTTP/1.1" 200 0 INFO 2020-09-17 15:56:40,925 basehttp 154 "PUT /hm/wncomponentkey/3/ HTTP/1.1" 200 295 INFO 2020-09-17 15:56:41,448 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 681 INFO 2020-09-17 15:57:59,757 basehttp 154 "GET /hm/wncomponentkey/?ordering=id HTTP/1.1" 200 716